DBA Data[Home] [Help]

APPS.INV_RESERVATION_FORM_PKG dependencies on STANDARD

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

77: l_return_status VARCHAR2(1) := fnd_api.g_ret_sts_success;
78: l_rsv_rec inv_reservation_global.mtl_reservation_rec_type;
79: l_dummy_serial_number inv_reservation_global.serial_number_tbl_type;
80: BEGIN
81: -- Standard call to check for call compatibility
82: IF NOT fnd_api.compatible_api_call(l_api_version_number
83: , p_api_version_number
84: , l_api_name
85: , G_PKG_NAME

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

283: l_secondary_quantity_reserved NUMBER;
284: l_Dummy_Serial_Number_Tbl Inv_Reservation_Global.Serial_Number_Tbl_Type ;
285:
286: BEGIN
287: -- Standard call to check for call compatibility
288: IF NOT fnd_api.compatible_api_call(l_api_version_number
289: , p_api_version_number
290: , l_api_name
291: , G_PKG_NAME

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

544: l_to_rsv_rec inv_reservation_global.mtl_reservation_rec_type;
545: l_dummy_serial_number inv_reservation_global.serial_number_tbl_type;
546: BEGIN
547:
548: -- Standard call to check for call compatibility
549: IF NOT fnd_api.compatible_api_call(l_api_version_number
550: , p_api_version_number
551: , l_api_name
552: , G_PKG_NAME

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

811: l_return_status VARCHAR2(1) := fnd_api.g_ret_sts_success;
812: l_rsv_rec inv_reservation_global.mtl_reservation_rec_type;
813: l_dummy_serial_number inv_reservation_global.serial_number_tbl_type;
814: BEGIN
815: -- Standard call to check for call compatibility
816: IF NOT fnd_api.compatible_api_call(l_api_version_number
817: , p_api_version_number
818: , l_api_name
819: , G_PKG_NAME

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

1029: l_to_rsv_rec inv_reservation_global.mtl_reservation_rec_type;
1030: l_dummy_serial_number inv_reservation_global.serial_number_tbl_type;
1031: BEGIN
1032:
1033: -- Standard call to check for call compatibility
1034: IF NOT fnd_api.compatible_api_call(l_api_version_number
1035: , p_api_version_number
1036: , l_api_name
1037: , G_PKG_NAME

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

1270: l_to_rsv_rec inv_reservation_global.mtl_reservation_rec_type;
1271: l_dummy_serial_number inv_reservation_global.serial_number_tbl_type;
1272: BEGIN
1273:
1274: -- Standard call to check for call compatibility
1275: IF NOT fnd_api.compatible_api_call(l_api_version_number
1276: , p_api_version_number
1277: , l_api_name
1278: , G_PKG_NAME

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

1443: l_api_name CONSTANT VARCHAR2(30) := 'Query_Reservation';
1444: l_return_status VARCHAR2(1) := fnd_api.g_ret_sts_success;
1445: l_rsv_rec inv_reservation_global.mtl_reservation_rec_type;
1446: BEGIN
1447: -- Standard call to check for call compatibility
1448: IF NOT fnd_api.compatible_api_call(l_api_version_number
1449: , p_api_version_number
1450: , l_api_name
1451: , G_PKG_NAME

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

1563: BEGIN
1564: -- Initialize return status
1565: x_return_status := fnd_api.g_ret_sts_success;
1566:
1567: -- Standard call to check for call compatibility
1568: IF NOT fnd_api.compatible_api_call(l_api_version_number
1569: , p_api_version_number
1570: , l_api_name
1571: , G_PKG_NAME

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

1756: BEGIN
1757: -- Initialize return status
1758: x_return_status := fnd_api.g_ret_sts_success;
1759:
1760: -- Standard call to check for call compatibility
1761: IF NOT fnd_api.compatible_api_call(l_api_version_number
1762: , p_api_version_number
1763: , l_api_name
1764: , G_PKG_NAME

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

1880: BEGIN
1881: -- Initialize return status
1882: x_return_status := fnd_api.g_ret_sts_success;
1883:
1884: -- Standard call to check for call compatibility
1885: IF NOT fnd_api.compatible_api_call(l_api_version_number
1886: , p_api_version_number
1887: , l_api_name
1888: , G_PKG_NAME

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

2016: BEGIN
2017: -- Initialize return status
2018: x_return_status := fnd_api.g_ret_sts_success;
2019:
2020: -- Standard call to check for call compatibility
2021: IF NOT fnd_api.compatible_api_call(l_api_version_number
2022: , p_api_version_number
2023: , l_api_name
2024: , G_PKG_NAME