Entering content frame

Background documentationBDoc' Generation Locate the document in its SAP Library structure

After defining all the details for the BDoc’, generation needs to be performed. Generation can be done for multiple BDoc’s at a time. The Generate All option can be used for this purpose.

The Generated code would be in the following function modules.

<Customer Name space>_<BDoc’ Name>_ASI

<Customer Name space>_<BDoc’ Name>_ASE

<Customer Name space>_<BDoc’ Name>_ASM

<Customer Name space>_<BDoc’ Name>_ASC

 

Any errors that occur during the generation are logged into the table ASCGEN_ERR, which can be viewed using the Error Status option.

This displays errors that have occured during the last generation process and is also refreshed each time the transaction (asci) is invoked.

The user can also view the errors based on date and time by providing the appropriate input in the selection screen. The Selection Screen appears on clicking the Error Status button.

 

Leaving content frame