DBA Data[Home] [Help]

APPS.GMS_LD_PKG dependencies on GMS_ENCUMBRANCES_S

Line 1230: select gms_encumbrances_s.nextval

1226: -- Bug 3465939 :Shifted the call to PROC_VALIDATE_LOCAL before encumbrance group creation
1227:
1228: if l_gen_seq = 'Y' then
1229:
1230: select gms_encumbrances_s.nextval
1231: into l_enc_id
1232: from dual;
1233:
1234: gms_encumbrances_pkg.insert_row (x_rowid => l_rowid,