Print Page as PDF
REPETITIVE ITEM LIST - ADD OR DELETE ITEMS ICR (6568)

REPETITIVE ITEM LIST - ADD OR DELETE ITEMS    ICR (6568)

Name Value
NUMBER 6568
IA # 6568
DATE CREATED 2016/10/25
CUSTODIAL PACKAGE IFCAP
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PRCPAGPR
NAME REPETITIVE ITEM LIST - ADD OR DELETE ITEMS
GENERAL DESCRIPTION
This integration agreement allows the calls to
$$ADDITEM^PRCPAGPR which adds to REPETITIVE ITEM LIST (RIL) (#410.3), to
$$NEWRIL^PRCPAGPR which creates new RIL items, and to DELRIL^PRCPAGPR which
deletes RIL items.
STATUS Active
KEYWORDS ABOVE PAR
DURATION Till Otherwise Agreed
ID PRCPAGPR
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$ADDITEM
$$ADDITEM^PRCPAGPR() is called to add items to an
existing RIL.
VARIABLES TYPE VARIABLES DESCRIPTION
V1 Input
IEN for RIL entry.
V2 Input
Item Master Number
V3 Input
Quantity
V4 Input
Vendor IEN
V5 Input
Cost
Output Output
IEN of the new entry in the ITEM multiple or either
"0" or null string if the operation fails.
$$NEWRIL
$$NEWRIL^PRCPAGPR() is called to add a new RIL.
VARIABLES TYPE VARIABLES DESCRIPTION
V1 Input
V1 is IEN to Generic Inventory File (#445) entry
associated with the RIL.
V2 Input
V2 is the name of the Transaction Number (file
#410.1, field #.01) counter to be used to generate the RIL Entry Number (file
#410.3, field #.01) value to use when creating the RIL entry.
RESULT Output
IEN of the new RIL entry or either "0" or null string
if the operation fails.
DELRIL
Called to delete an RIL.
VARIABLES TYPE VARIABLES DESCRIPTION
V1 Input
V1 is IEN to RIL entry to be deleted.
SUBSCRIBING PACKAGE ABOVE PAR
DATE ACTIVATED 2019/06/07