DBA Data[Home] [Help]

APPS.GMS_ENC_ADJUSTMENTS dependencies on GMS_ENCUMBRANCE_GROUPS_PKG

Line 969: gms_encumbrance_groups_pkg.insert_row (x_rowid => x_dummy,

965: The status is set as supplied by the calling program (thru param x_encgrp_status)
966: */
967:
968:
969: gms_encumbrance_groups_pkg.insert_row (x_rowid => x_dummy,
970: x_encumbrance_group => X_new_enc_group,
971: x_last_update_date => sysdate,
972: x_last_updated_by => fnd_global.user_id,
973: x_creation_date => sysdate,