DBA Data[Home] [Help]

APPS.CS_AUTOCREATE_SYSTEMS_PKG dependencies on DUAL

Line 58: SELECT sysdate INTO l_system_date FROM dual;

54: BEGIN
55:
56: SAVEPOINT Autocreate_Systems_PVT;
57:
58: SELECT sysdate INTO l_system_date FROM dual;
59:
60: -- Getting the Value for the coterminate_day_month for the current
61: -- customer from HZ_CUST_ACCOUNTS table
62: BEGIN