DBA Data[Home] [Help]

APPS.PAY_GB_EDI_P46_CAR dependencies on FND_NUMBER

Line 159: 'REQUEST_ID=P', fnd_number.number_to_canonical(pact.request_id),

155: 'TEST_INDICATOR=P', decode(pay_gb_eoy_archive.get_parameter
156: (legislative_parameters,
157: 'TEST'),'Y','1',' '),
158: 'URGENT_MARKER=P', ' ',/*2008*/
159: 'REQUEST_ID=P', fnd_number.number_to_canonical(pact.request_id),
160: 'FORM_TYPE=P', '11',
161: 'FORM_TYPE_MEANING=P', 'P46 Car EDI',
162: 'TAX_DIST_NO=P', substr(hoi.org_information1,1,3),
163: 'TAX_DIST_REF=P',

Line 278: 'REQUEST_ID=P', fnd_number.number_to_canonical(pact.request_id),

274: 'TEST_INDICATOR=P', decode(pay_gb_eoy_archive.get_parameter
275: (legislative_parameters,
276: 'TEST'),'Y','1',' '),
277: 'URGENT_MARKER=P', ' ',/*2008*/
278: 'REQUEST_ID=P', fnd_number.number_to_canonical(pact.request_id),
279: 'FORM_TYPE=P', '11',
280: 'FORM_TYPE_MEANING=P', 'P46 Car EDI',
281: 'TAX_DIST_NO=P', substr(hoi.org_information1,1,3),
282: 'TAX_DIST_REF=P',

Line 318: 'REQUEST_ID=P', fnd_number.number_to_canonical(pact.request_id),

314: 'TEST_INDICATOR=P', decode(pay_gb_eoy_archive.get_parameter
315: (legislative_parameters,
316: 'TEST'),'Y','1',' '),
317: 'URGENT_MARKER=P', ' ',/*2008*/
318: 'REQUEST_ID=P', fnd_number.number_to_canonical(pact.request_id),
319: 'FORM_TYPE=P', '11',
320: 'FORM_TYPE_MEANING=P', 'P46 Car EDI',
321: 'TAX_DIST_NO=P', substr(hoi.org_information1,1,3),
322: 'TAX_DIST_REF=P',