DBA Data[Home] [Help]

APPS.ARP_TRX_DEFAULTS dependencies on RA_CUST_TRX_TYPES

Line 15: ra_cust_trx_types.cust_trx_type_id%type,

11: ra_batch_sources.batch_source_id%type,
12: p_customer_trx_id IN
13: ra_customer_trx.customer_trx_id%type,
14: p_cust_trx_type_id IN
15: ra_cust_trx_types.cust_trx_type_id%type,
16: p_term_id IN
17: ra_terms.term_id%type,
18: p_com_default_cust_trx_type_id IN
19: ra_cust_trx_types.cust_trx_type_id%type,

Line 19: ra_cust_trx_types.cust_trx_type_id%type,

15: ra_cust_trx_types.cust_trx_type_id%type,
16: p_term_id IN
17: ra_terms.term_id%type,
18: p_com_default_cust_trx_type_id IN
19: ra_cust_trx_types.cust_trx_type_id%type,
20: p_ctt_class IN
21: ra_cust_trx_types.type%type,
22: p_trx_date IN
23: ra_customer_trx.trx_date%type,

Line 21: ra_cust_trx_types.type%type,

17: ra_terms.term_id%type,
18: p_com_default_cust_trx_type_id IN
19: ra_cust_trx_types.cust_trx_type_id%type,
20: p_ctt_class IN
21: ra_cust_trx_types.type%type,
22: p_trx_date IN
23: ra_customer_trx.trx_date%type,
24: p_trx_number IN
25: ra_customer_trx.trx_number%type,

Line 33: ra_cust_trx_types.accounting_affect_flag%type,

29: p_rev_recog_run_flag IN varchar2,
30: p_complete_flag IN
31: ra_customer_trx.complete_flag%type,
32: p_open_receivables_flag IN
33: ra_cust_trx_types.accounting_affect_flag%type,
34: p_customer_id IN
35: hz_cust_accounts.cust_account_id%type,
36: p_site_use_id IN
37: hz_cust_site_uses.site_use_id%type,

Line 57: ra_cust_trx_types.cust_trx_type_id%type,

53: ra_batch_sources.batch_source_type%type,
54: p_copy_doc_number_flag OUT NOCOPY
55: ra_batch_sources.copy_doc_number_flag%type,
56: p_bs_default_cust_trx_type_id OUT NOCOPY
57: ra_cust_trx_types.cust_trx_type_id%type,
58: p_default_cust_trx_type_id OUT NOCOPY
59: ra_cust_trx_types.cust_trx_type_id%type,
60: p_default_type_name OUT NOCOPY
61: ra_cust_trx_types.name%type,

Line 59: ra_cust_trx_types.cust_trx_type_id%type,

55: ra_batch_sources.copy_doc_number_flag%type,
56: p_bs_default_cust_trx_type_id OUT NOCOPY
57: ra_cust_trx_types.cust_trx_type_id%type,
58: p_default_cust_trx_type_id OUT NOCOPY
59: ra_cust_trx_types.cust_trx_type_id%type,
60: p_default_type_name OUT NOCOPY
61: ra_cust_trx_types.name%type,
62: p_class OUT NOCOPY
63: ra_cust_trx_types.type%type,

Line 61: ra_cust_trx_types.name%type,

57: ra_cust_trx_types.cust_trx_type_id%type,
58: p_default_cust_trx_type_id OUT NOCOPY
59: ra_cust_trx_types.cust_trx_type_id%type,
60: p_default_type_name OUT NOCOPY
61: ra_cust_trx_types.name%type,
62: p_class OUT NOCOPY
63: ra_cust_trx_types.type%type,
64: p_open_receivable_flag OUT NOCOPY
65: ra_cust_trx_types.accounting_affect_flag%type,

Line 63: ra_cust_trx_types.type%type,

59: ra_cust_trx_types.cust_trx_type_id%type,
60: p_default_type_name OUT NOCOPY
61: ra_cust_trx_types.name%type,
62: p_class OUT NOCOPY
63: ra_cust_trx_types.type%type,
64: p_open_receivable_flag OUT NOCOPY
65: ra_cust_trx_types.accounting_affect_flag%type,
66: p_post_to_gl_flag OUT NOCOPY
67: ra_cust_trx_types.post_to_gl%type,

Line 65: ra_cust_trx_types.accounting_affect_flag%type,

61: ra_cust_trx_types.name%type,
62: p_class OUT NOCOPY
63: ra_cust_trx_types.type%type,
64: p_open_receivable_flag OUT NOCOPY
65: ra_cust_trx_types.accounting_affect_flag%type,
66: p_post_to_gl_flag OUT NOCOPY
67: ra_cust_trx_types.post_to_gl%type,
68: p_allow_freight_flag OUT NOCOPY
69: ra_cust_trx_types.allow_freight_flag%type,

Line 67: ra_cust_trx_types.post_to_gl%type,

63: ra_cust_trx_types.type%type,
64: p_open_receivable_flag OUT NOCOPY
65: ra_cust_trx_types.accounting_affect_flag%type,
66: p_post_to_gl_flag OUT NOCOPY
67: ra_cust_trx_types.post_to_gl%type,
68: p_allow_freight_flag OUT NOCOPY
69: ra_cust_trx_types.allow_freight_flag%type,
70: p_creation_sign OUT NOCOPY
71: ra_cust_trx_types.creation_sign%type,

Line 69: ra_cust_trx_types.allow_freight_flag%type,

65: ra_cust_trx_types.accounting_affect_flag%type,
66: p_post_to_gl_flag OUT NOCOPY
67: ra_cust_trx_types.post_to_gl%type,
68: p_allow_freight_flag OUT NOCOPY
69: ra_cust_trx_types.allow_freight_flag%type,
70: p_creation_sign OUT NOCOPY
71: ra_cust_trx_types.creation_sign%type,
72: p_allow_overapplication_flag OUT NOCOPY
73: ra_cust_trx_types.allow_overapplication_flag%type,

Line 71: ra_cust_trx_types.creation_sign%type,

67: ra_cust_trx_types.post_to_gl%type,
68: p_allow_freight_flag OUT NOCOPY
69: ra_cust_trx_types.allow_freight_flag%type,
70: p_creation_sign OUT NOCOPY
71: ra_cust_trx_types.creation_sign%type,
72: p_allow_overapplication_flag OUT NOCOPY
73: ra_cust_trx_types.allow_overapplication_flag%type,
74: p_natural_app_only_flag OUT NOCOPY
75: ra_cust_trx_types.natural_application_only_flag%type,

Line 73: ra_cust_trx_types.allow_overapplication_flag%type,

69: ra_cust_trx_types.allow_freight_flag%type,
70: p_creation_sign OUT NOCOPY
71: ra_cust_trx_types.creation_sign%type,
72: p_allow_overapplication_flag OUT NOCOPY
73: ra_cust_trx_types.allow_overapplication_flag%type,
74: p_natural_app_only_flag OUT NOCOPY
75: ra_cust_trx_types.natural_application_only_flag%type,
76: p_tax_calculation_flag OUT NOCOPY
77: ra_cust_trx_types.tax_calculation_flag%type,

Line 75: ra_cust_trx_types.natural_application_only_flag%type,

71: ra_cust_trx_types.creation_sign%type,
72: p_allow_overapplication_flag OUT NOCOPY
73: ra_cust_trx_types.allow_overapplication_flag%type,
74: p_natural_app_only_flag OUT NOCOPY
75: ra_cust_trx_types.natural_application_only_flag%type,
76: p_tax_calculation_flag OUT NOCOPY
77: ra_cust_trx_types.tax_calculation_flag%type,
78: p_default_status_code OUT NOCOPY
79: ar_lookups.lookup_code%type,

Line 77: ra_cust_trx_types.tax_calculation_flag%type,

73: ra_cust_trx_types.allow_overapplication_flag%type,
74: p_natural_app_only_flag OUT NOCOPY
75: ra_cust_trx_types.natural_application_only_flag%type,
76: p_tax_calculation_flag OUT NOCOPY
77: ra_cust_trx_types.tax_calculation_flag%type,
78: p_default_status_code OUT NOCOPY
79: ar_lookups.lookup_code%type,
80: p_default_status OUT NOCOPY
81: ar_lookups.meaning%type,