DBA Data[Home] [Help]

APPS.CSTPOYLD dependencies on WIP_TRANSACTION_ACCOUNTS

Line 576: WIP_TRANSACTION_ACCOUNTS

572:
573: x_statement := 70;
574:
575: INSERT INTO
576: WIP_TRANSACTION_ACCOUNTS
577: (
578: wip_sub_ledger_id, /* R12 - SLA Distribution Link */
579: transaction_id,
580: reference_account,

Line 621: WIP_TRANSACTION_ACCOUNTS

617: -- Credit EST_SCRAP_ABOORPTION_ACCOUNT --
618: ---------------------------------------------------------
619: x_statement := 80;
620: INSERT INTO
621: WIP_TRANSACTION_ACCOUNTS
622: (
623: wip_sub_ledger_id, /* R12 - SLA Distribution Link */
624: transaction_id,
625: reference_account,

Line 1274: WIP_TRANSACTION_ACCOUNTS

1270: ---------------------------------------------------------
1271:
1272:
1273: INSERT INTO
1274: WIP_TRANSACTION_ACCOUNTS
1275: (
1276: wip_sub_ledger_id, /* R12 - SLA Distribution Link */
1277: transaction_id,
1278: reference_account,

Line 1318: WIP_TRANSACTION_ACCOUNTS

1314: -- Credit EST_SCRAP_ACCOUNT --
1315: ---------------------------------------------------------
1316:
1317: INSERT INTO
1318: WIP_TRANSACTION_ACCOUNTS
1319: (
1320: wip_sub_ledger_id, /* R12 - SLA Distribution Link */
1321: transaction_id,
1322: reference_account,