Syntax
<restore_spec> ::= FOR DATALOAD| FOR FASTLOAD| FOR DATAUPDATE
Use
Use this syntax rule in a
DATAEXTRACT command to specify which command is to be generated for loading data in the command file.If a
FASTLOAD command is generated this command contains the value of 80% for the fill level of the database (<usage_spec>). This is the default value of the SAP DB Loader.DATAEXTRACT FOR DATALOAD TABLE article
OUTFILE 'article.control'
OUTFILE 'article.data'