Entering content frame

Background documentation Format of the Data Stream Locate the document in its SAP Library structure

Data streams can have the following formats:

·        COMPRESSED

·        FORMATTED

·        FORMATTED BINARY

·        PAGES

·        RECORDS

You can specify the format in unload and load commands as a processing specification for the data stream (syntax rule stream_format_spec).

The Loader requires that data streams with clear text values have the format COMPRESSED. If this is not the case, you must explicitly specify the FORMATTED format or, with binary coded data streams, FORMATTED BINARY format in the unload or load command.

 

Leaving content frame