DBA Data[Home] [Help]

APPS.JMF_GTA_TRX_UTIL dependencies on JMF_GTA_TRX_HEADERS_ALL

Line 138: --This record is the data type of JMF_GTA_TRX_HEADERS_ALL;

134: ,doc_num_to ra_customer_trx_all.doc_sequence_value%TYPE);
135:
136: TYPE condition_para_tbl_type IS TABLE OF VARCHAR2(100);
137:
138: --This record is the data type of JMF_GTA_TRX_HEADERS_ALL;
139: TYPE trx_header_rec_type IS RECORD
140: (row_id VARCHAR2(30)
141: ,ra_gl_date jmf_gta_trx_headers_all.ra_gl_date%TYPE
142: ,ra_gl_period jmf_gta_trx_headers_all.ra_gl_period%TYPE

Line 141: ,ra_gl_date jmf_gta_trx_headers_all.ra_gl_date%TYPE

137:
138: --This record is the data type of JMF_GTA_TRX_HEADERS_ALL;
139: TYPE trx_header_rec_type IS RECORD
140: (row_id VARCHAR2(30)
141: ,ra_gl_date jmf_gta_trx_headers_all.ra_gl_date%TYPE
142: ,ra_gl_period jmf_gta_trx_headers_all.ra_gl_period%TYPE
143: ,set_of_books_id jmf_gta_trx_headers_all.set_of_books_id%TYPE
144: ,bill_to_customer_id jmf_gta_trx_headers_all.bill_to_customer_id%TYPE
145: ,bill_to_customer_number jmf_gta_trx_headers_all.bill_to_customer_number%TYPE

Line 142: ,ra_gl_period jmf_gta_trx_headers_all.ra_gl_period%TYPE

138: --This record is the data type of JMF_GTA_TRX_HEADERS_ALL;
139: TYPE trx_header_rec_type IS RECORD
140: (row_id VARCHAR2(30)
141: ,ra_gl_date jmf_gta_trx_headers_all.ra_gl_date%TYPE
142: ,ra_gl_period jmf_gta_trx_headers_all.ra_gl_period%TYPE
143: ,set_of_books_id jmf_gta_trx_headers_all.set_of_books_id%TYPE
144: ,bill_to_customer_id jmf_gta_trx_headers_all.bill_to_customer_id%TYPE
145: ,bill_to_customer_number jmf_gta_trx_headers_all.bill_to_customer_number%TYPE
146: ,bill_to_customer_name jmf_gta_trx_headers_all.bill_to_customer_name%TYPE

Line 143: ,set_of_books_id jmf_gta_trx_headers_all.set_of_books_id%TYPE

139: TYPE trx_header_rec_type IS RECORD
140: (row_id VARCHAR2(30)
141: ,ra_gl_date jmf_gta_trx_headers_all.ra_gl_date%TYPE
142: ,ra_gl_period jmf_gta_trx_headers_all.ra_gl_period%TYPE
143: ,set_of_books_id jmf_gta_trx_headers_all.set_of_books_id%TYPE
144: ,bill_to_customer_id jmf_gta_trx_headers_all.bill_to_customer_id%TYPE
145: ,bill_to_customer_number jmf_gta_trx_headers_all.bill_to_customer_number%TYPE
146: ,bill_to_customer_name jmf_gta_trx_headers_all.bill_to_customer_name%TYPE
147: ,SOURCE jmf_gta_trx_headers_all.SOURCE%TYPE

Line 144: ,bill_to_customer_id jmf_gta_trx_headers_all.bill_to_customer_id%TYPE

140: (row_id VARCHAR2(30)
141: ,ra_gl_date jmf_gta_trx_headers_all.ra_gl_date%TYPE
142: ,ra_gl_period jmf_gta_trx_headers_all.ra_gl_period%TYPE
143: ,set_of_books_id jmf_gta_trx_headers_all.set_of_books_id%TYPE
144: ,bill_to_customer_id jmf_gta_trx_headers_all.bill_to_customer_id%TYPE
145: ,bill_to_customer_number jmf_gta_trx_headers_all.bill_to_customer_number%TYPE
146: ,bill_to_customer_name jmf_gta_trx_headers_all.bill_to_customer_name%TYPE
147: ,SOURCE jmf_gta_trx_headers_all.SOURCE%TYPE
148: ,org_id jmf_gta_trx_headers_all.org_id%TYPE

Line 145: ,bill_to_customer_number jmf_gta_trx_headers_all.bill_to_customer_number%TYPE

141: ,ra_gl_date jmf_gta_trx_headers_all.ra_gl_date%TYPE
142: ,ra_gl_period jmf_gta_trx_headers_all.ra_gl_period%TYPE
143: ,set_of_books_id jmf_gta_trx_headers_all.set_of_books_id%TYPE
144: ,bill_to_customer_id jmf_gta_trx_headers_all.bill_to_customer_id%TYPE
145: ,bill_to_customer_number jmf_gta_trx_headers_all.bill_to_customer_number%TYPE
146: ,bill_to_customer_name jmf_gta_trx_headers_all.bill_to_customer_name%TYPE
147: ,SOURCE jmf_gta_trx_headers_all.SOURCE%TYPE
148: ,org_id jmf_gta_trx_headers_all.org_id%TYPE
149: ,rule_header_id jmf_gta_trx_headers_all.rule_header_id%TYPE

Line 146: ,bill_to_customer_name jmf_gta_trx_headers_all.bill_to_customer_name%TYPE

142: ,ra_gl_period jmf_gta_trx_headers_all.ra_gl_period%TYPE
143: ,set_of_books_id jmf_gta_trx_headers_all.set_of_books_id%TYPE
144: ,bill_to_customer_id jmf_gta_trx_headers_all.bill_to_customer_id%TYPE
145: ,bill_to_customer_number jmf_gta_trx_headers_all.bill_to_customer_number%TYPE
146: ,bill_to_customer_name jmf_gta_trx_headers_all.bill_to_customer_name%TYPE
147: ,SOURCE jmf_gta_trx_headers_all.SOURCE%TYPE
148: ,org_id jmf_gta_trx_headers_all.org_id%TYPE
149: ,rule_header_id jmf_gta_trx_headers_all.rule_header_id%TYPE
150: ,gta_trx_header_id jmf_gta_trx_headers_all.gta_trx_header_id%TYPE

Line 147: ,SOURCE jmf_gta_trx_headers_all.SOURCE%TYPE

143: ,set_of_books_id jmf_gta_trx_headers_all.set_of_books_id%TYPE
144: ,bill_to_customer_id jmf_gta_trx_headers_all.bill_to_customer_id%TYPE
145: ,bill_to_customer_number jmf_gta_trx_headers_all.bill_to_customer_number%TYPE
146: ,bill_to_customer_name jmf_gta_trx_headers_all.bill_to_customer_name%TYPE
147: ,SOURCE jmf_gta_trx_headers_all.SOURCE%TYPE
148: ,org_id jmf_gta_trx_headers_all.org_id%TYPE
149: ,rule_header_id jmf_gta_trx_headers_all.rule_header_id%TYPE
150: ,gta_trx_header_id jmf_gta_trx_headers_all.gta_trx_header_id%TYPE
151: ,gta_trx_number jmf_gta_trx_headers_all.gta_trx_number%TYPE

Line 148: ,org_id jmf_gta_trx_headers_all.org_id%TYPE

144: ,bill_to_customer_id jmf_gta_trx_headers_all.bill_to_customer_id%TYPE
145: ,bill_to_customer_number jmf_gta_trx_headers_all.bill_to_customer_number%TYPE
146: ,bill_to_customer_name jmf_gta_trx_headers_all.bill_to_customer_name%TYPE
147: ,SOURCE jmf_gta_trx_headers_all.SOURCE%TYPE
148: ,org_id jmf_gta_trx_headers_all.org_id%TYPE
149: ,rule_header_id jmf_gta_trx_headers_all.rule_header_id%TYPE
150: ,gta_trx_header_id jmf_gta_trx_headers_all.gta_trx_header_id%TYPE
151: ,gta_trx_number jmf_gta_trx_headers_all.gta_trx_number%TYPE
152: ,group_number jmf_gta_trx_headers_all.group_number%TYPE

Line 149: ,rule_header_id jmf_gta_trx_headers_all.rule_header_id%TYPE

145: ,bill_to_customer_number jmf_gta_trx_headers_all.bill_to_customer_number%TYPE
146: ,bill_to_customer_name jmf_gta_trx_headers_all.bill_to_customer_name%TYPE
147: ,SOURCE jmf_gta_trx_headers_all.SOURCE%TYPE
148: ,org_id jmf_gta_trx_headers_all.org_id%TYPE
149: ,rule_header_id jmf_gta_trx_headers_all.rule_header_id%TYPE
150: ,gta_trx_header_id jmf_gta_trx_headers_all.gta_trx_header_id%TYPE
151: ,gta_trx_number jmf_gta_trx_headers_all.gta_trx_number%TYPE
152: ,group_number jmf_gta_trx_headers_all.group_number%TYPE
153: ,version jmf_gta_trx_headers_all.version%TYPE

Line 150: ,gta_trx_header_id jmf_gta_trx_headers_all.gta_trx_header_id%TYPE

146: ,bill_to_customer_name jmf_gta_trx_headers_all.bill_to_customer_name%TYPE
147: ,SOURCE jmf_gta_trx_headers_all.SOURCE%TYPE
148: ,org_id jmf_gta_trx_headers_all.org_id%TYPE
149: ,rule_header_id jmf_gta_trx_headers_all.rule_header_id%TYPE
150: ,gta_trx_header_id jmf_gta_trx_headers_all.gta_trx_header_id%TYPE
151: ,gta_trx_number jmf_gta_trx_headers_all.gta_trx_number%TYPE
152: ,group_number jmf_gta_trx_headers_all.group_number%TYPE
153: ,version jmf_gta_trx_headers_all.version%TYPE
154: ,latest_version_flag jmf_gta_trx_headers_all.latest_version_flag%TYPE

Line 151: ,gta_trx_number jmf_gta_trx_headers_all.gta_trx_number%TYPE

147: ,SOURCE jmf_gta_trx_headers_all.SOURCE%TYPE
148: ,org_id jmf_gta_trx_headers_all.org_id%TYPE
149: ,rule_header_id jmf_gta_trx_headers_all.rule_header_id%TYPE
150: ,gta_trx_header_id jmf_gta_trx_headers_all.gta_trx_header_id%TYPE
151: ,gta_trx_number jmf_gta_trx_headers_all.gta_trx_number%TYPE
152: ,group_number jmf_gta_trx_headers_all.group_number%TYPE
153: ,version jmf_gta_trx_headers_all.version%TYPE
154: ,latest_version_flag jmf_gta_trx_headers_all.latest_version_flag%TYPE
155: ,transaction_date jmf_gta_trx_headers_all.transaction_date%TYPE

Line 152: ,group_number jmf_gta_trx_headers_all.group_number%TYPE

148: ,org_id jmf_gta_trx_headers_all.org_id%TYPE
149: ,rule_header_id jmf_gta_trx_headers_all.rule_header_id%TYPE
150: ,gta_trx_header_id jmf_gta_trx_headers_all.gta_trx_header_id%TYPE
151: ,gta_trx_number jmf_gta_trx_headers_all.gta_trx_number%TYPE
152: ,group_number jmf_gta_trx_headers_all.group_number%TYPE
153: ,version jmf_gta_trx_headers_all.version%TYPE
154: ,latest_version_flag jmf_gta_trx_headers_all.latest_version_flag%TYPE
155: ,transaction_date jmf_gta_trx_headers_all.transaction_date%TYPE
156: ,ra_trx_id jmf_gta_trx_headers_all.ra_trx_id%TYPE

Line 153: ,version jmf_gta_trx_headers_all.version%TYPE

149: ,rule_header_id jmf_gta_trx_headers_all.rule_header_id%TYPE
150: ,gta_trx_header_id jmf_gta_trx_headers_all.gta_trx_header_id%TYPE
151: ,gta_trx_number jmf_gta_trx_headers_all.gta_trx_number%TYPE
152: ,group_number jmf_gta_trx_headers_all.group_number%TYPE
153: ,version jmf_gta_trx_headers_all.version%TYPE
154: ,latest_version_flag jmf_gta_trx_headers_all.latest_version_flag%TYPE
155: ,transaction_date jmf_gta_trx_headers_all.transaction_date%TYPE
156: ,ra_trx_id jmf_gta_trx_headers_all.ra_trx_id%TYPE
157: ,ra_trx_number jmf_gta_trx_headers_all.ra_trx_number%TYPE

Line 154: ,latest_version_flag jmf_gta_trx_headers_all.latest_version_flag%TYPE

150: ,gta_trx_header_id jmf_gta_trx_headers_all.gta_trx_header_id%TYPE
151: ,gta_trx_number jmf_gta_trx_headers_all.gta_trx_number%TYPE
152: ,group_number jmf_gta_trx_headers_all.group_number%TYPE
153: ,version jmf_gta_trx_headers_all.version%TYPE
154: ,latest_version_flag jmf_gta_trx_headers_all.latest_version_flag%TYPE
155: ,transaction_date jmf_gta_trx_headers_all.transaction_date%TYPE
156: ,ra_trx_id jmf_gta_trx_headers_all.ra_trx_id%TYPE
157: ,ra_trx_number jmf_gta_trx_headers_all.ra_trx_number%TYPE
158: ,description jmf_gta_trx_headers_all.description%TYPE

Line 155: ,transaction_date jmf_gta_trx_headers_all.transaction_date%TYPE

151: ,gta_trx_number jmf_gta_trx_headers_all.gta_trx_number%TYPE
152: ,group_number jmf_gta_trx_headers_all.group_number%TYPE
153: ,version jmf_gta_trx_headers_all.version%TYPE
154: ,latest_version_flag jmf_gta_trx_headers_all.latest_version_flag%TYPE
155: ,transaction_date jmf_gta_trx_headers_all.transaction_date%TYPE
156: ,ra_trx_id jmf_gta_trx_headers_all.ra_trx_id%TYPE
157: ,ra_trx_number jmf_gta_trx_headers_all.ra_trx_number%TYPE
158: ,description jmf_gta_trx_headers_all.description%TYPE
159: ,customer_address jmf_gta_trx_headers_all.customer_address%TYPE

Line 156: ,ra_trx_id jmf_gta_trx_headers_all.ra_trx_id%TYPE

152: ,group_number jmf_gta_trx_headers_all.group_number%TYPE
153: ,version jmf_gta_trx_headers_all.version%TYPE
154: ,latest_version_flag jmf_gta_trx_headers_all.latest_version_flag%TYPE
155: ,transaction_date jmf_gta_trx_headers_all.transaction_date%TYPE
156: ,ra_trx_id jmf_gta_trx_headers_all.ra_trx_id%TYPE
157: ,ra_trx_number jmf_gta_trx_headers_all.ra_trx_number%TYPE
158: ,description jmf_gta_trx_headers_all.description%TYPE
159: ,customer_address jmf_gta_trx_headers_all.customer_address%TYPE
160: ,customer_phone jmf_gta_trx_headers_all.customer_phone%TYPE

Line 157: ,ra_trx_number jmf_gta_trx_headers_all.ra_trx_number%TYPE

153: ,version jmf_gta_trx_headers_all.version%TYPE
154: ,latest_version_flag jmf_gta_trx_headers_all.latest_version_flag%TYPE
155: ,transaction_date jmf_gta_trx_headers_all.transaction_date%TYPE
156: ,ra_trx_id jmf_gta_trx_headers_all.ra_trx_id%TYPE
157: ,ra_trx_number jmf_gta_trx_headers_all.ra_trx_number%TYPE
158: ,description jmf_gta_trx_headers_all.description%TYPE
159: ,customer_address jmf_gta_trx_headers_all.customer_address%TYPE
160: ,customer_phone jmf_gta_trx_headers_all.customer_phone%TYPE
161: ,customer_address_phone jmf_gta_trx_headers_all.customer_address_phone%TYPE

Line 158: ,description jmf_gta_trx_headers_all.description%TYPE

154: ,latest_version_flag jmf_gta_trx_headers_all.latest_version_flag%TYPE
155: ,transaction_date jmf_gta_trx_headers_all.transaction_date%TYPE
156: ,ra_trx_id jmf_gta_trx_headers_all.ra_trx_id%TYPE
157: ,ra_trx_number jmf_gta_trx_headers_all.ra_trx_number%TYPE
158: ,description jmf_gta_trx_headers_all.description%TYPE
159: ,customer_address jmf_gta_trx_headers_all.customer_address%TYPE
160: ,customer_phone jmf_gta_trx_headers_all.customer_phone%TYPE
161: ,customer_address_phone jmf_gta_trx_headers_all.customer_address_phone%TYPE
162: ,bank_account_name jmf_gta_trx_headers_all.bank_account_name%TYPE

Line 159: ,customer_address jmf_gta_trx_headers_all.customer_address%TYPE

155: ,transaction_date jmf_gta_trx_headers_all.transaction_date%TYPE
156: ,ra_trx_id jmf_gta_trx_headers_all.ra_trx_id%TYPE
157: ,ra_trx_number jmf_gta_trx_headers_all.ra_trx_number%TYPE
158: ,description jmf_gta_trx_headers_all.description%TYPE
159: ,customer_address jmf_gta_trx_headers_all.customer_address%TYPE
160: ,customer_phone jmf_gta_trx_headers_all.customer_phone%TYPE
161: ,customer_address_phone jmf_gta_trx_headers_all.customer_address_phone%TYPE
162: ,bank_account_name jmf_gta_trx_headers_all.bank_account_name%TYPE
163: ,bank_account_number jmf_gta_trx_headers_all.bank_account_number%TYPE

Line 160: ,customer_phone jmf_gta_trx_headers_all.customer_phone%TYPE

156: ,ra_trx_id jmf_gta_trx_headers_all.ra_trx_id%TYPE
157: ,ra_trx_number jmf_gta_trx_headers_all.ra_trx_number%TYPE
158: ,description jmf_gta_trx_headers_all.description%TYPE
159: ,customer_address jmf_gta_trx_headers_all.customer_address%TYPE
160: ,customer_phone jmf_gta_trx_headers_all.customer_phone%TYPE
161: ,customer_address_phone jmf_gta_trx_headers_all.customer_address_phone%TYPE
162: ,bank_account_name jmf_gta_trx_headers_all.bank_account_name%TYPE
163: ,bank_account_number jmf_gta_trx_headers_all.bank_account_number%TYPE
164: ,bank_account_name_number jmf_gta_trx_headers_all.bank_account_name_number%TYPE

Line 161: ,customer_address_phone jmf_gta_trx_headers_all.customer_address_phone%TYPE

157: ,ra_trx_number jmf_gta_trx_headers_all.ra_trx_number%TYPE
158: ,description jmf_gta_trx_headers_all.description%TYPE
159: ,customer_address jmf_gta_trx_headers_all.customer_address%TYPE
160: ,customer_phone jmf_gta_trx_headers_all.customer_phone%TYPE
161: ,customer_address_phone jmf_gta_trx_headers_all.customer_address_phone%TYPE
162: ,bank_account_name jmf_gta_trx_headers_all.bank_account_name%TYPE
163: ,bank_account_number jmf_gta_trx_headers_all.bank_account_number%TYPE
164: ,bank_account_name_number jmf_gta_trx_headers_all.bank_account_name_number%TYPE
165: ,fp_tax_registration_number jmf_gta_trx_headers_all.fp_tax_registration_number%TYPE --fp registration number

Line 162: ,bank_account_name jmf_gta_trx_headers_all.bank_account_name%TYPE

158: ,description jmf_gta_trx_headers_all.description%TYPE
159: ,customer_address jmf_gta_trx_headers_all.customer_address%TYPE
160: ,customer_phone jmf_gta_trx_headers_all.customer_phone%TYPE
161: ,customer_address_phone jmf_gta_trx_headers_all.customer_address_phone%TYPE
162: ,bank_account_name jmf_gta_trx_headers_all.bank_account_name%TYPE
163: ,bank_account_number jmf_gta_trx_headers_all.bank_account_number%TYPE
164: ,bank_account_name_number jmf_gta_trx_headers_all.bank_account_name_number%TYPE
165: ,fp_tax_registration_number jmf_gta_trx_headers_all.fp_tax_registration_number%TYPE --fp registration number
166: ,tp_tax_registration_number jmf_gta_trx_headers_all.tp_tax_registration_number%TYPE --tp registration number

Line 163: ,bank_account_number jmf_gta_trx_headers_all.bank_account_number%TYPE

159: ,customer_address jmf_gta_trx_headers_all.customer_address%TYPE
160: ,customer_phone jmf_gta_trx_headers_all.customer_phone%TYPE
161: ,customer_address_phone jmf_gta_trx_headers_all.customer_address_phone%TYPE
162: ,bank_account_name jmf_gta_trx_headers_all.bank_account_name%TYPE
163: ,bank_account_number jmf_gta_trx_headers_all.bank_account_number%TYPE
164: ,bank_account_name_number jmf_gta_trx_headers_all.bank_account_name_number%TYPE
165: ,fp_tax_registration_number jmf_gta_trx_headers_all.fp_tax_registration_number%TYPE --fp registration number
166: ,tp_tax_registration_number jmf_gta_trx_headers_all.tp_tax_registration_number%TYPE --tp registration number
167: ,legal_entity_id jmf_gta_trx_headers_all.legal_entity_id%TYPE -- legal entity id

Line 164: ,bank_account_name_number jmf_gta_trx_headers_all.bank_account_name_number%TYPE

160: ,customer_phone jmf_gta_trx_headers_all.customer_phone%TYPE
161: ,customer_address_phone jmf_gta_trx_headers_all.customer_address_phone%TYPE
162: ,bank_account_name jmf_gta_trx_headers_all.bank_account_name%TYPE
163: ,bank_account_number jmf_gta_trx_headers_all.bank_account_number%TYPE
164: ,bank_account_name_number jmf_gta_trx_headers_all.bank_account_name_number%TYPE
165: ,fp_tax_registration_number jmf_gta_trx_headers_all.fp_tax_registration_number%TYPE --fp registration number
166: ,tp_tax_registration_number jmf_gta_trx_headers_all.tp_tax_registration_number%TYPE --tp registration number
167: ,legal_entity_id jmf_gta_trx_headers_all.legal_entity_id%TYPE -- legal entity id
168: ,ra_currency_code jmf_gta_trx_headers_all.ra_currency_code%TYPE

Line 165: ,fp_tax_registration_number jmf_gta_trx_headers_all.fp_tax_registration_number%TYPE --fp registration number

161: ,customer_address_phone jmf_gta_trx_headers_all.customer_address_phone%TYPE
162: ,bank_account_name jmf_gta_trx_headers_all.bank_account_name%TYPE
163: ,bank_account_number jmf_gta_trx_headers_all.bank_account_number%TYPE
164: ,bank_account_name_number jmf_gta_trx_headers_all.bank_account_name_number%TYPE
165: ,fp_tax_registration_number jmf_gta_trx_headers_all.fp_tax_registration_number%TYPE --fp registration number
166: ,tp_tax_registration_number jmf_gta_trx_headers_all.tp_tax_registration_number%TYPE --tp registration number
167: ,legal_entity_id jmf_gta_trx_headers_all.legal_entity_id%TYPE -- legal entity id
168: ,ra_currency_code jmf_gta_trx_headers_all.ra_currency_code%TYPE
169: ,conversion_type jmf_gta_trx_headers_all.conversion_type%TYPE

Line 166: ,tp_tax_registration_number jmf_gta_trx_headers_all.tp_tax_registration_number%TYPE --tp registration number

162: ,bank_account_name jmf_gta_trx_headers_all.bank_account_name%TYPE
163: ,bank_account_number jmf_gta_trx_headers_all.bank_account_number%TYPE
164: ,bank_account_name_number jmf_gta_trx_headers_all.bank_account_name_number%TYPE
165: ,fp_tax_registration_number jmf_gta_trx_headers_all.fp_tax_registration_number%TYPE --fp registration number
166: ,tp_tax_registration_number jmf_gta_trx_headers_all.tp_tax_registration_number%TYPE --tp registration number
167: ,legal_entity_id jmf_gta_trx_headers_all.legal_entity_id%TYPE -- legal entity id
168: ,ra_currency_code jmf_gta_trx_headers_all.ra_currency_code%TYPE
169: ,conversion_type jmf_gta_trx_headers_all.conversion_type%TYPE
170: ,conversion_date jmf_gta_trx_headers_all.conversion_date%TYPE

Line 167: ,legal_entity_id jmf_gta_trx_headers_all.legal_entity_id%TYPE -- legal entity id

163: ,bank_account_number jmf_gta_trx_headers_all.bank_account_number%TYPE
164: ,bank_account_name_number jmf_gta_trx_headers_all.bank_account_name_number%TYPE
165: ,fp_tax_registration_number jmf_gta_trx_headers_all.fp_tax_registration_number%TYPE --fp registration number
166: ,tp_tax_registration_number jmf_gta_trx_headers_all.tp_tax_registration_number%TYPE --tp registration number
167: ,legal_entity_id jmf_gta_trx_headers_all.legal_entity_id%TYPE -- legal entity id
168: ,ra_currency_code jmf_gta_trx_headers_all.ra_currency_code%TYPE
169: ,conversion_type jmf_gta_trx_headers_all.conversion_type%TYPE
170: ,conversion_date jmf_gta_trx_headers_all.conversion_date%TYPE
171: ,conversion_rate jmf_gta_trx_headers_all.conversion_rate%TYPE

Line 168: ,ra_currency_code jmf_gta_trx_headers_all.ra_currency_code%TYPE

164: ,bank_account_name_number jmf_gta_trx_headers_all.bank_account_name_number%TYPE
165: ,fp_tax_registration_number jmf_gta_trx_headers_all.fp_tax_registration_number%TYPE --fp registration number
166: ,tp_tax_registration_number jmf_gta_trx_headers_all.tp_tax_registration_number%TYPE --tp registration number
167: ,legal_entity_id jmf_gta_trx_headers_all.legal_entity_id%TYPE -- legal entity id
168: ,ra_currency_code jmf_gta_trx_headers_all.ra_currency_code%TYPE
169: ,conversion_type jmf_gta_trx_headers_all.conversion_type%TYPE
170: ,conversion_date jmf_gta_trx_headers_all.conversion_date%TYPE
171: ,conversion_rate jmf_gta_trx_headers_all.conversion_rate%TYPE
172: ,gta_batch_number jmf_gta_trx_headers_all.gta_batch_number%TYPE

Line 169: ,conversion_type jmf_gta_trx_headers_all.conversion_type%TYPE

165: ,fp_tax_registration_number jmf_gta_trx_headers_all.fp_tax_registration_number%TYPE --fp registration number
166: ,tp_tax_registration_number jmf_gta_trx_headers_all.tp_tax_registration_number%TYPE --tp registration number
167: ,legal_entity_id jmf_gta_trx_headers_all.legal_entity_id%TYPE -- legal entity id
168: ,ra_currency_code jmf_gta_trx_headers_all.ra_currency_code%TYPE
169: ,conversion_type jmf_gta_trx_headers_all.conversion_type%TYPE
170: ,conversion_date jmf_gta_trx_headers_all.conversion_date%TYPE
171: ,conversion_rate jmf_gta_trx_headers_all.conversion_rate%TYPE
172: ,gta_batch_number jmf_gta_trx_headers_all.gta_batch_number%TYPE
173: ,gt_invoice_number jmf_gta_trx_headers_all.gt_invoice_number%TYPE

Line 170: ,conversion_date jmf_gta_trx_headers_all.conversion_date%TYPE

166: ,tp_tax_registration_number jmf_gta_trx_headers_all.tp_tax_registration_number%TYPE --tp registration number
167: ,legal_entity_id jmf_gta_trx_headers_all.legal_entity_id%TYPE -- legal entity id
168: ,ra_currency_code jmf_gta_trx_headers_all.ra_currency_code%TYPE
169: ,conversion_type jmf_gta_trx_headers_all.conversion_type%TYPE
170: ,conversion_date jmf_gta_trx_headers_all.conversion_date%TYPE
171: ,conversion_rate jmf_gta_trx_headers_all.conversion_rate%TYPE
172: ,gta_batch_number jmf_gta_trx_headers_all.gta_batch_number%TYPE
173: ,gt_invoice_number jmf_gta_trx_headers_all.gt_invoice_number%TYPE
174: ,gt_invoice_date jmf_gta_trx_headers_all.gt_invoice_date%TYPE

Line 171: ,conversion_rate jmf_gta_trx_headers_all.conversion_rate%TYPE

167: ,legal_entity_id jmf_gta_trx_headers_all.legal_entity_id%TYPE -- legal entity id
168: ,ra_currency_code jmf_gta_trx_headers_all.ra_currency_code%TYPE
169: ,conversion_type jmf_gta_trx_headers_all.conversion_type%TYPE
170: ,conversion_date jmf_gta_trx_headers_all.conversion_date%TYPE
171: ,conversion_rate jmf_gta_trx_headers_all.conversion_rate%TYPE
172: ,gta_batch_number jmf_gta_trx_headers_all.gta_batch_number%TYPE
173: ,gt_invoice_number jmf_gta_trx_headers_all.gt_invoice_number%TYPE
174: ,gt_invoice_date jmf_gta_trx_headers_all.gt_invoice_date%TYPE
175: ,gt_invoice_net_amount jmf_gta_trx_headers_all.gt_invoice_net_amount%TYPE

Line 172: ,gta_batch_number jmf_gta_trx_headers_all.gta_batch_number%TYPE

168: ,ra_currency_code jmf_gta_trx_headers_all.ra_currency_code%TYPE
169: ,conversion_type jmf_gta_trx_headers_all.conversion_type%TYPE
170: ,conversion_date jmf_gta_trx_headers_all.conversion_date%TYPE
171: ,conversion_rate jmf_gta_trx_headers_all.conversion_rate%TYPE
172: ,gta_batch_number jmf_gta_trx_headers_all.gta_batch_number%TYPE
173: ,gt_invoice_number jmf_gta_trx_headers_all.gt_invoice_number%TYPE
174: ,gt_invoice_date jmf_gta_trx_headers_all.gt_invoice_date%TYPE
175: ,gt_invoice_net_amount jmf_gta_trx_headers_all.gt_invoice_net_amount%TYPE
176: ,gt_invoice_tax_amount jmf_gta_trx_headers_all.gt_invoice_tax_amount%TYPE

Line 173: ,gt_invoice_number jmf_gta_trx_headers_all.gt_invoice_number%TYPE

169: ,conversion_type jmf_gta_trx_headers_all.conversion_type%TYPE
170: ,conversion_date jmf_gta_trx_headers_all.conversion_date%TYPE
171: ,conversion_rate jmf_gta_trx_headers_all.conversion_rate%TYPE
172: ,gta_batch_number jmf_gta_trx_headers_all.gta_batch_number%TYPE
173: ,gt_invoice_number jmf_gta_trx_headers_all.gt_invoice_number%TYPE
174: ,gt_invoice_date jmf_gta_trx_headers_all.gt_invoice_date%TYPE
175: ,gt_invoice_net_amount jmf_gta_trx_headers_all.gt_invoice_net_amount%TYPE
176: ,gt_invoice_tax_amount jmf_gta_trx_headers_all.gt_invoice_tax_amount%TYPE
177: ,status jmf_gta_trx_headers_all.status%TYPE

Line 174: ,gt_invoice_date jmf_gta_trx_headers_all.gt_invoice_date%TYPE

170: ,conversion_date jmf_gta_trx_headers_all.conversion_date%TYPE
171: ,conversion_rate jmf_gta_trx_headers_all.conversion_rate%TYPE
172: ,gta_batch_number jmf_gta_trx_headers_all.gta_batch_number%TYPE
173: ,gt_invoice_number jmf_gta_trx_headers_all.gt_invoice_number%TYPE
174: ,gt_invoice_date jmf_gta_trx_headers_all.gt_invoice_date%TYPE
175: ,gt_invoice_net_amount jmf_gta_trx_headers_all.gt_invoice_net_amount%TYPE
176: ,gt_invoice_tax_amount jmf_gta_trx_headers_all.gt_invoice_tax_amount%TYPE
177: ,status jmf_gta_trx_headers_all.status%TYPE
178: ,sales_list_flag jmf_gta_trx_headers_all.sales_list_flag%TYPE

Line 175: ,gt_invoice_net_amount jmf_gta_trx_headers_all.gt_invoice_net_amount%TYPE

171: ,conversion_rate jmf_gta_trx_headers_all.conversion_rate%TYPE
172: ,gta_batch_number jmf_gta_trx_headers_all.gta_batch_number%TYPE
173: ,gt_invoice_number jmf_gta_trx_headers_all.gt_invoice_number%TYPE
174: ,gt_invoice_date jmf_gta_trx_headers_all.gt_invoice_date%TYPE
175: ,gt_invoice_net_amount jmf_gta_trx_headers_all.gt_invoice_net_amount%TYPE
176: ,gt_invoice_tax_amount jmf_gta_trx_headers_all.gt_invoice_tax_amount%TYPE
177: ,status jmf_gta_trx_headers_all.status%TYPE
178: ,sales_list_flag jmf_gta_trx_headers_all.sales_list_flag%TYPE
179: ,cancel_flag jmf_gta_trx_headers_all.cancel_flag%TYPE

Line 176: ,gt_invoice_tax_amount jmf_gta_trx_headers_all.gt_invoice_tax_amount%TYPE

172: ,gta_batch_number jmf_gta_trx_headers_all.gta_batch_number%TYPE
173: ,gt_invoice_number jmf_gta_trx_headers_all.gt_invoice_number%TYPE
174: ,gt_invoice_date jmf_gta_trx_headers_all.gt_invoice_date%TYPE
175: ,gt_invoice_net_amount jmf_gta_trx_headers_all.gt_invoice_net_amount%TYPE
176: ,gt_invoice_tax_amount jmf_gta_trx_headers_all.gt_invoice_tax_amount%TYPE
177: ,status jmf_gta_trx_headers_all.status%TYPE
178: ,sales_list_flag jmf_gta_trx_headers_all.sales_list_flag%TYPE
179: ,cancel_flag jmf_gta_trx_headers_all.cancel_flag%TYPE
180: ,gt_invoice_type jmf_gta_trx_headers_all.gt_invoice_type%TYPE

Line 177: ,status jmf_gta_trx_headers_all.status%TYPE

173: ,gt_invoice_number jmf_gta_trx_headers_all.gt_invoice_number%TYPE
174: ,gt_invoice_date jmf_gta_trx_headers_all.gt_invoice_date%TYPE
175: ,gt_invoice_net_amount jmf_gta_trx_headers_all.gt_invoice_net_amount%TYPE
176: ,gt_invoice_tax_amount jmf_gta_trx_headers_all.gt_invoice_tax_amount%TYPE
177: ,status jmf_gta_trx_headers_all.status%TYPE
178: ,sales_list_flag jmf_gta_trx_headers_all.sales_list_flag%TYPE
179: ,cancel_flag jmf_gta_trx_headers_all.cancel_flag%TYPE
180: ,gt_invoice_type jmf_gta_trx_headers_all.gt_invoice_type%TYPE
181: ,gt_invoice_class jmf_gta_trx_headers_all.gt_invoice_class%TYPE

Line 178: ,sales_list_flag jmf_gta_trx_headers_all.sales_list_flag%TYPE

174: ,gt_invoice_date jmf_gta_trx_headers_all.gt_invoice_date%TYPE
175: ,gt_invoice_net_amount jmf_gta_trx_headers_all.gt_invoice_net_amount%TYPE
176: ,gt_invoice_tax_amount jmf_gta_trx_headers_all.gt_invoice_tax_amount%TYPE
177: ,status jmf_gta_trx_headers_all.status%TYPE
178: ,sales_list_flag jmf_gta_trx_headers_all.sales_list_flag%TYPE
179: ,cancel_flag jmf_gta_trx_headers_all.cancel_flag%TYPE
180: ,gt_invoice_type jmf_gta_trx_headers_all.gt_invoice_type%TYPE
181: ,gt_invoice_class jmf_gta_trx_headers_all.gt_invoice_class%TYPE
182: ,gt_tax_month jmf_gta_trx_headers_all.gt_tax_month%TYPE

Line 179: ,cancel_flag jmf_gta_trx_headers_all.cancel_flag%TYPE

175: ,gt_invoice_net_amount jmf_gta_trx_headers_all.gt_invoice_net_amount%TYPE
176: ,gt_invoice_tax_amount jmf_gta_trx_headers_all.gt_invoice_tax_amount%TYPE
177: ,status jmf_gta_trx_headers_all.status%TYPE
178: ,sales_list_flag jmf_gta_trx_headers_all.sales_list_flag%TYPE
179: ,cancel_flag jmf_gta_trx_headers_all.cancel_flag%TYPE
180: ,gt_invoice_type jmf_gta_trx_headers_all.gt_invoice_type%TYPE
181: ,gt_invoice_class jmf_gta_trx_headers_all.gt_invoice_class%TYPE
182: ,gt_tax_month jmf_gta_trx_headers_all.gt_tax_month%TYPE
183: ,issuer_name jmf_gta_trx_headers_all.issuer_name%TYPE

Line 180: ,gt_invoice_type jmf_gta_trx_headers_all.gt_invoice_type%TYPE

176: ,gt_invoice_tax_amount jmf_gta_trx_headers_all.gt_invoice_tax_amount%TYPE
177: ,status jmf_gta_trx_headers_all.status%TYPE
178: ,sales_list_flag jmf_gta_trx_headers_all.sales_list_flag%TYPE
179: ,cancel_flag jmf_gta_trx_headers_all.cancel_flag%TYPE
180: ,gt_invoice_type jmf_gta_trx_headers_all.gt_invoice_type%TYPE
181: ,gt_invoice_class jmf_gta_trx_headers_all.gt_invoice_class%TYPE
182: ,gt_tax_month jmf_gta_trx_headers_all.gt_tax_month%TYPE
183: ,issuer_name jmf_gta_trx_headers_all.issuer_name%TYPE
184: ,reviewer_name jmf_gta_trx_headers_all.reviewer_name%TYPE

Line 181: ,gt_invoice_class jmf_gta_trx_headers_all.gt_invoice_class%TYPE

177: ,status jmf_gta_trx_headers_all.status%TYPE
178: ,sales_list_flag jmf_gta_trx_headers_all.sales_list_flag%TYPE
179: ,cancel_flag jmf_gta_trx_headers_all.cancel_flag%TYPE
180: ,gt_invoice_type jmf_gta_trx_headers_all.gt_invoice_type%TYPE
181: ,gt_invoice_class jmf_gta_trx_headers_all.gt_invoice_class%TYPE
182: ,gt_tax_month jmf_gta_trx_headers_all.gt_tax_month%TYPE
183: ,issuer_name jmf_gta_trx_headers_all.issuer_name%TYPE
184: ,reviewer_name jmf_gta_trx_headers_all.reviewer_name%TYPE
185: ,payee_name jmf_gta_trx_headers_all.payee_name%TYPE

Line 182: ,gt_tax_month jmf_gta_trx_headers_all.gt_tax_month%TYPE

178: ,sales_list_flag jmf_gta_trx_headers_all.sales_list_flag%TYPE
179: ,cancel_flag jmf_gta_trx_headers_all.cancel_flag%TYPE
180: ,gt_invoice_type jmf_gta_trx_headers_all.gt_invoice_type%TYPE
181: ,gt_invoice_class jmf_gta_trx_headers_all.gt_invoice_class%TYPE
182: ,gt_tax_month jmf_gta_trx_headers_all.gt_tax_month%TYPE
183: ,issuer_name jmf_gta_trx_headers_all.issuer_name%TYPE
184: ,reviewer_name jmf_gta_trx_headers_all.reviewer_name%TYPE
185: ,payee_name jmf_gta_trx_headers_all.payee_name%TYPE
186: ,tax_code jmf_gta_trx_headers_all.tax_code%TYPE

Line 183: ,issuer_name jmf_gta_trx_headers_all.issuer_name%TYPE

179: ,cancel_flag jmf_gta_trx_headers_all.cancel_flag%TYPE
180: ,gt_invoice_type jmf_gta_trx_headers_all.gt_invoice_type%TYPE
181: ,gt_invoice_class jmf_gta_trx_headers_all.gt_invoice_class%TYPE
182: ,gt_tax_month jmf_gta_trx_headers_all.gt_tax_month%TYPE
183: ,issuer_name jmf_gta_trx_headers_all.issuer_name%TYPE
184: ,reviewer_name jmf_gta_trx_headers_all.reviewer_name%TYPE
185: ,payee_name jmf_gta_trx_headers_all.payee_name%TYPE
186: ,tax_code jmf_gta_trx_headers_all.tax_code%TYPE
187: ,tax_rate jmf_gta_trx_headers_all.tax_rate%TYPE

Line 184: ,reviewer_name jmf_gta_trx_headers_all.reviewer_name%TYPE

180: ,gt_invoice_type jmf_gta_trx_headers_all.gt_invoice_type%TYPE
181: ,gt_invoice_class jmf_gta_trx_headers_all.gt_invoice_class%TYPE
182: ,gt_tax_month jmf_gta_trx_headers_all.gt_tax_month%TYPE
183: ,issuer_name jmf_gta_trx_headers_all.issuer_name%TYPE
184: ,reviewer_name jmf_gta_trx_headers_all.reviewer_name%TYPE
185: ,payee_name jmf_gta_trx_headers_all.payee_name%TYPE
186: ,tax_code jmf_gta_trx_headers_all.tax_code%TYPE
187: ,tax_rate jmf_gta_trx_headers_all.tax_rate%TYPE
188: ,generator_id jmf_gta_trx_headers_all.generator_id%TYPE

Line 185: ,payee_name jmf_gta_trx_headers_all.payee_name%TYPE

181: ,gt_invoice_class jmf_gta_trx_headers_all.gt_invoice_class%TYPE
182: ,gt_tax_month jmf_gta_trx_headers_all.gt_tax_month%TYPE
183: ,issuer_name jmf_gta_trx_headers_all.issuer_name%TYPE
184: ,reviewer_name jmf_gta_trx_headers_all.reviewer_name%TYPE
185: ,payee_name jmf_gta_trx_headers_all.payee_name%TYPE
186: ,tax_code jmf_gta_trx_headers_all.tax_code%TYPE
187: ,tax_rate jmf_gta_trx_headers_all.tax_rate%TYPE
188: ,generator_id jmf_gta_trx_headers_all.generator_id%TYPE
189: ,export_request_id jmf_gta_trx_headers_all.export_request_id%TYPE

Line 186: ,tax_code jmf_gta_trx_headers_all.tax_code%TYPE

182: ,gt_tax_month jmf_gta_trx_headers_all.gt_tax_month%TYPE
183: ,issuer_name jmf_gta_trx_headers_all.issuer_name%TYPE
184: ,reviewer_name jmf_gta_trx_headers_all.reviewer_name%TYPE
185: ,payee_name jmf_gta_trx_headers_all.payee_name%TYPE
186: ,tax_code jmf_gta_trx_headers_all.tax_code%TYPE
187: ,tax_rate jmf_gta_trx_headers_all.tax_rate%TYPE
188: ,generator_id jmf_gta_trx_headers_all.generator_id%TYPE
189: ,export_request_id jmf_gta_trx_headers_all.export_request_id%TYPE
190: ,request_id jmf_gta_trx_headers_all.request_id%TYPE

Line 187: ,tax_rate jmf_gta_trx_headers_all.tax_rate%TYPE

183: ,issuer_name jmf_gta_trx_headers_all.issuer_name%TYPE
184: ,reviewer_name jmf_gta_trx_headers_all.reviewer_name%TYPE
185: ,payee_name jmf_gta_trx_headers_all.payee_name%TYPE
186: ,tax_code jmf_gta_trx_headers_all.tax_code%TYPE
187: ,tax_rate jmf_gta_trx_headers_all.tax_rate%TYPE
188: ,generator_id jmf_gta_trx_headers_all.generator_id%TYPE
189: ,export_request_id jmf_gta_trx_headers_all.export_request_id%TYPE
190: ,request_id jmf_gta_trx_headers_all.request_id%TYPE
191: ,program_application_id jmf_gta_trx_headers_all.program_application_id%TYPE

Line 188: ,generator_id jmf_gta_trx_headers_all.generator_id%TYPE

184: ,reviewer_name jmf_gta_trx_headers_all.reviewer_name%TYPE
185: ,payee_name jmf_gta_trx_headers_all.payee_name%TYPE
186: ,tax_code jmf_gta_trx_headers_all.tax_code%TYPE
187: ,tax_rate jmf_gta_trx_headers_all.tax_rate%TYPE
188: ,generator_id jmf_gta_trx_headers_all.generator_id%TYPE
189: ,export_request_id jmf_gta_trx_headers_all.export_request_id%TYPE
190: ,request_id jmf_gta_trx_headers_all.request_id%TYPE
191: ,program_application_id jmf_gta_trx_headers_all.program_application_id%TYPE
192: ,program_id jmf_gta_trx_headers_all.program_id%TYPE

Line 189: ,export_request_id jmf_gta_trx_headers_all.export_request_id%TYPE

185: ,payee_name jmf_gta_trx_headers_all.payee_name%TYPE
186: ,tax_code jmf_gta_trx_headers_all.tax_code%TYPE
187: ,tax_rate jmf_gta_trx_headers_all.tax_rate%TYPE
188: ,generator_id jmf_gta_trx_headers_all.generator_id%TYPE
189: ,export_request_id jmf_gta_trx_headers_all.export_request_id%TYPE
190: ,request_id jmf_gta_trx_headers_all.request_id%TYPE
191: ,program_application_id jmf_gta_trx_headers_all.program_application_id%TYPE
192: ,program_id jmf_gta_trx_headers_all.program_id%TYPE
193: ,program_update_date jmf_gta_trx_headers_all.program_update_date%TYPE

Line 190: ,request_id jmf_gta_trx_headers_all.request_id%TYPE

186: ,tax_code jmf_gta_trx_headers_all.tax_code%TYPE
187: ,tax_rate jmf_gta_trx_headers_all.tax_rate%TYPE
188: ,generator_id jmf_gta_trx_headers_all.generator_id%TYPE
189: ,export_request_id jmf_gta_trx_headers_all.export_request_id%TYPE
190: ,request_id jmf_gta_trx_headers_all.request_id%TYPE
191: ,program_application_id jmf_gta_trx_headers_all.program_application_id%TYPE
192: ,program_id jmf_gta_trx_headers_all.program_id%TYPE
193: ,program_update_date jmf_gta_trx_headers_all.program_update_date%TYPE
194: ,attribute_category jmf_gta_trx_headers_all.attribute_category%TYPE

Line 191: ,program_application_id jmf_gta_trx_headers_all.program_application_id%TYPE

187: ,tax_rate jmf_gta_trx_headers_all.tax_rate%TYPE
188: ,generator_id jmf_gta_trx_headers_all.generator_id%TYPE
189: ,export_request_id jmf_gta_trx_headers_all.export_request_id%TYPE
190: ,request_id jmf_gta_trx_headers_all.request_id%TYPE
191: ,program_application_id jmf_gta_trx_headers_all.program_application_id%TYPE
192: ,program_id jmf_gta_trx_headers_all.program_id%TYPE
193: ,program_update_date jmf_gta_trx_headers_all.program_update_date%TYPE
194: ,attribute_category jmf_gta_trx_headers_all.attribute_category%TYPE
195: ,attribute1 jmf_gta_trx_headers_all.attribute1%TYPE

Line 192: ,program_id jmf_gta_trx_headers_all.program_id%TYPE

188: ,generator_id jmf_gta_trx_headers_all.generator_id%TYPE
189: ,export_request_id jmf_gta_trx_headers_all.export_request_id%TYPE
190: ,request_id jmf_gta_trx_headers_all.request_id%TYPE
191: ,program_application_id jmf_gta_trx_headers_all.program_application_id%TYPE
192: ,program_id jmf_gta_trx_headers_all.program_id%TYPE
193: ,program_update_date jmf_gta_trx_headers_all.program_update_date%TYPE
194: ,attribute_category jmf_gta_trx_headers_all.attribute_category%TYPE
195: ,attribute1 jmf_gta_trx_headers_all.attribute1%TYPE
196: ,attribute2 jmf_gta_trx_headers_all.attribute2%TYPE

Line 193: ,program_update_date jmf_gta_trx_headers_all.program_update_date%TYPE

189: ,export_request_id jmf_gta_trx_headers_all.export_request_id%TYPE
190: ,request_id jmf_gta_trx_headers_all.request_id%TYPE
191: ,program_application_id jmf_gta_trx_headers_all.program_application_id%TYPE
192: ,program_id jmf_gta_trx_headers_all.program_id%TYPE
193: ,program_update_date jmf_gta_trx_headers_all.program_update_date%TYPE
194: ,attribute_category jmf_gta_trx_headers_all.attribute_category%TYPE
195: ,attribute1 jmf_gta_trx_headers_all.attribute1%TYPE
196: ,attribute2 jmf_gta_trx_headers_all.attribute2%TYPE
197: ,attribute3 jmf_gta_trx_headers_all.attribute3%TYPE

Line 194: ,attribute_category jmf_gta_trx_headers_all.attribute_category%TYPE

190: ,request_id jmf_gta_trx_headers_all.request_id%TYPE
191: ,program_application_id jmf_gta_trx_headers_all.program_application_id%TYPE
192: ,program_id jmf_gta_trx_headers_all.program_id%TYPE
193: ,program_update_date jmf_gta_trx_headers_all.program_update_date%TYPE
194: ,attribute_category jmf_gta_trx_headers_all.attribute_category%TYPE
195: ,attribute1 jmf_gta_trx_headers_all.attribute1%TYPE
196: ,attribute2 jmf_gta_trx_headers_all.attribute2%TYPE
197: ,attribute3 jmf_gta_trx_headers_all.attribute3%TYPE
198: ,attribute4 jmf_gta_trx_headers_all.attribute4%TYPE

Line 195: ,attribute1 jmf_gta_trx_headers_all.attribute1%TYPE

191: ,program_application_id jmf_gta_trx_headers_all.program_application_id%TYPE
192: ,program_id jmf_gta_trx_headers_all.program_id%TYPE
193: ,program_update_date jmf_gta_trx_headers_all.program_update_date%TYPE
194: ,attribute_category jmf_gta_trx_headers_all.attribute_category%TYPE
195: ,attribute1 jmf_gta_trx_headers_all.attribute1%TYPE
196: ,attribute2 jmf_gta_trx_headers_all.attribute2%TYPE
197: ,attribute3 jmf_gta_trx_headers_all.attribute3%TYPE
198: ,attribute4 jmf_gta_trx_headers_all.attribute4%TYPE
199: ,attribute5 jmf_gta_trx_headers_all.attribute5%TYPE

Line 196: ,attribute2 jmf_gta_trx_headers_all.attribute2%TYPE

192: ,program_id jmf_gta_trx_headers_all.program_id%TYPE
193: ,program_update_date jmf_gta_trx_headers_all.program_update_date%TYPE
194: ,attribute_category jmf_gta_trx_headers_all.attribute_category%TYPE
195: ,attribute1 jmf_gta_trx_headers_all.attribute1%TYPE
196: ,attribute2 jmf_gta_trx_headers_all.attribute2%TYPE
197: ,attribute3 jmf_gta_trx_headers_all.attribute3%TYPE
198: ,attribute4 jmf_gta_trx_headers_all.attribute4%TYPE
199: ,attribute5 jmf_gta_trx_headers_all.attribute5%TYPE
200: ,attribute6 jmf_gta_trx_headers_all.attribute6%TYPE

Line 197: ,attribute3 jmf_gta_trx_headers_all.attribute3%TYPE

193: ,program_update_date jmf_gta_trx_headers_all.program_update_date%TYPE
194: ,attribute_category jmf_gta_trx_headers_all.attribute_category%TYPE
195: ,attribute1 jmf_gta_trx_headers_all.attribute1%TYPE
196: ,attribute2 jmf_gta_trx_headers_all.attribute2%TYPE
197: ,attribute3 jmf_gta_trx_headers_all.attribute3%TYPE
198: ,attribute4 jmf_gta_trx_headers_all.attribute4%TYPE
199: ,attribute5 jmf_gta_trx_headers_all.attribute5%TYPE
200: ,attribute6 jmf_gta_trx_headers_all.attribute6%TYPE
201: ,attribute7 jmf_gta_trx_headers_all.attribute7%TYPE

Line 198: ,attribute4 jmf_gta_trx_headers_all.attribute4%TYPE

194: ,attribute_category jmf_gta_trx_headers_all.attribute_category%TYPE
195: ,attribute1 jmf_gta_trx_headers_all.attribute1%TYPE
196: ,attribute2 jmf_gta_trx_headers_all.attribute2%TYPE
197: ,attribute3 jmf_gta_trx_headers_all.attribute3%TYPE
198: ,attribute4 jmf_gta_trx_headers_all.attribute4%TYPE
199: ,attribute5 jmf_gta_trx_headers_all.attribute5%TYPE
200: ,attribute6 jmf_gta_trx_headers_all.attribute6%TYPE
201: ,attribute7 jmf_gta_trx_headers_all.attribute7%TYPE
202: ,attribute8 jmf_gta_trx_headers_all.attribute8%TYPE

Line 199: ,attribute5 jmf_gta_trx_headers_all.attribute5%TYPE

195: ,attribute1 jmf_gta_trx_headers_all.attribute1%TYPE
196: ,attribute2 jmf_gta_trx_headers_all.attribute2%TYPE
197: ,attribute3 jmf_gta_trx_headers_all.attribute3%TYPE
198: ,attribute4 jmf_gta_trx_headers_all.attribute4%TYPE
199: ,attribute5 jmf_gta_trx_headers_all.attribute5%TYPE
200: ,attribute6 jmf_gta_trx_headers_all.attribute6%TYPE
201: ,attribute7 jmf_gta_trx_headers_all.attribute7%TYPE
202: ,attribute8 jmf_gta_trx_headers_all.attribute8%TYPE
203: ,attribute9 jmf_gta_trx_headers_all.attribute9%TYPE

Line 200: ,attribute6 jmf_gta_trx_headers_all.attribute6%TYPE

196: ,attribute2 jmf_gta_trx_headers_all.attribute2%TYPE
197: ,attribute3 jmf_gta_trx_headers_all.attribute3%TYPE
198: ,attribute4 jmf_gta_trx_headers_all.attribute4%TYPE
199: ,attribute5 jmf_gta_trx_headers_all.attribute5%TYPE
200: ,attribute6 jmf_gta_trx_headers_all.attribute6%TYPE
201: ,attribute7 jmf_gta_trx_headers_all.attribute7%TYPE
202: ,attribute8 jmf_gta_trx_headers_all.attribute8%TYPE
203: ,attribute9 jmf_gta_trx_headers_all.attribute9%TYPE
204: ,attribute10 jmf_gta_trx_headers_all.attribute10%TYPE

Line 201: ,attribute7 jmf_gta_trx_headers_all.attribute7%TYPE

197: ,attribute3 jmf_gta_trx_headers_all.attribute3%TYPE
198: ,attribute4 jmf_gta_trx_headers_all.attribute4%TYPE
199: ,attribute5 jmf_gta_trx_headers_all.attribute5%TYPE
200: ,attribute6 jmf_gta_trx_headers_all.attribute6%TYPE
201: ,attribute7 jmf_gta_trx_headers_all.attribute7%TYPE
202: ,attribute8 jmf_gta_trx_headers_all.attribute8%TYPE
203: ,attribute9 jmf_gta_trx_headers_all.attribute9%TYPE
204: ,attribute10 jmf_gta_trx_headers_all.attribute10%TYPE
205: ,attribute11 jmf_gta_trx_headers_all.attribute11%TYPE

Line 202: ,attribute8 jmf_gta_trx_headers_all.attribute8%TYPE

198: ,attribute4 jmf_gta_trx_headers_all.attribute4%TYPE
199: ,attribute5 jmf_gta_trx_headers_all.attribute5%TYPE
200: ,attribute6 jmf_gta_trx_headers_all.attribute6%TYPE
201: ,attribute7 jmf_gta_trx_headers_all.attribute7%TYPE
202: ,attribute8 jmf_gta_trx_headers_all.attribute8%TYPE
203: ,attribute9 jmf_gta_trx_headers_all.attribute9%TYPE
204: ,attribute10 jmf_gta_trx_headers_all.attribute10%TYPE
205: ,attribute11 jmf_gta_trx_headers_all.attribute11%TYPE
206: ,attribute12 jmf_gta_trx_headers_all.attribute12%TYPE

Line 203: ,attribute9 jmf_gta_trx_headers_all.attribute9%TYPE

199: ,attribute5 jmf_gta_trx_headers_all.attribute5%TYPE
200: ,attribute6 jmf_gta_trx_headers_all.attribute6%TYPE
201: ,attribute7 jmf_gta_trx_headers_all.attribute7%TYPE
202: ,attribute8 jmf_gta_trx_headers_all.attribute8%TYPE
203: ,attribute9 jmf_gta_trx_headers_all.attribute9%TYPE
204: ,attribute10 jmf_gta_trx_headers_all.attribute10%TYPE
205: ,attribute11 jmf_gta_trx_headers_all.attribute11%TYPE
206: ,attribute12 jmf_gta_trx_headers_all.attribute12%TYPE
207: ,attribute13 jmf_gta_trx_headers_all.attribute13%TYPE

Line 204: ,attribute10 jmf_gta_trx_headers_all.attribute10%TYPE

200: ,attribute6 jmf_gta_trx_headers_all.attribute6%TYPE
201: ,attribute7 jmf_gta_trx_headers_all.attribute7%TYPE
202: ,attribute8 jmf_gta_trx_headers_all.attribute8%TYPE
203: ,attribute9 jmf_gta_trx_headers_all.attribute9%TYPE
204: ,attribute10 jmf_gta_trx_headers_all.attribute10%TYPE
205: ,attribute11 jmf_gta_trx_headers_all.attribute11%TYPE
206: ,attribute12 jmf_gta_trx_headers_all.attribute12%TYPE
207: ,attribute13 jmf_gta_trx_headers_all.attribute13%TYPE
208: ,attribute14 jmf_gta_trx_headers_all.attribute14%TYPE

Line 205: ,attribute11 jmf_gta_trx_headers_all.attribute11%TYPE

201: ,attribute7 jmf_gta_trx_headers_all.attribute7%TYPE
202: ,attribute8 jmf_gta_trx_headers_all.attribute8%TYPE
203: ,attribute9 jmf_gta_trx_headers_all.attribute9%TYPE
204: ,attribute10 jmf_gta_trx_headers_all.attribute10%TYPE
205: ,attribute11 jmf_gta_trx_headers_all.attribute11%TYPE
206: ,attribute12 jmf_gta_trx_headers_all.attribute12%TYPE
207: ,attribute13 jmf_gta_trx_headers_all.attribute13%TYPE
208: ,attribute14 jmf_gta_trx_headers_all.attribute14%TYPE
209: ,attribute15 jmf_gta_trx_headers_all.attribute15%TYPE

Line 206: ,attribute12 jmf_gta_trx_headers_all.attribute12%TYPE

202: ,attribute8 jmf_gta_trx_headers_all.attribute8%TYPE
203: ,attribute9 jmf_gta_trx_headers_all.attribute9%TYPE
204: ,attribute10 jmf_gta_trx_headers_all.attribute10%TYPE
205: ,attribute11 jmf_gta_trx_headers_all.attribute11%TYPE
206: ,attribute12 jmf_gta_trx_headers_all.attribute12%TYPE
207: ,attribute13 jmf_gta_trx_headers_all.attribute13%TYPE
208: ,attribute14 jmf_gta_trx_headers_all.attribute14%TYPE
209: ,attribute15 jmf_gta_trx_headers_all.attribute15%TYPE
210: ,creation_date jmf_gta_trx_headers_all.creation_date%TYPE

Line 207: ,attribute13 jmf_gta_trx_headers_all.attribute13%TYPE

203: ,attribute9 jmf_gta_trx_headers_all.attribute9%TYPE
204: ,attribute10 jmf_gta_trx_headers_all.attribute10%TYPE
205: ,attribute11 jmf_gta_trx_headers_all.attribute11%TYPE
206: ,attribute12 jmf_gta_trx_headers_all.attribute12%TYPE
207: ,attribute13 jmf_gta_trx_headers_all.attribute13%TYPE
208: ,attribute14 jmf_gta_trx_headers_all.attribute14%TYPE
209: ,attribute15 jmf_gta_trx_headers_all.attribute15%TYPE
210: ,creation_date jmf_gta_trx_headers_all.creation_date%TYPE
211: ,created_by jmf_gta_trx_headers_all.created_by%TYPE

Line 208: ,attribute14 jmf_gta_trx_headers_all.attribute14%TYPE

204: ,attribute10 jmf_gta_trx_headers_all.attribute10%TYPE
205: ,attribute11 jmf_gta_trx_headers_all.attribute11%TYPE
206: ,attribute12 jmf_gta_trx_headers_all.attribute12%TYPE
207: ,attribute13 jmf_gta_trx_headers_all.attribute13%TYPE
208: ,attribute14 jmf_gta_trx_headers_all.attribute14%TYPE
209: ,attribute15 jmf_gta_trx_headers_all.attribute15%TYPE
210: ,creation_date jmf_gta_trx_headers_all.creation_date%TYPE
211: ,created_by jmf_gta_trx_headers_all.created_by%TYPE
212: ,last_update_date jmf_gta_trx_headers_all.last_update_date%TYPE

Line 209: ,attribute15 jmf_gta_trx_headers_all.attribute15%TYPE

205: ,attribute11 jmf_gta_trx_headers_all.attribute11%TYPE
206: ,attribute12 jmf_gta_trx_headers_all.attribute12%TYPE
207: ,attribute13 jmf_gta_trx_headers_all.attribute13%TYPE
208: ,attribute14 jmf_gta_trx_headers_all.attribute14%TYPE
209: ,attribute15 jmf_gta_trx_headers_all.attribute15%TYPE
210: ,creation_date jmf_gta_trx_headers_all.creation_date%TYPE
211: ,created_by jmf_gta_trx_headers_all.created_by%TYPE
212: ,last_update_date jmf_gta_trx_headers_all.last_update_date%TYPE
213: ,last_updated_by jmf_gta_trx_headers_all.last_updated_by%TYPE

Line 210: ,creation_date jmf_gta_trx_headers_all.creation_date%TYPE

206: ,attribute12 jmf_gta_trx_headers_all.attribute12%TYPE
207: ,attribute13 jmf_gta_trx_headers_all.attribute13%TYPE
208: ,attribute14 jmf_gta_trx_headers_all.attribute14%TYPE
209: ,attribute15 jmf_gta_trx_headers_all.attribute15%TYPE
210: ,creation_date jmf_gta_trx_headers_all.creation_date%TYPE
211: ,created_by jmf_gta_trx_headers_all.created_by%TYPE
212: ,last_update_date jmf_gta_trx_headers_all.last_update_date%TYPE
213: ,last_updated_by jmf_gta_trx_headers_all.last_updated_by%TYPE
214: ,last_update_login jmf_gta_trx_headers_all.last_update_login%TYPE

Line 211: ,created_by jmf_gta_trx_headers_all.created_by%TYPE

207: ,attribute13 jmf_gta_trx_headers_all.attribute13%TYPE
208: ,attribute14 jmf_gta_trx_headers_all.attribute14%TYPE
209: ,attribute15 jmf_gta_trx_headers_all.attribute15%TYPE
210: ,creation_date jmf_gta_trx_headers_all.creation_date%TYPE
211: ,created_by jmf_gta_trx_headers_all.created_by%TYPE
212: ,last_update_date jmf_gta_trx_headers_all.last_update_date%TYPE
213: ,last_updated_by jmf_gta_trx_headers_all.last_updated_by%TYPE
214: ,last_update_login jmf_gta_trx_headers_all.last_update_login%TYPE
215: ,invoice_type jmf_gta_trx_headers_all.invoice_type%TYPE --added by subba for R12.1

Line 212: ,last_update_date jmf_gta_trx_headers_all.last_update_date%TYPE

208: ,attribute14 jmf_gta_trx_headers_all.attribute14%TYPE
209: ,attribute15 jmf_gta_trx_headers_all.attribute15%TYPE
210: ,creation_date jmf_gta_trx_headers_all.creation_date%TYPE
211: ,created_by jmf_gta_trx_headers_all.created_by%TYPE
212: ,last_update_date jmf_gta_trx_headers_all.last_update_date%TYPE
213: ,last_updated_by jmf_gta_trx_headers_all.last_updated_by%TYPE
214: ,last_update_login jmf_gta_trx_headers_all.last_update_login%TYPE
215: ,invoice_type jmf_gta_trx_headers_all.invoice_type%TYPE --added by subba for R12.1
216: );

Line 213: ,last_updated_by jmf_gta_trx_headers_all.last_updated_by%TYPE

209: ,attribute15 jmf_gta_trx_headers_all.attribute15%TYPE
210: ,creation_date jmf_gta_trx_headers_all.creation_date%TYPE
211: ,created_by jmf_gta_trx_headers_all.created_by%TYPE
212: ,last_update_date jmf_gta_trx_headers_all.last_update_date%TYPE
213: ,last_updated_by jmf_gta_trx_headers_all.last_updated_by%TYPE
214: ,last_update_login jmf_gta_trx_headers_all.last_update_login%TYPE
215: ,invoice_type jmf_gta_trx_headers_all.invoice_type%TYPE --added by subba for R12.1
216: );
217:

Line 214: ,last_update_login jmf_gta_trx_headers_all.last_update_login%TYPE

210: ,creation_date jmf_gta_trx_headers_all.creation_date%TYPE
211: ,created_by jmf_gta_trx_headers_all.created_by%TYPE
212: ,last_update_date jmf_gta_trx_headers_all.last_update_date%TYPE
213: ,last_updated_by jmf_gta_trx_headers_all.last_updated_by%TYPE
214: ,last_update_login jmf_gta_trx_headers_all.last_update_login%TYPE
215: ,invoice_type jmf_gta_trx_headers_all.invoice_type%TYPE --added by subba for R12.1
216: );
217:
218: --This record is the data type of JMF_GTA_TRX_LINES_ALL;

Line 215: ,invoice_type jmf_gta_trx_headers_all.invoice_type%TYPE --added by subba for R12.1

211: ,created_by jmf_gta_trx_headers_all.created_by%TYPE
212: ,last_update_date jmf_gta_trx_headers_all.last_update_date%TYPE
213: ,last_updated_by jmf_gta_trx_headers_all.last_updated_by%TYPE
214: ,last_update_login jmf_gta_trx_headers_all.last_update_login%TYPE
215: ,invoice_type jmf_gta_trx_headers_all.invoice_type%TYPE --added by subba for R12.1
216: );
217:
218: --This record is the data type of JMF_GTA_TRX_LINES_ALL;
219: TYPE trx_line_rec_type IS RECORD