DBA Data[Home] [Help]

APPS.INV_RCV_STD_RCPT_APIS dependencies on INV_RCV_INTEGRATION_APIS

Line 1740: l_new_rti_info inv_rcv_integration_apis.child_rec_tb_tp;

1736: l_rcv_rcpt_rec rcv_enter_receipts_rec_tp;
1737: l_debug NUMBER := NVL(fnd_profile.VALUE('INV_DEBUG_TRACE'), 0);
1738:
1739: --table to store all RTId, quantity and original_rti_id for lot/serial splits
1740: l_new_rti_info inv_rcv_integration_apis.child_rec_tb_tp;
1741: l_split_lot_serial_ok BOOLEAN; --Return status of lot_serial_split API
1742: l_msni_count NUMBER := 0;
1743: l_line_id NUMBER;
1744: BEGIN

Line 2335: l_split_lot_serial_ok := inv_rcv_integration_apis.split_lot_serial(

2331: END IF;
2332: END ;
2333: END IF;--IF (l_rcv_rcpt_rec.serial_number_control_code = 6) THEN
2334:
2335: l_split_lot_serial_ok := inv_rcv_integration_apis.split_lot_serial(
2336: p_api_version => 1.0
2337: , p_init_msg_lst => FND_API.G_FALSE
2338: , x_return_status => l_return_status
2339: , x_msg_count => l_msg_count

Line 2684: l_new_rti_info inv_rcv_integration_apis.child_rec_tb_tp;

2680: );
2681:
2682: l_debug NUMBER := NVL(fnd_profile.VALUE('INV_DEBUG_TRACE'), 0);
2683: --table to store all RTId, quantity and original_rti_id for lot/serial splits
2684: l_new_rti_info inv_rcv_integration_apis.child_rec_tb_tp;
2685: l_split_lot_serial_ok BOOLEAN; --Return status of lot_serial_split API
2686: l_msni_count NUMBER := 0;
2687: l_line_id NUMBER;
2688: BEGIN

Line 3029: l_split_lot_serial_ok := inv_rcv_integration_apis.split_lot_serial(

3025: END IF;
3026: END ;
3027: END IF;--IF (l_rcv_rcpt_rec.serial_number_control_code = 6) THEN
3028:
3029: l_split_lot_serial_ok := inv_rcv_integration_apis.split_lot_serial(
3030: p_api_version => 1.0
3031: , p_init_msg_lst => FND_API.G_FALSE
3032: , x_return_status => l_return_status
3033: , x_msg_count => l_msg_count

Line 3351: l_new_rti_info inv_rcv_integration_apis.child_rec_tb_tp;

3347: -- don't need from and to org for the query since both have 1-to-1 relationship to shipment header
3348:
3349: l_debug NUMBER := NVL(fnd_profile.VALUE('INV_DEBUG_TRACE'), 0);
3350: --table to store all RTId, quantity and original_rti_id for lot/serial splits
3351: l_new_rti_info inv_rcv_integration_apis.child_rec_tb_tp;
3352: l_split_lot_serial_ok BOOLEAN; --Return status of lot_serial_split API
3353: l_line_id NUMBER;
3354: BEGIN
3355: IF (l_debug = 1) THEN

Line 3609: l_split_lot_serial_ok := inv_rcv_integration_apis.split_lot_serial(

3605: END LOOP; --END LOOP through results returned by matching algorithm
3606:
3607: --Call the split_lot API to split the lots and serials inserted from the UI
3608: --based on the quantity of each RTI record
3609: l_split_lot_serial_ok := inv_rcv_integration_apis.split_lot_serial(
3610: p_api_version => 1.0
3611: , p_init_msg_lst => FND_API.G_FALSE
3612: , x_return_status => l_return_status
3613: , x_msg_count => l_msg_count

Line 4112: l_new_rti_info inv_rcv_integration_apis.child_rec_tb_tp;

4108: -- dont need from and to org for the query since both have 1-to-1 relationship to shipment header
4109:
4110: l_debug NUMBER := NVL(fnd_profile.VALUE('INV_DEBUG_TRACE'), 0);
4111: --table to store all RTId, quantity and original_rti_id for lot/serial splits
4112: l_new_rti_info inv_rcv_integration_apis.child_rec_tb_tp;
4113: l_split_lot_serial_ok BOOLEAN; --Return status of lot_serial_split API
4114: l_lpn_id NUMBER := p_lpn_id;
4115: l_msni_count NUMBER := 0;
4116: l_line_id NUMBER;

Line 4669: l_split_lot_serial_ok := inv_rcv_integration_apis.split_lot_serial(

4665: END IF;
4666: END ;
4667: END IF;--IF (l_rcv_rcpt_rec.serial_number_control_code = 6) THEN
4668:
4669: l_split_lot_serial_ok := inv_rcv_integration_apis.split_lot_serial(
4670: p_api_version => 1.0
4671: , p_init_msg_lst => FND_API.G_FALSE
4672: , x_return_status => l_return_status
4673: , x_msg_count => l_msg_count

Line 5104: inv_rcv_integration_apis.insert_mtli(

5100: END IF;
5101:
5102: --Create MTLI record for the lot and the lot quantity for this content
5103: --Set the flag for the API to populate the lot attributes
5104: inv_rcv_integration_apis.insert_mtli(
5105: p_api_version => 1.0
5106: , p_init_msg_lst => FND_API.G_FALSE
5107: , x_return_status => l_return_status
5108: , x_msg_count => l_msg_count

Line 5155: inv_rcv_integration_apis.insert_msni(

5151: --serial attributes would be populated by the API
5152: IF (l_debug = 1) THEN
5153: print_debug('create_asn_exp_rcpt_intf_rec 20.4.1: Before MSNI creation', 4);
5154: END IF;
5155: inv_rcv_integration_apis.insert_msni(
5156: p_api_version => 1.0
5157: , p_init_msg_lst => FND_API.G_FALSE
5158: , x_return_status => l_return_status
5159: , x_msg_count => l_msg_count

Line 5203: inv_rcv_integration_apis.insert_msni(

5199: --serial attributes would be populated by the API
5200: IF (l_debug = 1) THEN
5201: print_debug('create_asn_exp_rcpt_intf_rec 20.5.1: Before MSNI creation', 4);
5202: END IF;
5203: inv_rcv_integration_apis.insert_msni(
5204: p_api_version => 1.0
5205: , p_init_msg_lst => FND_API.G_FALSE
5206: , x_return_status => l_return_status
5207: , x_msg_count => l_msg_count

Line 5340: inv_rcv_integration_apis.insert_wlpni(

5336: l_from_org_id := p_organization_id;
5337: END IF;
5338:
5339: -- Nested LPN changes. Insert WLPNI
5340: inv_rcv_integration_apis.insert_wlpni(
5341: p_api_version => 1.0
5342: ,x_return_status => l_return_status
5343: ,x_msg_count => l_msg_count
5344: ,x_msg_data => l_msg_data