DBA Data[Home] [Help]

APPS.INV_RCV_INTEGRATION_APIS dependencies on STANDARD

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

479: --nsinghi bug#5209065 END.
480:
481: BEGIN
482:
483: -- Standard call to check for call compatibility.
484: IF NOT fnd_api.compatible_api_call(l_api_version, p_api_version,
485: l_api_name, 'inv_rcv_integration_apis') THEN
486: print_debug('FND_API not compatible inv_rcv_integration_apis.insert_mtli', 4);
487: RAISE fnd_api.g_exc_unexpected_error;

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

1397: l_progress NUMBER; --Progress Indicator
1398: l_debug NUMBER := NVL(fnd_profile.VALUE('INV_DEBUG_TRACE'), 0);
1399: BEGIN
1400:
1401: -- Standard call to check for call compatibility.
1402: IF NOT fnd_api.compatible_api_call(l_api_version, p_api_version,
1403: l_api_name, 'inv_rcv_integration_apis') THEN
1404: print_debug('FND_API not compatible','inv_rcv_integration_apis.insert_msni');
1405: RAISE fnd_api.g_exc_unexpected_error;

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

2717: print_debug('INVCONV,Remove process specific checks.Remove restriction for OPM transaction.'||l_progress, 4);
2718: END IF;
2719: /*end , INVCONV */
2720:
2721: -- Standard call to check for call compatibility.
2722: IF NOT fnd_api.compatible_api_call(l_api_version, p_api_version,
2723: l_api_name, 'inv_rcv_integration_apis') THEN
2724: print_debug('FND_API not compatible inv_rcv_integration_apis.validate_lpn_info', 4);
2725: RAISE fnd_api.g_exc_unexpected_error;

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

3160: l_debug number := NVL(FND_PROFILE.VALUE('INV_DEBUG_TRACE'),0);
3161: BEGIN
3162: x_return_status := g_ret_sts_success;
3163:
3164: -- Standard call to check for call compatibility.
3165: IF NOT fnd_api.compatible_api_call(l_api_version, p_api_version,
3166: l_api_name, 'inv_rcv_integration_apis') THEN
3167: IF (l_debug = 1) THEN
3168: print_debug('FND_API not compatible inv_rcv_integration_apis.split_lot_serial', 4);

Line 3640: ,standard_operation_id

3636: ,common_routing_seq_id
3637: ,org_cost_group_id
3638: ,cost_type_id
3639: ,transaction_status
3640: ,standard_operation_id
3641: ,task_priority
3642: ,wms_task_type
3643: ,parent_line_id
3644: ,transfer_cost_group_id

Line 4095: ,standard_operation_id

4091: ,common_routing_seq_id
4092: ,org_cost_group_id
4093: ,cost_type_id
4094: ,transaction_status
4095: ,standard_operation_id
4096: ,task_priority
4097: ,wms_task_type
4098: ,parent_line_id
4099: ,transfer_cost_group_id

Line 4326: ,l_new_mmtt_rec.STANDARD_OPERATION_ID

4322: ,l_new_mmtt_rec.COMMON_ROUTING_SEQ_ID
4323: ,l_new_mmtt_rec.ORG_COST_GROUP_ID
4324: ,l_new_mmtt_rec.COST_TYPE_ID
4325: ,l_new_mmtt_rec.TRANSACTION_STATUS
4326: ,l_new_mmtt_rec.STANDARD_OPERATION_ID
4327: ,l_new_mmtt_rec.TASK_PRIORITY
4328: ,l_new_mmtt_rec.WMS_TASK_TYPE
4329: ,l_new_mmtt_rec.PARENT_LINE_ID
4330: ,l_new_mmtt_rec.TRANSFER_COST_GROUP_ID

Line 5843: ,standard_operation_id

5839: ,common_routing_seq_id
5840: ,org_cost_group_id
5841: ,cost_type_id
5842: ,transaction_status
5843: ,standard_operation_id
5844: ,task_priority
5845: ,wms_task_type
5846: ,parent_line_id
5847: ,transfer_cost_group_id

Line 6120: ,standard_operation_id

6116: ,common_routing_seq_id
6117: ,org_cost_group_id
6118: ,cost_type_id
6119: ,transaction_status
6120: ,standard_operation_id
6121: ,task_priority
6122: ,wms_task_type
6123: ,parent_line_id
6124: ,transfer_cost_group_id

Line 6351: ,l_mmtt_rec.STANDARD_OPERATION_ID

6347: ,l_mmtt_rec.COMMON_ROUTING_SEQ_ID
6348: ,l_mmtt_rec.ORG_COST_GROUP_ID
6349: ,l_mmtt_rec.COST_TYPE_ID
6350: ,l_mmtt_rec.TRANSACTION_STATUS
6351: ,l_mmtt_rec.STANDARD_OPERATION_ID
6352: ,l_mmtt_rec.TASK_PRIORITY
6353: ,l_mmtt_rec.WMS_TASK_TYPE
6354: ,l_mmtt_rec.PARENT_LINE_ID
6355: ,l_mmtt_rec.TRANSFER_COST_GROUP_ID