DBA Data[Home] [Help]

APPS.EAM_ASSET_MOVE_PUB dependencies on MTL_SERIAL_NUMBERS_INTERFACE

Line 1405: INSERT INTO mtl_serial_numbers_interface

1401: p_batch_transaction_id,
1402: 1
1403: );
1404:
1405: INSERT INTO mtl_serial_numbers_interface
1406: (transaction_interface_id,
1407: SOURCE_CODE,
1408: SOURCE_LINE_ID,
1409: last_update_date,

Line 1468: -- Please add your code to insert the values into mtl_transactions_interface and mtl_serial_numbers_interface

1464: l_txn_action_id := 1;
1465: l_txn_SOURCE_TYPE_ID := 13 ;
1466: l_TRANSACTION_BATCH_SEQ := 3;
1467:
1468: -- Please add your code to insert the values into mtl_transactions_interface and mtl_serial_numbers_interface
1469: -- for performing the miscellaneous Issue Transaction
1470:
1471: --****** Important****
1472: