DBA Data[Home] [Help]

APPS.INV_PICK_RELEASE_PUB dependencies on STANDARD

Line 18: -- return_status => The standard return status for an API. The return_status

14: --
15: -- The records of this table (of type INV_RELEASE_STATUS_REC_TYPE) will consist of
16: -- the following fields:
17: -- mo_line_id => The Move Order Line ID that this status is for.
18: -- return_status => The standard return status for an API. The return_status
19: -- can also be 'P', which designates that the move order line was only
20: -- partially detailed (but otherwise successful).
21:
22: TYPE INV_Release_Status_Rec_Type IS RECORD