Header Record Structure

Use

Each document starts with the 'H' flag that introduces the header (structure STXRDIH).

  • RDI version (length 6) (the current version is 040A01)

  • Client (length 3)

  • Document number (length 10) (also return value of function module CLOSE_FORM: RESULT-TDSPOOLID)

  • Language (length 1)

  • Form name (length 16)

  • Device type (length 8), for example, PRINTER, SCREEN,...

  • Name of the computer from which the processing was started (length 64)

  • Background processing mode (length 1), values 'X', or Space

Then follow the data of structure ITCPO (SAPscript output interface).