DBA Data[Home] [Help]

APPS.OKL_AM_CUSTOM_RMK_ASSET_PVT dependencies on MTL_TRANSACTIONS_INTERFACE

Line 1244: -- mtl_transactions_interface

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

Line 1246: INSERT INTO mtl_transactions_interface

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