'ASCII'>: self-explanatory
INCLUDE STXD_PP_HEADER OBJECT DOKU ID TXDescription
Replacement value for the line break.
This parameter only affects DIRECTION = 'EXPORT' and TABLETYPE = 'BIN'.If its value remains initial, function module WS_QUERY is calledinternally in order to determine the replacement value for theoperating system on the frontend.
Value range
For LF_SUBSTITUTE there is a character field of length 4. The linebreak can be replaced by a one or two binary character.
Example:
In Windows a line break is implemented using Hex 0D Hex 0A. HereLF_SUBSTITUTE = '0D0A'.
In motive Hex 0A is the line feed. You would specify LF_SUBSTITUTE as'0A '.
Default
SPACE
Description
Name of a document template (*.dfv or *.dot).
If a format conversion is to be effective, the symbolic name for whicha conversion with the relevant SAPscript style or layout set wasmaintained in the transaction "Format conversion" (SE74) must bespecified here.
In addition, the parameter WITH_TAB must be set to 'X'.
Description