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 176: -- Standard call to check compatibility

172: l_line_status NUMBER := 0;
173:
174: BEGIN
175:
176: -- Standard call to check compatibility
177: IF NOT FND_API.Compatible_API_Call ( l_api_version,
178: p_api_version,
179: l_api_name,
180: G_PKG_NAME ) THEN

Line 319: -- Standard call to check compatibility

315: l_return_status Varchar2(1) := FND_API.G_RET_STS_SUCCESS;
316:
317: BEGIN
318:
319: -- Standard call to check compatibility
320: IF NOT FND_API.Compatible_API_Call ( l_api_version,
321: p_api_version,
322: l_api_name,
323: G_PKG_NAME ) THEN

Line 448: -- Standard call to check compatibility

444: l_wms_org_flag Boolean;
445:
446: BEGIN
447:
448: -- Standard call to check compatibility
449: IF NOT FND_API.Compatible_API_Call ( l_api_version,
450: p_api_version,
451: l_api_name,
452: G_PKG_NAME ) THEN

Line 645: -- Standard call to check compatibility

641: l_wrd_exists NUMBER := 0;
642:
643: BEGIN
644:
645: -- Standard call to check compatibility
646: IF NOT FND_API.Compatible_API_Call ( l_api_version,
647: p_api_version,
648: l_api_name,
649: G_PKG_NAME ) THEN