DBA Data[Home] [Help]

APPS.GMS_LD_PKG dependencies on GMS_ENCUMBRANCE_ITEMS_PKG

Line 1336: gms_encumbrance_items_pkg.insert_row (x_rowid => l_rowid,

1332:
1333: savepoint SAVE_ENC_ADL_REC ;
1334:
1335: /* Modified the following insert call by passing attributes instead of NULL for bug 3646187*/
1336: gms_encumbrance_items_pkg.insert_row (x_rowid => l_rowid,
1337: x_encumbrance_item_id => l_enc_item_id,
1338: x_last_update_date => sysdate,
1339: x_last_updated_by => to_number(fnd_profile.value('USER_ID')),
1340: x_creation_date => sysdate,