DBA Data[Home] [Help]

APPS.CST_UNINVOICEDRECEIPTS_PVT dependencies on STANDARD

Line 672: -- Standard call to check for call compatibility.

668: l_module || '.begin',
669: 'Generate_XML <<');
670: END IF;
671:
672: -- Standard call to check for call compatibility.
673: IF NOT FND_API.Compatible_API_Call ( l_api_version,
674: p_api_version,
675: l_api_name,
676: G_PKG_NAME )

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

811: l_module || '.begin',
812: 'Merge_XML <<');
813: END IF;
814:
815: -- Standard call to check for call compatibility.
816: IF NOT FND_API.Compatible_API_Call ( l_api_version,
817: p_api_version,
818: l_api_name,
819: G_PKG_NAME )

Line 990: -- Standard call to check for call compatibility.

986: l_module || '.begin',
987: 'Print_ClobOutput <<');
988: END IF;
989:
990: -- Standard call to check for call compatibility.
991: IF NOT FND_API.Compatible_API_Call ( l_api_version,
992: p_api_version,
993: l_api_name,
994: G_PKG_NAME )