FBFHLU ;OIFO/SAB-FPPS HL UTILITIES ;08/24/2003
Source file <FBFHLU.m>
| action | A | extended action | Ea | event driver | Ed | subscriber | Su | protocol | O | limited protocol | LP | run routine | RR | broker | B | edit | E | server | Se | P | screenman | SM | inquire | I |
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| PAYMETH(FBCKNO) | ; payment method extrinsic function
; input ; FBCHNO - check number ; result is string value ; CC, EFT, CHK ; |
|
| POST(FBAAIN,FBFLAG,FBMSG) | ; Post Exception/Warning
; input ; FBAAIN - invoice number ; FBFLAG - flag (E or W) for (E)xception or (W)arning ; exceptions will prevent transmit of invoice to FPPS ; warnings will not prevent transmit ; FBMSG - text of message |
|
| STANO(FBBATCH) | ; station number extrinsic function
; Input ; FBBATCH - ien of entry in FEE BASIS BATCH (#161.7) file ; Returns station number or NULL value |
|
| LAST(FBAAIN) | ; function to return last entry in file 163.5 for invoice
; input ; FBAAIN - invoice number ; result is string with ien of last entry in file or null |
| FileNo | Call Tags |
|---|---|
| ^FBAA(161.4 - [#161.4] | GET1^DIQ |
| Name | Line Occurrences (* Changed, ! Killed) |
|---|---|
| ^FBAA(161.7 - [#161.7] | STANO+8 |
| ^FBHL(163.5 - [#163.5] | LAST+6 |
| ^TMP($J | POST+10, POST+12* |
| >> | Not killed explicitly |
| * | Changed |
| ! | Killed |
| ~ | Newed |
| Name | Field # of Occurrence |
|---|---|
| FBAAIN | POST~, POST+10, POST+12, LAST~, LAST+6 |
| FBBATCH | STANO~, STANO+7, STANO+8 |
| FBCKNO | PAYMETH~, PAYMETH+6, PAYMETH+7, PAYMETH+8 |
| FBFLAG | POST~, POST+10, POST+12 |
| FBI | POST+8~, POST+10*, POST+12 |
| FBMSG | POST~, POST+12 |
| FBRET | STANO+5~, STANO+6*, STANO+9*, STANO+10, STANO+12*, STANO+13, LAST+4~, LAST+5*, LAST+6*, LAST+7 |
| FBY | STANO+5~, STANO+8*, STANO+9 |
| U | STANO+9 |