DBA Data[Home] [Help]

APPS.PO_APPROVED_SUPPLIER_LIST_S1 dependencies on STANDARD

Line 41: the coding standard.

37: return ASL_ID and enable_authorization_flag.
38:
39: NOTES : 1. An explicit cursor is used even though the select
40: should only return one row, in compliance with
41: the coding standard.
42: 2. For now, po_message.show is used to handle errors.
43:
44: OPEN ISSUES :
45: