DBA Data[Home] [Help]

APPS.CSTPOYLD dependencies on MTL_TRANSACTION_ACCOUNTS

Line 800: INSERT into MTL_TRANSACTION_ACCOUNTS

796: -- Debit SCRAP_ACCOUNT --
797: ---------------------------------------------------------
798:
799: x_statement := 100;
800: INSERT into MTL_TRANSACTION_ACCOUNTS
801: (
802: inv_sub_ledger_id, /* R12 - SLA Distribution Link */
803: transaction_id,
804: reference_account,

Line 853: INSERT into MTL_TRANSACTION_ACCOUNTS

849: ---------------------------------------------------------
850: -- Credit EST_SCRAP_ACCOUNT --
851: ---------------------------------------------------------
852: x_statement := 110;
853: INSERT into MTL_TRANSACTION_ACCOUNTS
854: (
855: inv_sub_ledger_id, /* R12 - SLA Distribution Link */
856: transaction_id,
857: reference_account,