DBA Data[Home] [Help]

APPS.ARP_AUTOAPPLY_API dependencies on RA_CUST_TRX_TYPES

Line 146: allow_overapplication_flag RA_CUST_TRX_TYPES.allow_overapplication_flag%TYPE,

142: auto_match_threshold AR_CASH_AUTOMATCHES.auto_match_threshold%TYPE,
143: priority AR_CASH_RECOS.priority%TYPE,
144: receipt_currency_code AR_CASH_RECEIPTS.currency_code%TYPE,
145: receipt_date AR_CASH_RECEIPTS.receipt_date%TYPE,
146: allow_overapplication_flag RA_CUST_TRX_TYPES.allow_overapplication_flag%TYPE,
147: partial_discount_flag RA_TERMS.partial_discount_flag%TYPE,
148: reco_num NUMBER
149: );
150: