DBA Data[Home] [Help]

APPS.GMIVDBX dependencies on STANDARD

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

79: END IF;
80:
81: SAVEPOINT create_header;
82:
83: -- Standard call to check for call compatibility.
84: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
85: p_api_version ,
86: l_api_name ,
87: G_PKG_NAME

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

311: END IF;
312:
313: SAVEPOINT create_line;
314:
315: -- Standard call to check for call compatibility.
316: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
317: p_api_version ,
318: l_api_name ,
319: G_PKG_NAME

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

615: END IF;
616:
617: SAVEPOINT create_lot;
618:
619: -- Standard call to check for call compatibility.
620: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
621: p_api_version ,
622: l_api_name ,
623: G_PKG_NAME