!--a11y-->
The external systems supply the CRM Server with ASCII files, which are converted into database tables by the ASCII Adapter.
By invoking the ASCII Adapter, the text files are transferred to the temporary table on the CRM Server. The temporary table has to be created in the data dictionary first and the details of the ASCII file in question must be filled in the temporary table information (using transaction asc2) before the data is transferred from the external system to the CRM Server.
The
BDoc´ Generator takes the data, and converts it into BDocs´ (temporary BDocs) on the basis of certain pre-defined rules.The BDocs´ can then be converted into proper BDoc types by the BDoc
Structure Mapper using mapping rules. Once this is done the BDoc type can then be passed on to the "standard" flow.