Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Used in RPC
Print Page as PDF
Routine: IBCE277S

Package: Integrated Billing

Routine: IBCE277S


Information

IBCE277S ;ALB/JRA - Create MailMan message from 277STAT data array

Source Information

Source file <IBCE277S.m>

Entry Points

Name Comments DBIA/ICR reference
POST(RESULT,ARG) ;Entry point to create MailMan message from ARG array
; Input: ARG
GETVAL(FLDNAM,OCC) ;;Get the value associated with the field name
MSGLINE(FLDNAM,FLDVAL,OCC) ;Add data to specified node in message array
CHKCLM(FLDVAL) ;;
MAIL ;Assemble 277STAT MailMan message and create/send
SETMSG(DATA,LN) ;Set a line of the MailMan Message and return next line number
PARSE(NODE,LN) ;
QUIT ; kill switch
MAPFLD ;RPC_field_name (limit 45 char)^Array_node

Used in RPC

RPC Name Call Tags
IBTAS 277STAT POST
Info |  Source |  Entry Points |  Used in RPC