DBA Data[Home] [Help]

APPS.OE_ORDER_PUB dependencies on STANDARD

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

3715:
3716:
3717: BEGIN
3718:
3719: -- Standard call to check for call compatibility
3720:
3721: IF NOT FND_API.Compatible_API_Call
3722: ( l_api_version_number
3723: , p_api_version_number

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

4168: l_Lot_Serial_tbl Lot_Serial_Tbl_Type;
4169: l_org_id number;
4170: BEGIN
4171:
4172: -- Standard call to check for call compatibility
4173:
4174: IF NOT FND_API.Compatible_API_Call
4175: ( l_api_version_number
4176: , p_api_version_number

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

4447: l_org_id number;
4448: l_return_status VARCHAR2(30);
4449: BEGIN
4450:
4451: -- Standard call to check for call compatibility
4452:
4453: IF NOT FND_API.Compatible_API_Call
4454: ( l_api_version_number
4455: , p_api_version_number

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

4527: -- From now on, we are in single access mode.
4528:
4529:
4530:
4531: -- Standard check for Val/ID conversion
4532:
4533: IF p_header = FND_API.G_MISS_CHAR
4534: THEN
4535: