DBA Data[Home] [Help]

APPS.GMS_LD_PKG dependencies on GMS_ENCUMBRANCES_S

Line 1227: select gms_encumbrances_s.nextval

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