ICDSUPT ;DLS/DEK - ICD SUPPORT FOR APIS ;04/21/2014
Source file <ICDSUPT.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; Main Entry Point
|
|
HELP | ; Developer Help for an API
|
|
EFF(FILE,IEN,CDT) | ; returns effective date and status for code/modifier
|
|
LA(IEN,FILE,CDT) | ; Last Current Activation Date
|
|
LI(IEN,FILE,CDT) | ; Last Current Inactivation Date
; ; Input: ; ; IEN Internal Entry Number (Required) ; FILE Global Root/File Number (Required) ; CDT Date (default = TODAY) (Optional) ; ; Output: ; ; $$LI Last Current Inactivation Date OR -1 ^ Error Message ; |
|
NUM(CODE) | ; Convert Code to a Numeric Value (opposite of $$COD)
|
|
COD(NUM) | ; Convert Numeric Value to a Code (opposite of $$NUM)
|
|
FILE(X) | ; File Number
|
|
ROOT(X) | ; Global Root
|
|
SNAM(X) | ; System Name
|