DBA Data[Home] [Help]

APPS.ARP_UPDATE_DIST_COVER dependencies on RA_CUST_TRX_LINE_GL_DIST

Line 17: ra_cust_trx_line_gl_dist.cust_trx_line_gl_dist_id%type,

13: fnd_currencies.precision%type,
14: p_base_mau IN
15: fnd_currencies.minimum_accountable_unit%type,
16: p_cust_trx_line_gl_dist_id IN
17: ra_cust_trx_line_gl_dist.cust_trx_line_gl_dist_id%type,
18: p_customer_trx_id IN
19: ra_cust_trx_line_gl_dist.customer_trx_id%type,
20: p_customer_trx_line_id IN
21: ra_cust_trx_line_gl_dist.customer_trx_line_id %type,

Line 19: ra_cust_trx_line_gl_dist.customer_trx_id%type,

15: fnd_currencies.minimum_accountable_unit%type,
16: p_cust_trx_line_gl_dist_id IN
17: ra_cust_trx_line_gl_dist.cust_trx_line_gl_dist_id%type,
18: p_customer_trx_id IN
19: ra_cust_trx_line_gl_dist.customer_trx_id%type,
20: p_customer_trx_line_id IN
21: ra_cust_trx_line_gl_dist.customer_trx_line_id %type,
22: p_cust_trx_line_salesrep_id IN
23: ra_cust_trx_line_gl_dist.cust_trx_line_salesrep_id%type,

Line 21: ra_cust_trx_line_gl_dist.customer_trx_line_id %type,

17: ra_cust_trx_line_gl_dist.cust_trx_line_gl_dist_id%type,
18: p_customer_trx_id IN
19: ra_cust_trx_line_gl_dist.customer_trx_id%type,
20: p_customer_trx_line_id IN
21: ra_cust_trx_line_gl_dist.customer_trx_line_id %type,
22: p_cust_trx_line_salesrep_id IN
23: ra_cust_trx_line_gl_dist.cust_trx_line_salesrep_id%type,
24: p_account_class IN
25: ra_cust_trx_line_gl_dist.account_class%type,

Line 23: ra_cust_trx_line_gl_dist.cust_trx_line_salesrep_id%type,

19: ra_cust_trx_line_gl_dist.customer_trx_id%type,
20: p_customer_trx_line_id IN
21: ra_cust_trx_line_gl_dist.customer_trx_line_id %type,
22: p_cust_trx_line_salesrep_id IN
23: ra_cust_trx_line_gl_dist.cust_trx_line_salesrep_id%type,
24: p_account_class IN
25: ra_cust_trx_line_gl_dist.account_class%type,
26: p_percent IN
27: ra_cust_trx_line_gl_dist.percent%type,

Line 25: ra_cust_trx_line_gl_dist.account_class%type,

21: ra_cust_trx_line_gl_dist.customer_trx_line_id %type,
22: p_cust_trx_line_salesrep_id IN
23: ra_cust_trx_line_gl_dist.cust_trx_line_salesrep_id%type,
24: p_account_class IN
25: ra_cust_trx_line_gl_dist.account_class%type,
26: p_percent IN
27: ra_cust_trx_line_gl_dist.percent%type,
28: p_amount IN
29: ra_cust_trx_line_gl_dist.amount%type,

Line 27: ra_cust_trx_line_gl_dist.percent%type,

23: ra_cust_trx_line_gl_dist.cust_trx_line_salesrep_id%type,
24: p_account_class IN
25: ra_cust_trx_line_gl_dist.account_class%type,
26: p_percent IN
27: ra_cust_trx_line_gl_dist.percent%type,
28: p_amount IN
29: ra_cust_trx_line_gl_dist.amount%type,
30: p_gl_date IN
31: ra_cust_trx_line_gl_dist.gl_date%type,

Line 29: ra_cust_trx_line_gl_dist.amount%type,

25: ra_cust_trx_line_gl_dist.account_class%type,
26: p_percent IN
27: ra_cust_trx_line_gl_dist.percent%type,
28: p_amount IN
29: ra_cust_trx_line_gl_dist.amount%type,
30: p_gl_date IN
31: ra_cust_trx_line_gl_dist.gl_date%type,
32: p_original_gl_date IN
33: ra_cust_trx_line_gl_dist.original_gl_date%type,

Line 31: ra_cust_trx_line_gl_dist.gl_date%type,

27: ra_cust_trx_line_gl_dist.percent%type,
28: p_amount IN
29: ra_cust_trx_line_gl_dist.amount%type,
30: p_gl_date IN
31: ra_cust_trx_line_gl_dist.gl_date%type,
32: p_original_gl_date IN
33: ra_cust_trx_line_gl_dist.original_gl_date%type,
34: p_gl_posted_date IN
35: ra_cust_trx_line_gl_dist.gl_posted_date%type,

Line 33: ra_cust_trx_line_gl_dist.original_gl_date%type,

29: ra_cust_trx_line_gl_dist.amount%type,
30: p_gl_date IN
31: ra_cust_trx_line_gl_dist.gl_date%type,
32: p_original_gl_date IN
33: ra_cust_trx_line_gl_dist.original_gl_date%type,
34: p_gl_posted_date IN
35: ra_cust_trx_line_gl_dist.gl_posted_date%type,
36: p_code_combination_id IN
37: ra_cust_trx_line_gl_dist.code_combination_id%type,

Line 35: ra_cust_trx_line_gl_dist.gl_posted_date%type,

31: ra_cust_trx_line_gl_dist.gl_date%type,
32: p_original_gl_date IN
33: ra_cust_trx_line_gl_dist.original_gl_date%type,
34: p_gl_posted_date IN
35: ra_cust_trx_line_gl_dist.gl_posted_date%type,
36: p_code_combination_id IN
37: ra_cust_trx_line_gl_dist.code_combination_id%type,
38: p_concatenated_segments IN
39: ra_cust_trx_line_gl_dist.concatenated_segments%type,

Line 37: ra_cust_trx_line_gl_dist.code_combination_id%type,

33: ra_cust_trx_line_gl_dist.original_gl_date%type,
34: p_gl_posted_date IN
35: ra_cust_trx_line_gl_dist.gl_posted_date%type,
36: p_code_combination_id IN
37: ra_cust_trx_line_gl_dist.code_combination_id%type,
38: p_concatenated_segments IN
39: ra_cust_trx_line_gl_dist.concatenated_segments%type,
40: p_collected_tax_ccid IN
41: ra_cust_trx_line_gl_dist.collected_tax_ccid%type,

Line 39: ra_cust_trx_line_gl_dist.concatenated_segments%type,

35: ra_cust_trx_line_gl_dist.gl_posted_date%type,
36: p_code_combination_id IN
37: ra_cust_trx_line_gl_dist.code_combination_id%type,
38: p_concatenated_segments IN
39: ra_cust_trx_line_gl_dist.concatenated_segments%type,
40: p_collected_tax_ccid IN
41: ra_cust_trx_line_gl_dist.collected_tax_ccid%type,
42: p_collected_tax_concat_seg IN
43: ra_cust_trx_line_gl_dist.collected_tax_concat_seg%type,

Line 41: ra_cust_trx_line_gl_dist.collected_tax_ccid%type,

37: ra_cust_trx_line_gl_dist.code_combination_id%type,
38: p_concatenated_segments IN
39: ra_cust_trx_line_gl_dist.concatenated_segments%type,
40: p_collected_tax_ccid IN
41: ra_cust_trx_line_gl_dist.collected_tax_ccid%type,
42: p_collected_tax_concat_seg IN
43: ra_cust_trx_line_gl_dist.collected_tax_concat_seg%type,
44: p_comments IN
45: ra_cust_trx_line_gl_dist.comments%type,

Line 43: ra_cust_trx_line_gl_dist.collected_tax_concat_seg%type,

39: ra_cust_trx_line_gl_dist.concatenated_segments%type,
40: p_collected_tax_ccid IN
41: ra_cust_trx_line_gl_dist.collected_tax_ccid%type,
42: p_collected_tax_concat_seg IN
43: ra_cust_trx_line_gl_dist.collected_tax_concat_seg%type,
44: p_comments IN
45: ra_cust_trx_line_gl_dist.comments%type,
46: p_account_set_flag IN
47: ra_cust_trx_line_gl_dist.account_set_flag%type,

Line 45: ra_cust_trx_line_gl_dist.comments%type,

41: ra_cust_trx_line_gl_dist.collected_tax_ccid%type,
42: p_collected_tax_concat_seg IN
43: ra_cust_trx_line_gl_dist.collected_tax_concat_seg%type,
44: p_comments IN
45: ra_cust_trx_line_gl_dist.comments%type,
46: p_account_set_flag IN
47: ra_cust_trx_line_gl_dist.account_set_flag%type,
48: p_latest_rec_flag IN
49: ra_cust_trx_line_gl_dist.latest_rec_flag%type,

Line 47: ra_cust_trx_line_gl_dist.account_set_flag%type,

43: ra_cust_trx_line_gl_dist.collected_tax_concat_seg%type,
44: p_comments IN
45: ra_cust_trx_line_gl_dist.comments%type,
46: p_account_set_flag IN
47: ra_cust_trx_line_gl_dist.account_set_flag%type,
48: p_latest_rec_flag IN
49: ra_cust_trx_line_gl_dist.latest_rec_flag%type,
50: p_ussgl_transaction_code IN
51: ra_cust_trx_line_gl_dist.ussgl_transaction_code%type,

Line 49: ra_cust_trx_line_gl_dist.latest_rec_flag%type,

45: ra_cust_trx_line_gl_dist.comments%type,
46: p_account_set_flag IN
47: ra_cust_trx_line_gl_dist.account_set_flag%type,
48: p_latest_rec_flag IN
49: ra_cust_trx_line_gl_dist.latest_rec_flag%type,
50: p_ussgl_transaction_code IN
51: ra_cust_trx_line_gl_dist.ussgl_transaction_code%type,
52: p_ussgl_trx_code_context IN
53: ra_cust_trx_line_gl_dist.ussgl_transaction_code_context%type,

Line 51: ra_cust_trx_line_gl_dist.ussgl_transaction_code%type,

47: ra_cust_trx_line_gl_dist.account_set_flag%type,
48: p_latest_rec_flag IN
49: ra_cust_trx_line_gl_dist.latest_rec_flag%type,
50: p_ussgl_transaction_code IN
51: ra_cust_trx_line_gl_dist.ussgl_transaction_code%type,
52: p_ussgl_trx_code_context IN
53: ra_cust_trx_line_gl_dist.ussgl_transaction_code_context%type,
54: p_attribute_category IN
55: ra_cust_trx_line_gl_dist.attribute_category%type,

Line 53: ra_cust_trx_line_gl_dist.ussgl_transaction_code_context%type,

49: ra_cust_trx_line_gl_dist.latest_rec_flag%type,
50: p_ussgl_transaction_code IN
51: ra_cust_trx_line_gl_dist.ussgl_transaction_code%type,
52: p_ussgl_trx_code_context IN
53: ra_cust_trx_line_gl_dist.ussgl_transaction_code_context%type,
54: p_attribute_category IN
55: ra_cust_trx_line_gl_dist.attribute_category%type,
56: p_attribute1 IN
57: ra_cust_trx_line_gl_dist.attribute1%type,

Line 55: ra_cust_trx_line_gl_dist.attribute_category%type,

51: ra_cust_trx_line_gl_dist.ussgl_transaction_code%type,
52: p_ussgl_trx_code_context IN
53: ra_cust_trx_line_gl_dist.ussgl_transaction_code_context%type,
54: p_attribute_category IN
55: ra_cust_trx_line_gl_dist.attribute_category%type,
56: p_attribute1 IN
57: ra_cust_trx_line_gl_dist.attribute1%type,
58: p_attribute2 IN
59: ra_cust_trx_line_gl_dist.attribute2%type,

Line 57: ra_cust_trx_line_gl_dist.attribute1%type,

53: ra_cust_trx_line_gl_dist.ussgl_transaction_code_context%type,
54: p_attribute_category IN
55: ra_cust_trx_line_gl_dist.attribute_category%type,
56: p_attribute1 IN
57: ra_cust_trx_line_gl_dist.attribute1%type,
58: p_attribute2 IN
59: ra_cust_trx_line_gl_dist.attribute2%type,
60: p_attribute3 IN
61: ra_cust_trx_line_gl_dist.attribute3%type,

Line 59: ra_cust_trx_line_gl_dist.attribute2%type,

55: ra_cust_trx_line_gl_dist.attribute_category%type,
56: p_attribute1 IN
57: ra_cust_trx_line_gl_dist.attribute1%type,
58: p_attribute2 IN
59: ra_cust_trx_line_gl_dist.attribute2%type,
60: p_attribute3 IN
61: ra_cust_trx_line_gl_dist.attribute3%type,
62: p_attribute4 IN
63: ra_cust_trx_line_gl_dist.attribute4%type,

Line 61: ra_cust_trx_line_gl_dist.attribute3%type,

57: ra_cust_trx_line_gl_dist.attribute1%type,
58: p_attribute2 IN
59: ra_cust_trx_line_gl_dist.attribute2%type,
60: p_attribute3 IN
61: ra_cust_trx_line_gl_dist.attribute3%type,
62: p_attribute4 IN
63: ra_cust_trx_line_gl_dist.attribute4%type,
64: p_attribute5 IN
65: ra_cust_trx_line_gl_dist.attribute5%type,

Line 63: ra_cust_trx_line_gl_dist.attribute4%type,

59: ra_cust_trx_line_gl_dist.attribute2%type,
60: p_attribute3 IN
61: ra_cust_trx_line_gl_dist.attribute3%type,
62: p_attribute4 IN
63: ra_cust_trx_line_gl_dist.attribute4%type,
64: p_attribute5 IN
65: ra_cust_trx_line_gl_dist.attribute5%type,
66: p_attribute6 IN
67: ra_cust_trx_line_gl_dist.attribute6%type,

Line 65: ra_cust_trx_line_gl_dist.attribute5%type,

61: ra_cust_trx_line_gl_dist.attribute3%type,
62: p_attribute4 IN
63: ra_cust_trx_line_gl_dist.attribute4%type,
64: p_attribute5 IN
65: ra_cust_trx_line_gl_dist.attribute5%type,
66: p_attribute6 IN
67: ra_cust_trx_line_gl_dist.attribute6%type,
68: p_attribute7 IN
69: ra_cust_trx_line_gl_dist.attribute7%type,

Line 67: ra_cust_trx_line_gl_dist.attribute6%type,

63: ra_cust_trx_line_gl_dist.attribute4%type,
64: p_attribute5 IN
65: ra_cust_trx_line_gl_dist.attribute5%type,
66: p_attribute6 IN
67: ra_cust_trx_line_gl_dist.attribute6%type,
68: p_attribute7 IN
69: ra_cust_trx_line_gl_dist.attribute7%type,
70: p_attribute8 IN
71: ra_cust_trx_line_gl_dist.attribute8%type,

Line 69: ra_cust_trx_line_gl_dist.attribute7%type,

65: ra_cust_trx_line_gl_dist.attribute5%type,
66: p_attribute6 IN
67: ra_cust_trx_line_gl_dist.attribute6%type,
68: p_attribute7 IN
69: ra_cust_trx_line_gl_dist.attribute7%type,
70: p_attribute8 IN
71: ra_cust_trx_line_gl_dist.attribute8%type,
72: p_attribute9 IN
73: ra_cust_trx_line_gl_dist.attribute9%type,

Line 71: ra_cust_trx_line_gl_dist.attribute8%type,

67: ra_cust_trx_line_gl_dist.attribute6%type,
68: p_attribute7 IN
69: ra_cust_trx_line_gl_dist.attribute7%type,
70: p_attribute8 IN
71: ra_cust_trx_line_gl_dist.attribute8%type,
72: p_attribute9 IN
73: ra_cust_trx_line_gl_dist.attribute9%type,
74: p_attribute10 IN
75: ra_cust_trx_line_gl_dist.attribute10%type,

Line 73: ra_cust_trx_line_gl_dist.attribute9%type,

69: ra_cust_trx_line_gl_dist.attribute7%type,
70: p_attribute8 IN
71: ra_cust_trx_line_gl_dist.attribute8%type,
72: p_attribute9 IN
73: ra_cust_trx_line_gl_dist.attribute9%type,
74: p_attribute10 IN
75: ra_cust_trx_line_gl_dist.attribute10%type,
76: p_attribute11 IN
77: ra_cust_trx_line_gl_dist.attribute11%type,

Line 75: ra_cust_trx_line_gl_dist.attribute10%type,

71: ra_cust_trx_line_gl_dist.attribute8%type,
72: p_attribute9 IN
73: ra_cust_trx_line_gl_dist.attribute9%type,
74: p_attribute10 IN
75: ra_cust_trx_line_gl_dist.attribute10%type,
76: p_attribute11 IN
77: ra_cust_trx_line_gl_dist.attribute11%type,
78: p_attribute12 IN
79: ra_cust_trx_line_gl_dist.attribute12%type,

Line 77: ra_cust_trx_line_gl_dist.attribute11%type,

73: ra_cust_trx_line_gl_dist.attribute9%type,
74: p_attribute10 IN
75: ra_cust_trx_line_gl_dist.attribute10%type,
76: p_attribute11 IN
77: ra_cust_trx_line_gl_dist.attribute11%type,
78: p_attribute12 IN
79: ra_cust_trx_line_gl_dist.attribute12%type,
80: p_attribute13 IN
81: ra_cust_trx_line_gl_dist.attribute13%type,

Line 79: ra_cust_trx_line_gl_dist.attribute12%type,

75: ra_cust_trx_line_gl_dist.attribute10%type,
76: p_attribute11 IN
77: ra_cust_trx_line_gl_dist.attribute11%type,
78: p_attribute12 IN
79: ra_cust_trx_line_gl_dist.attribute12%type,
80: p_attribute13 IN
81: ra_cust_trx_line_gl_dist.attribute13%type,
82: p_attribute14 IN
83: ra_cust_trx_line_gl_dist.attribute14%type,

Line 81: ra_cust_trx_line_gl_dist.attribute13%type,

77: ra_cust_trx_line_gl_dist.attribute11%type,
78: p_attribute12 IN
79: ra_cust_trx_line_gl_dist.attribute12%type,
80: p_attribute13 IN
81: ra_cust_trx_line_gl_dist.attribute13%type,
82: p_attribute14 IN
83: ra_cust_trx_line_gl_dist.attribute14%type,
84: p_attribute15 IN
85: ra_cust_trx_line_gl_dist.attribute15%type,

Line 83: ra_cust_trx_line_gl_dist.attribute14%type,

79: ra_cust_trx_line_gl_dist.attribute12%type,
80: p_attribute13 IN
81: ra_cust_trx_line_gl_dist.attribute13%type,
82: p_attribute14 IN
83: ra_cust_trx_line_gl_dist.attribute14%type,
84: p_attribute15 IN
85: ra_cust_trx_line_gl_dist.attribute15%type,
86: p_posting_control_id IN
87: ra_cust_trx_line_gl_dist.posting_control_id%type,

Line 85: ra_cust_trx_line_gl_dist.attribute15%type,

81: ra_cust_trx_line_gl_dist.attribute13%type,
82: p_attribute14 IN
83: ra_cust_trx_line_gl_dist.attribute14%type,
84: p_attribute15 IN
85: ra_cust_trx_line_gl_dist.attribute15%type,
86: p_posting_control_id IN
87: ra_cust_trx_line_gl_dist.posting_control_id%type,
88: p_header_gl_date IN date,
89: p_trx_date IN date,

Line 87: ra_cust_trx_line_gl_dist.posting_control_id%type,

83: ra_cust_trx_line_gl_dist.attribute14%type,
84: p_attribute15 IN
85: ra_cust_trx_line_gl_dist.attribute15%type,
86: p_posting_control_id IN
87: ra_cust_trx_line_gl_dist.posting_control_id%type,
88: p_header_gl_date IN date,
89: p_trx_date IN date,
90: p_invoicing_rule_id IN
91: ra_customer_trx.invoicing_rule_id%type,

Line 93: ra_cust_trx_line_gl_dist.rec_offset_flag%type, /* bug 3598021 */

89: p_trx_date IN date,
90: p_invoicing_rule_id IN
91: ra_customer_trx.invoicing_rule_id%type,
92: p_rec_offset_flag IN
93: ra_cust_trx_line_gl_dist.rec_offset_flag%type, /* bug 3598021 */
94: p_backout_done_flag OUT NOCOPY boolean,
95: p_rounding_correction_flag IN varchar2 DEFAULT NULL);
96:
97: END ARP_UPDATE_DIST_COVER;