DBA Data[Home] [Help]

APPS.OKL_AM_CUSTOM_RMK_ASSET_PVT dependencies on MTL_TRANSACTIONS_INTERFACE

Line 1240: -- mtl_transactions_interface

1236: RAISE OKL_API.G_EXCEPTION_ERROR;
1237: END IF;
1238:
1239: -- There is a direct insert into the table here as there is no TAPI with insert procedure to insert into
1240: -- mtl_transactions_interface
1241:
1242: INSERT INTO mtl_transactions_interface
1243: (source_code,
1244: source_header_id,

Line 1242: INSERT INTO mtl_transactions_interface

1238:
1239: -- There is a direct insert into the table here as there is no TAPI with insert procedure to insert into
1240: -- mtl_transactions_interface
1241:
1242: INSERT INTO mtl_transactions_interface
1243: (source_code,
1244: source_header_id,
1245: lock_Flag,
1246: Source_line_id,