DBA Data[Home] [Help]

APPS.AP_HOLDS_PKG dependencies on AP_HOLDS_ALL

Line 629: l_hold_id ap_holds_all.hold_id%type;

625: where hold_type = nvl(X_hold_type,hold_type)
626: and hold_lookup_code = X_hold_lookup_code;
627:
628: l_api_name varchar2(50);
629: l_hold_id ap_holds_all.hold_id%type;
630:
631: BEGIN
632:
633: -- Update the calling sequence