IBCNSC02 ;ALB/ESG - Insurance Company parent/child management ;01-NOV-2005
Source file <IBCNSC02.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
DISP | ; entry point for display of parent/child companies
|
|
DISPX | ; end with 2 blank lines
|
|
PARENT(IBCNS) | ; Insurance company parent/child management
; Calls ListMan screen for parent insurance companies |
|
PARENTX | ;
|
|
HDR | ; List header info
|
|
HDRX | ;
|
|
BLD | ; Build list contents
|
|
BLDX | ;
|
|
LINK | ; action protocol IBCNSL LINK used to associate children insurance
; companies to the current parent ins co for the list |
|
LINKX | ;
|
|
UNLINK | ; action protocol IBCNSL UNLINK used to disassociate selected children
; insurance companies from the list. |
|
UNLINKX | ;
|
|
PCNT(Z) | ; count number of children for parent ins co Z
|
|
INSADD(Z) | ; function to return ins co address components
|
|
INSADDX | ;
|
|
INSCO(Z) | ; return display data for ins co Z
|
|
INSCOX | ;
|
|
INSLIST(INS) | ; insurance company lister for ^DIC call
|
|
INSLISTX | ;
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|