DBA Data[Home] [Help]

APPS.MRP_SCATP_PUB dependencies on STANDARD

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

60: l_customer_id number;
61: l_dest_org_id number;
62: l_oe_install VARCHAR2(3);
63: BEGIN
64: -- Standard call to check for call compatibility
65: --5022204
66: --stubbed out
67: return;
68: END Insert_Supply_Sources_MDI;

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

167: AND msi.atp_flag in ('Y','C');
168:
169: BEGIN
170:
171: -- Standard call to check for call compatibility
172: IF NOT FND_API.Compatible_API_Call
173: ( l_api_version
174: , p_api_version
175: , l_api_name