DBA Data[Home] [Help]

APPS.IES_END_OF_SCRIPT_PKG dependencies on STANDARD

Line 147: -- Standard Start of API savepoint

143: len NUMBER;
144: interactionId NUMBER;
145: agentId NUMBER;
146: BEGIN
147: -- Standard Start of API savepoint
148: -- API body
149: parser := xmlparser.newParser;
150:
151: xmlparser.setValidationMode(parser, FALSE);

Line 262: -- Standard Start of API savepoint

258: len NUMBER;
259: interactionId NUMBER;
260: agentId NUMBER;
261: BEGIN
262: -- Standard Start of API savepoint
263: -- API body
264: parser := xmlparser.newParser;
265:
266: xmlparser.setValidationMode(parser, FALSE);