DBA Data[Home] [Help]

APPS.AP_PMT_CALLOUT_PKG dependencies on AP_BATCHES_S

Line 1020: decode(l_batch_control_flag, 'Y', AP_BATCHES_S.nextval, null),

1016: interest_accts_pay_ccid,
1017: DECODE(account_type, 'A','Y','N'),
1018: to_char(sysdate, 'DD-MON-RR HH24:MI'),
1019: gsob.name,
1020: decode(l_batch_control_flag, 'Y', AP_BATCHES_S.nextval, null),
1021: decode(nvl(ASP.allow_awt_flag, 'N'),
1022: 'Y', decode(ASP.create_awt_dists_type,
1023: 'PAYMENT', 'Y',
1024: decode(ASP.create_awt_invoices_type,