DBA Data[Home] [Help]

APPS.INV_MO_ADMIN_PUB dependencies on STANDARD

Line 42: -- Standard call to check compatibility

38: l_header_id Number := p_header_Id;
39:
40: BEGIN
41:
42: -- Standard call to check compatibility
43: IF NOT FND_API.Compatible_API_Call ( l_api_version,
44: p_api_version,
45: l_api_name,
46: G_PKG_NAME ) THEN

Line 181: -- Standard call to check compatibility

177: l_line_status NUMBER := 0;
178:
179: BEGIN
180:
181: -- Standard call to check compatibility
182: IF NOT FND_API.Compatible_API_Call ( l_api_version,
183: p_api_version,
184: l_api_name,
185: G_PKG_NAME ) THEN

Line 329: -- Standard call to check compatibility

325: l_return_status Varchar2(1) := FND_API.G_RET_STS_SUCCESS;
326:
327: BEGIN
328:
329: -- Standard call to check compatibility
330: IF NOT FND_API.Compatible_API_Call ( l_api_version,
331: p_api_version,
332: l_api_name,
333: G_PKG_NAME ) THEN

Line 458: -- Standard call to check compatibility

454: l_wms_org_flag Boolean;
455:
456: BEGIN
457:
458: -- Standard call to check compatibility
459: IF NOT FND_API.Compatible_API_Call ( l_api_version,
460: p_api_version,
461: l_api_name,
462: G_PKG_NAME ) THEN

Line 655: -- Standard call to check compatibility

651: l_wrd_exists NUMBER := 0;
652:
653: BEGIN
654:
655: -- Standard call to check compatibility
656: IF NOT FND_API.Compatible_API_Call ( l_api_version,
657: p_api_version,
658: l_api_name,
659: G_PKG_NAME ) THEN