IBTREC ;BAH/MBS - Claims Tracking Comment Editor ; Nov 04, 2024@13:01
Source file <IBTREC.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN(CTIEN,DFN) | ; -- main entry point for IBT CLAIMS TRACKING CMT EDITOR
|
|
HDR | ; -- header code
|
|
INIT | ; -- init variables and list array
|
|
BLD | ; -- Build list of comments
|
|
BLDONEC(VALMCNT,COMCNT) | ; -- Build one item
|
|
WRAP(TEXT,LENGTH) | ;
|
|
GETCMTS(CTIEN) | ; -- Get Comment details
|
|
GETONE(CTIEN,CMTIEN,CNT) | ; -- Get one comment details
|
|
SETL(LINE,DATA,LABEL,COL,LNG) | ; Creates a line of data to be set into the body
; of the worklist - copied from IBCNCH2 ; Input: LINE - Current line being created ; DATA - Information to be added to the end of the current line ; LABEL - Label to describe the information being added ; COL - Column position in line to add information add ; LNG - Maximum length of data information to include on the line ; Returns: Line updated with added information |
|
HELP | ; -- help code
|
|
EXIT | ; -- exit code
|
|
EXPND | ; -- expand code
|
|
ADDCOM | ; Add Comment Logic
|
|
EDCOM | ; Edit Comment Logic
|
|
DELCOM | ; Delete Comment Logic
|
|
EXSCN | ; Exit Screen
|
|
SELCOM(FULL,PROMPT,COMCNT,WLIST) | ||
SELENTRY(PROMPT,START,END) | ||
TRIGGER | ; Trigger to create new comment when old Additional Comment field was edited
|
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 |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^DPT - [#2] | GET1^DIQ |
^IBT(356 - [#356] | GET1^DIQ |
356.04 | GET1^DIQ |