DBA Data[Home] [Help]

APPS.OE_ORDER_PUB dependencies on STANDARD

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

3860: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
3861: l_cust_info_tbl OE_ORDER_PUB.CUSTOMER_INFO_TABLE_TYPE; --ER7675548
3862: BEGIN
3863:
3864: -- Standard call to check for call compatibility
3865:
3866: IF NOT FND_API.Compatible_API_Call
3867: ( l_api_version_number
3868: , p_api_version_number

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

4379: l_Lot_Serial_tbl Lot_Serial_Tbl_Type;
4380: l_org_id number;
4381: BEGIN
4382:
4383: -- Standard call to check for call compatibility
4384:
4385: IF NOT FND_API.Compatible_API_Call
4386: ( l_api_version_number
4387: , p_api_version_number

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

4658: l_org_id number;
4659: l_return_status VARCHAR2(30);
4660: BEGIN
4661:
4662: -- Standard call to check for call compatibility
4663:
4664: IF NOT FND_API.Compatible_API_Call
4665: ( l_api_version_number
4666: , p_api_version_number

Line 4742: -- Standard check for Val/ID conversion

4738: -- From now on, we are in single access mode.
4739:
4740:
4741:
4742: -- Standard check for Val/ID conversion
4743:
4744: IF p_header = FND_API.G_MISS_CHAR
4745: THEN
4746: