DBA Data[Home] [Help]

APPS.IGF_AW_AWD_DISB_PKG dependencies on IGF_DB_DISB_HOLDS_PKG

Line 1511: -- This is required as IGF_DB_DISB_HOLDS_PKG calls this Table Handler

1507: END IF;
1508:
1509: -- Added a value of 'Y' w.r to Disbursement and Sponsership Build
1510: -- Bug 2154941.
1511: -- This is required as IGF_DB_DISB_HOLDS_PKG calls this Table Handler
1512: -- for Update Row.
1513: IF (UPPER(column_name) = 'MANUAL_HOLD_IND' OR column_name IS NULL) THEN
1514: IF NOT (new_references.manual_hold_ind IN ('N','Y')) THEN
1515: IF fnd_log.level_statement >= fnd_log.g_current_runtime_level THEN

Line 1630: igf_db_disb_holds_pkg.get_fk_igf_aw_awd_disb(

1626: || (reverse chronological order - newest change first)
1627: */
1628: BEGIN
1629:
1630: igf_db_disb_holds_pkg.get_fk_igf_aw_awd_disb(
1631: old_references.award_id,
1632: old_references.disb_num
1633: );
1634: