Transaction: /DVD/GL_MASS_GEN
...
Table settings:
- Storage ID - connection to storage, which can be a transparent or a binary storage.
- In case of binary storage, a popup window will appear after execution with binary storage options in which Container name and Delimiter type are mandatory. For more information check binary storage options.
- Meaningful fields setting helps you to define the fields name. You can use standard SAP field names or "meaningful" ones. For more information, see Meaningful fields.
- Meaningful values – transforms original values into more meaningful ones, see Meaningful values.
General extractor settings:
- Truncate table - when marked, data of target tables are deleted at the start of extraction.
Variant settings:
- Package size - specify the number of records, which are transported to external storage in a single package. If a higher number of records is about to be transported, they are divided into multiple packages.
Generation from SAP tables:
...
In select option, you can select multiple SAP tables to generate from.
General extractor settings:
- Delta Type to specify which data should be extracted and ensure data synchronization.
Following types are supported:
FULL - Standard full load. Data is transferred and appended to the target table.
...
- After-Image, Add and New Image are set by default. For more information on these settings check Recordmode values.