DBA Data[Home] [Help]

APPS.INV_TRANSACTION_FLOW_PUB dependencies on STANDARD

Line 168: -- Standard call to check for call compatibility

164: x_return_status := g_ret_sts_success;
165: x_msg_data := null;
166: x_msg_count := 0;
167:
168: -- Standard call to check for call compatibility
169: IF NOT FND_API.Compatible_API_Call(
170: l_api_version_number
171: , p_api_version
172: , l_api_name

Line 514: -- Standard call to check for call compatibility

510: x_return_status := g_ret_sts_success;
511: x_msg_data := null;
512: x_msg_count := 0;
513:
514: -- Standard call to check for call compatibility
515: IF NOT FND_API.compatible_api_call
516: (l_api_version_number
517: , p_api_version
518: , l_api_name

Line 721: -- Standard call to check for call compatibility

717: x_msg_data := null;
718: x_msg_count := 0;
719: l_match := FALSE;
720:
721: -- Standard call to check for call compatibility
722: IF NOT FND_API.Compatible_API_Call(
723: l_api_version_number
724: , p_api_version
725: , l_api_name

Line 1040: -- Standard call to check for call compatibility

1036: x_return_status := G_RET_STS_SUCCESS;
1037: x_msg_data := null;
1038: x_msg_count := 0;
1039:
1040: -- Standard call to check for call compatibility
1041: IF NOT FND_API.Compatible_API_Call(
1042: l_api_version_number
1043: , p_api_version
1044: , l_api_name

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

1397: x_msg_count := 0;
1398:
1399: SAVEPOINT UPDATE_TRANSACTION_FLOW;
1400:
1401: -- Standard call to check for call compatibility
1402: IF NOT FND_API.Compatible_API_Call(
1403: l_api_version_number
1404: , p_api_version
1405: , l_api_name

Line 1629: -- Standard call to check for call compatibility

1625: x_return_status := G_RET_STS_SUCCESS;
1626: x_msg_data := null;
1627: x_msg_count := 0;
1628:
1629: -- Standard call to check for call compatibility
1630: IF NOT FND_API.compatible_api_call
1631: (l_api_version_number
1632: , p_api_version
1633: , l_api_name

Line 1763: -- Standard call to check for call compatibility

1759: x_return_status := G_RET_STS_SUCCESS;
1760: x_msg_data := null;
1761: x_msg_count := 0;
1762:
1763: -- Standard call to check for call compatibility
1764: IF NOT FND_API.compatible_api_call
1765: (l_api_version_number
1766: , p_api_version
1767: , l_api_name

Line 1973: -- Standard call to check for call compatibility

1969: x_return_status := G_RET_STS_SUCCESS;
1970: x_msg_data := null;
1971: x_msg_count := 0;
1972:
1973: -- Standard call to check for call compatibility
1974: IF NOT FND_API.compatible_api_call
1975: (l_api_version_number
1976: , p_api_version
1977: , l_api_name

Line 2215: -- Standard call to check for call compatibility

2211: x_valid := g_true;
2212: x_msg_data := null;
2213: x_msg_count := 0;
2214:
2215: -- Standard call to check for call compatibility
2216: IF NOT FND_API.compatible_api_call
2217: (l_api_version_number
2218: , p_api_version
2219: , l_api_name

Line 2910: -- Standard call to check for call compatibility

2906: print_debug('Inputs p_rcv_transaction_id '||p_rcv_transaction_id||
2907: ' p_global_procurement_flag '||p_global_procurement_flag, l_api_name);
2908: END IF;
2909:
2910: -- Standard call to check for call compatibility
2911: IF NOT FND_API.Compatible_API_Call(
2912: l_api_version_number
2913: , p_api_version
2914: , l_api_name

Line 3749: -- Standard call to check for call compatibility

3745: x_msg_count := 0;
3746: x_transfer_price := 0;
3747: x_currency_code := null;
3748:
3749: -- Standard call to check for call compatibility
3750: IF NOT FND_API.Compatible_API_Call(
3751: l_api_version_number
3752: , p_api_version
3753: , l_api_name

Line 4410: -- Standard call to check for call compatibility

4406: x_msg_count := 0;
4407: x_transfer_price := 0;
4408: x_currency_code := null;
4409:
4410: -- Standard call to check for call compatibility
4411: IF NOT FND_API.Compatible_API_Call(
4412: l_api_version_number
4413: , p_api_version
4414: , l_api_name