DBA Data[Home] [Help]

APPS.GMS_AWARD_DIST_ENG dependencies on GMS_ENCUMBRANCES_ALL

Line 291: FROM gms_encumbrances_all hdr,

287: 0,
288: dst.amount,
289: NULL,
290: SYSDATE
291: FROM gms_encumbrances_all hdr,
292: gms_encumbrance_items_all dst,
293: gms_award_distributions adl
294: WHERE dst.encumbrance_id = p_header_id
295: AND hdr.encumbrance_id = p_header_id