DBA Data[Home] [Help]

APPS.AP_WEB_UTIL_PKG dependencies on STANDARD

Line 127: -- Standard start of API savepoint

123: BEGIN
124:
125: LogStatement('AP_WEB_UTILITIES_PKG', 'NotifyEmployeeOnPayment');
126:
127: -- Standard start of API savepoint
128: SAVEPOINT NotifyEmployeeOnPayment;
129: LogStatement('NotifyEmployeeOnPayment', 'Savepoint is established');
130:
131: -- Initialize API return status to success