DBA Data[Home] [Help]

APPS.ARP_AUTOAPPLY_API dependencies on AR_CASH_AUTOMATCHES

Line 139: automatch_id AR_CASH_AUTOMATCHES.automatch_id%TYPE,

135: cons_inv_id AR_CASH_RECOS.cons_inv_id%TYPE,
136: match_score_value AR_CASH_RECOS.match_score_value%TYPE,
137: org_id AR_PAYMENT_SCHEDULES.org_id%TYPE,
138: term_id AR_PAYMENT_SCHEDULES.term_id%TYPE,
139: automatch_id AR_CASH_AUTOMATCHES.automatch_id%TYPE,
140: use_matching_date AR_CASH_AUTOMATCHES.use_matching_date%TYPE,
141: use_matching_amount AR_CASH_AUTOMATCHES.use_matching_amount%TYPE,
142: auto_match_threshold AR_CASH_AUTOMATCHES.auto_match_threshold%TYPE,
143: priority AR_CASH_RECOS.priority%TYPE,

Line 140: use_matching_date AR_CASH_AUTOMATCHES.use_matching_date%TYPE,

136: match_score_value AR_CASH_RECOS.match_score_value%TYPE,
137: org_id AR_PAYMENT_SCHEDULES.org_id%TYPE,
138: term_id AR_PAYMENT_SCHEDULES.term_id%TYPE,
139: automatch_id AR_CASH_AUTOMATCHES.automatch_id%TYPE,
140: use_matching_date AR_CASH_AUTOMATCHES.use_matching_date%TYPE,
141: use_matching_amount AR_CASH_AUTOMATCHES.use_matching_amount%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,

Line 141: use_matching_amount AR_CASH_AUTOMATCHES.use_matching_amount%TYPE,

137: org_id AR_PAYMENT_SCHEDULES.org_id%TYPE,
138: term_id AR_PAYMENT_SCHEDULES.term_id%TYPE,
139: automatch_id AR_CASH_AUTOMATCHES.automatch_id%TYPE,
140: use_matching_date AR_CASH_AUTOMATCHES.use_matching_date%TYPE,
141: use_matching_amount AR_CASH_AUTOMATCHES.use_matching_amount%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,

Line 142: auto_match_threshold AR_CASH_AUTOMATCHES.auto_match_threshold%TYPE,

138: term_id AR_PAYMENT_SCHEDULES.term_id%TYPE,
139: automatch_id AR_CASH_AUTOMATCHES.automatch_id%TYPE,
140: use_matching_date AR_CASH_AUTOMATCHES.use_matching_date%TYPE,
141: use_matching_amount AR_CASH_AUTOMATCHES.use_matching_amount%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,