DBA Data[Home] [Help]

APPS.ARP_PROCESS_CREDIT_UTIL dependencies on RA_CUST_TRX_TYPES

Line 58: ra_cust_trx_types.cust_trx_type_id%type,

54: ra_cust_trx_line_gl_dist.gl_date%type,
55: p_currency_code IN
56: fnd_currencies.currency_code%type,
57: p_cust_trx_type_id IN
58: ra_cust_trx_types.cust_trx_type_id%type,
59: p_ship_to_customer_id IN
60: hz_cust_accounts.cust_account_id%type,
61: p_ship_to_site_use_id IN
62: hz_cust_site_uses.site_use_id%type,

Line 103: ra_cust_trx_types.cust_trx_type_id%type,

99: ra_batch_sources.batch_source_id%type,
100: p_profile_bs_id IN
101: ra_batch_sources.batch_source_id%type,
102: p_crtrx_type_id IN
103: ra_cust_trx_types.cust_trx_type_id%type,
104: p_crtrx_cm_type_id IN
105: ra_cust_trx_types.cust_trx_type_id%type,
106: p_crtrx_gl_date IN
107: ra_cust_trx_line_gl_dist.gl_date%type,

Line 105: ra_cust_trx_types.cust_trx_type_id%type,

101: ra_batch_sources.batch_source_id%type,
102: p_crtrx_type_id IN
103: ra_cust_trx_types.cust_trx_type_id%type,
104: p_crtrx_cm_type_id IN
105: ra_cust_trx_types.cust_trx_type_id%type,
106: p_crtrx_gl_date IN
107: ra_cust_trx_line_gl_dist.gl_date%type,
108: p_batch_gl_date IN
109: ra_batches.gl_date%type,

Line 126: ra_cust_trx_types.accounting_affect_flag%type,

122: hz_cust_account_roles.cust_account_role_id%type,
123: p_crtrx_primary_salesrep_id IN
124: ra_salesreps.salesrep_id%type,
125: p_crtrx_open_rec_flag IN
126: ra_cust_trx_types.accounting_affect_flag%type,
127: --
128: p_crtrx_receipt_method_id IN
129: ar_receipt_methods.receipt_method_id%type,
130: p_crtrx_cust_bank_account_id IN

Line 152: ra_cust_trx_types.cust_trx_type_id%type,

148: ra_batch_sources.batch_source_type%type,
149: p_copy_doc_number_flag OUT NOCOPY
150: ra_batch_sources.copy_doc_number_flag%type,
151: p_bs_default_cust_trx_type_id OUT NOCOPY
152: ra_cust_trx_types.cust_trx_type_id%type,
153: p_default_cust_trx_type_id OUT NOCOPY
154: ra_cust_trx_types.cust_trx_type_id%type,
155: p_default_type_name OUT NOCOPY
156: ra_cust_trx_types.name%type,

Line 154: ra_cust_trx_types.cust_trx_type_id%type,

150: ra_batch_sources.copy_doc_number_flag%type,
151: p_bs_default_cust_trx_type_id OUT NOCOPY
152: ra_cust_trx_types.cust_trx_type_id%type,
153: p_default_cust_trx_type_id OUT NOCOPY
154: ra_cust_trx_types.cust_trx_type_id%type,
155: p_default_type_name OUT NOCOPY
156: ra_cust_trx_types.name%type,
157: p_open_receivable_flag OUT NOCOPY
158: ra_cust_trx_types.accounting_affect_flag%type,

Line 156: ra_cust_trx_types.name%type,

152: ra_cust_trx_types.cust_trx_type_id%type,
153: p_default_cust_trx_type_id OUT NOCOPY
154: ra_cust_trx_types.cust_trx_type_id%type,
155: p_default_type_name OUT NOCOPY
156: ra_cust_trx_types.name%type,
157: p_open_receivable_flag OUT NOCOPY
158: ra_cust_trx_types.accounting_affect_flag%type,
159: p_post_to_gl_flag OUT NOCOPY
160: ra_cust_trx_types.post_to_gl%type,

Line 158: ra_cust_trx_types.accounting_affect_flag%type,

154: ra_cust_trx_types.cust_trx_type_id%type,
155: p_default_type_name OUT NOCOPY
156: ra_cust_trx_types.name%type,
157: p_open_receivable_flag OUT NOCOPY
158: ra_cust_trx_types.accounting_affect_flag%type,
159: p_post_to_gl_flag OUT NOCOPY
160: ra_cust_trx_types.post_to_gl%type,
161: p_allow_freight_flag OUT NOCOPY
162: ra_cust_trx_types.allow_freight_flag%type,

Line 160: ra_cust_trx_types.post_to_gl%type,

156: ra_cust_trx_types.name%type,
157: p_open_receivable_flag OUT NOCOPY
158: ra_cust_trx_types.accounting_affect_flag%type,
159: p_post_to_gl_flag OUT NOCOPY
160: ra_cust_trx_types.post_to_gl%type,
161: p_allow_freight_flag OUT NOCOPY
162: ra_cust_trx_types.allow_freight_flag%type,
163: p_creation_sign OUT NOCOPY
164: ra_cust_trx_types.creation_sign%type,

Line 162: ra_cust_trx_types.allow_freight_flag%type,

158: ra_cust_trx_types.accounting_affect_flag%type,
159: p_post_to_gl_flag OUT NOCOPY
160: ra_cust_trx_types.post_to_gl%type,
161: p_allow_freight_flag OUT NOCOPY
162: ra_cust_trx_types.allow_freight_flag%type,
163: p_creation_sign OUT NOCOPY
164: ra_cust_trx_types.creation_sign%type,
165: p_allow_overapplication_flag OUT NOCOPY
166: ra_cust_trx_types.allow_overapplication_flag%type,

Line 164: ra_cust_trx_types.creation_sign%type,

160: ra_cust_trx_types.post_to_gl%type,
161: p_allow_freight_flag OUT NOCOPY
162: ra_cust_trx_types.allow_freight_flag%type,
163: p_creation_sign OUT NOCOPY
164: ra_cust_trx_types.creation_sign%type,
165: p_allow_overapplication_flag OUT NOCOPY
166: ra_cust_trx_types.allow_overapplication_flag%type,
167: p_natural_app_only_flag OUT NOCOPY
168: ra_cust_trx_types.natural_application_only_flag%type,

Line 166: ra_cust_trx_types.allow_overapplication_flag%type,

162: ra_cust_trx_types.allow_freight_flag%type,
163: p_creation_sign OUT NOCOPY
164: ra_cust_trx_types.creation_sign%type,
165: p_allow_overapplication_flag OUT NOCOPY
166: ra_cust_trx_types.allow_overapplication_flag%type,
167: p_natural_app_only_flag OUT NOCOPY
168: ra_cust_trx_types.natural_application_only_flag%type,
169: p_tax_calculation_flag OUT NOCOPY
170: ra_cust_trx_types.tax_calculation_flag%type,

Line 168: ra_cust_trx_types.natural_application_only_flag%type,

164: ra_cust_trx_types.creation_sign%type,
165: p_allow_overapplication_flag OUT NOCOPY
166: ra_cust_trx_types.allow_overapplication_flag%type,
167: p_natural_app_only_flag OUT NOCOPY
168: ra_cust_trx_types.natural_application_only_flag%type,
169: p_tax_calculation_flag OUT NOCOPY
170: ra_cust_trx_types.tax_calculation_flag%type,
171: p_default_printing_option OUT NOCOPY
172: ra_customer_trx.printing_option%type,

Line 170: ra_cust_trx_types.tax_calculation_flag%type,

166: ra_cust_trx_types.allow_overapplication_flag%type,
167: p_natural_app_only_flag OUT NOCOPY
168: ra_cust_trx_types.natural_application_only_flag%type,
169: p_tax_calculation_flag OUT NOCOPY
170: ra_cust_trx_types.tax_calculation_flag%type,
171: p_default_printing_option OUT NOCOPY
172: ra_customer_trx.printing_option%type,
173: --
174: p_default_gl_date OUT NOCOPY

Line 254: ra_cust_trx_types.cust_trx_type_id%type,

250: RETURN BOOLEAN;
251:
252: FUNCTION check_cm_trxtype (
253: p_inv_trx_type_id IN
254: ra_cust_trx_types.cust_trx_type_id%type,
255: p_inv_open_rec_flag IN
256: ra_cust_trx_types.accounting_affect_flag%type,
257: p_cm_trx_type_id IN
258: ra_cust_trx_types.cust_trx_type_id%type

Line 256: ra_cust_trx_types.accounting_affect_flag%type,

252: FUNCTION check_cm_trxtype (
253: p_inv_trx_type_id IN
254: ra_cust_trx_types.cust_trx_type_id%type,
255: p_inv_open_rec_flag IN
256: ra_cust_trx_types.accounting_affect_flag%type,
257: p_cm_trx_type_id IN
258: ra_cust_trx_types.cust_trx_type_id%type
259: )
260: RETURN BOOLEAN;

Line 258: ra_cust_trx_types.cust_trx_type_id%type

254: ra_cust_trx_types.cust_trx_type_id%type,
255: p_inv_open_rec_flag IN
256: ra_cust_trx_types.accounting_affect_flag%type,
257: p_cm_trx_type_id IN
258: ra_cust_trx_types.cust_trx_type_id%type
259: )
260: RETURN BOOLEAN;
261:
262: PROCEDURE init;