DBA Data[Home] [Help]

APPS.INV_RCV_INTEGRATION_APIS dependencies on STANDARD

Line 487: -- Standard call to check for call compatibility.

483: l_allow_status_entry VARCHAR2(3) := NVL(fnd_profile.VALUE('INV_ALLOW_ONHAND_STATUS_ENTRY'), 'N');
484:
485: BEGIN
486:
487: -- Standard call to check for call compatibility.
488: IF NOT fnd_api.compatible_api_call(l_api_version, p_api_version,
489: l_api_name, 'inv_rcv_integration_apis') THEN
490: print_debug('FND_API not compatible inv_rcv_integration_apis.insert_mtli', 4);
491: RAISE fnd_api.g_exc_unexpected_error;

Line 1417: -- Standard call to check for call compatibility.

1413: l_progress NUMBER; --Progress Indicator
1414: l_debug NUMBER := NVL(fnd_profile.VALUE('INV_DEBUG_TRACE'), 0);
1415: BEGIN
1416:
1417: -- Standard call to check for call compatibility.
1418: IF NOT fnd_api.compatible_api_call(l_api_version, p_api_version,
1419: l_api_name, 'inv_rcv_integration_apis') THEN
1420: print_debug('FND_API not compatible','inv_rcv_integration_apis.insert_msni');
1421: RAISE fnd_api.g_exc_unexpected_error;

Line 2750: -- Standard call to check for call compatibility.

2746: print_debug('INVCONV,Remove process specific checks.Remove restriction for OPM transaction.'||l_progress, 4);
2747: END IF;
2748: /*end , INVCONV */
2749:
2750: -- Standard call to check for call compatibility.
2751: IF NOT fnd_api.compatible_api_call(l_api_version, p_api_version,
2752: l_api_name, 'inv_rcv_integration_apis') THEN
2753: print_debug('FND_API not compatible inv_rcv_integration_apis.validate_lpn_info', 4);
2754: RAISE fnd_api.g_exc_unexpected_error;

Line 3193: -- Standard call to check for call compatibility.

3189: l_debug number := NVL(FND_PROFILE.VALUE('INV_DEBUG_TRACE'),0);
3190: BEGIN
3191: x_return_status := g_ret_sts_success;
3192:
3193: -- Standard call to check for call compatibility.
3194: IF NOT fnd_api.compatible_api_call(l_api_version, p_api_version,
3195: l_api_name, 'inv_rcv_integration_apis') THEN
3196: IF (l_debug = 1) THEN
3197: print_debug('FND_API not compatible inv_rcv_integration_apis.split_lot_serial', 4);

Line 3709: ,standard_operation_id

3705: ,common_routing_seq_id
3706: ,org_cost_group_id
3707: ,cost_type_id
3708: ,transaction_status
3709: ,standard_operation_id
3710: ,task_priority
3711: ,wms_task_type
3712: ,parent_line_id
3713: ,transfer_cost_group_id

Line 4164: ,standard_operation_id

4160: ,common_routing_seq_id
4161: ,org_cost_group_id
4162: ,cost_type_id
4163: ,transaction_status
4164: ,standard_operation_id
4165: ,task_priority
4166: ,wms_task_type
4167: ,parent_line_id
4168: ,transfer_cost_group_id

Line 4395: ,l_new_mmtt_rec.STANDARD_OPERATION_ID

4391: ,l_new_mmtt_rec.COMMON_ROUTING_SEQ_ID
4392: ,l_new_mmtt_rec.ORG_COST_GROUP_ID
4393: ,l_new_mmtt_rec.COST_TYPE_ID
4394: ,l_new_mmtt_rec.TRANSACTION_STATUS
4395: ,l_new_mmtt_rec.STANDARD_OPERATION_ID
4396: ,l_new_mmtt_rec.TASK_PRIORITY
4397: ,l_new_mmtt_rec.WMS_TASK_TYPE
4398: ,l_new_mmtt_rec.PARENT_LINE_ID
4399: ,l_new_mmtt_rec.TRANSFER_COST_GROUP_ID

Line 5912: ,standard_operation_id

5908: ,common_routing_seq_id
5909: ,org_cost_group_id
5910: ,cost_type_id
5911: ,transaction_status
5912: ,standard_operation_id
5913: ,task_priority
5914: ,wms_task_type
5915: ,parent_line_id
5916: ,transfer_cost_group_id

Line 6189: ,standard_operation_id

6185: ,common_routing_seq_id
6186: ,org_cost_group_id
6187: ,cost_type_id
6188: ,transaction_status
6189: ,standard_operation_id
6190: ,task_priority
6191: ,wms_task_type
6192: ,parent_line_id
6193: ,transfer_cost_group_id

Line 6420: ,l_mmtt_rec.STANDARD_OPERATION_ID

6416: ,l_mmtt_rec.COMMON_ROUTING_SEQ_ID
6417: ,l_mmtt_rec.ORG_COST_GROUP_ID
6418: ,l_mmtt_rec.COST_TYPE_ID
6419: ,l_mmtt_rec.TRANSACTION_STATUS
6420: ,l_mmtt_rec.STANDARD_OPERATION_ID
6421: ,l_mmtt_rec.TASK_PRIORITY
6422: ,l_mmtt_rec.WMS_TASK_TYPE
6423: ,l_mmtt_rec.PARENT_LINE_ID
6424: ,l_mmtt_rec.TRANSFER_COST_GROUP_ID