DBA Data[Home] [Help]

APPS.CE_UK_VALIDATIONS_DATA_LDR dependencies on STANDARD

Line 569: -- be written to output xml as standards do not allow for headers

565: END;
566: put_element('fileTypeMeaning',l_file_type_meaning);
567:
568: -- For modulus weights data the weight column header has to
569: -- be written to output xml as standards do not allow for headers
570: -- of 1 character length in the RTF template.
571: IF x_file_type = 'MOD_WEIGHTS'
572: THEN
573: put_starttag('columnHeaders');