DBA Data[Home] [Help]

APPS.AP_VOID_PKG dependencies on AP_CANCEL_PKG

Line 911: AP_CANCEL_PKG.AP_CANCEL_INVOICES(P_Check_Id,

907: -- the record will still get commited. Removing the commit
908: -- below was not part of 1372660 (1828366 is a forward port of 1372660)
909: -- COMMIT;
910:
911: AP_CANCEL_PKG.AP_CANCEL_INVOICES(P_Check_Id,
912: P_Last_Updated_By,
913: P_Last_Update_Login,
914: -- Base Line ARU
915: -- l_set_of_books_id,

Line 1069: AP_CANCEL_PKG.AP_CANCEL_INVOICES(P_Check_Id,

1065: -- the record will still get commited. Removing the commit
1066: -- below was not part of 1372660 (1828366 is a forward port of 1372660)
1067: -- COMMIT;
1068:
1069: AP_CANCEL_PKG.AP_CANCEL_INVOICES(P_Check_Id,
1070: P_Last_Updated_By,
1071: P_Last_Update_Login,
1072: /* Base Line ARU */
1073: -- l_set_of_books_id,