DBA Data[Home] [Help]

APPS.PAY_GB_EDI_P46_CAR dependencies on FND_NUMBER

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

62: 'TEST'),'Y','1',' '),
63: 'URGENT_MARKER=P', decode(pay_gb_eoy_archive.get_parameter
64: (legislative_parameters,
65: 'URGENT'),'Y','1',' '),
66: 'REQUEST_ID=P', fnd_number.number_to_canonical(pact.request_id),
67: 'FORM_TYPE=P', '11',
68: 'FORM_TYPE_MEANING=P', 'P46 Car EDI',
69: 'TAX_DIST_NO=P', substr(hoi.org_information1,1,3),
70: 'TAX_DIST_REF=P',

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

171: 'TEST_INDICATOR=P', decode(pay_gb_eoy_archive.get_parameter
172: (legislative_parameters,
173: 'TEST'),'Y','1',' '),
174: 'URGENT_MARKER=P', ' ',/*2008*/
175: 'REQUEST_ID=P', fnd_number.number_to_canonical(pact.request_id),
176: 'FORM_TYPE=P', '11',
177: 'FORM_TYPE_MEANING=P', 'P46 Car EDI',
178: 'TAX_DIST_NO=P', substr(hoi.org_information1,1,3),
179: 'TAX_DIST_REF=P',