Start of Content Area

Procedure documentation Generating a SyncBO Locate the document in its SAP Library structure

Use

When you generate a SyncBO, the corresponding ABAP code is also generated. The SyncBO can only be used for synchronization if it was already generated.

Prerequisites

The SyncBO was saved and is syntactically correct (no meta errors allowed).

Procedure

...

       1.      Start transaction merep_sbuilder.

       2.      Enter the SyncBO ID.

       3.      Choose SyncBO ® Generate SyncBO.

To generate multiple SyncBOs at once, choose SyncBO ® Generate Multiple SyncBOs… and select the SyncBOs to be generated.

End of Content Area