SAP Reports / Programs | Basis Components | SAP NetWeaver Mobile - Use subcomponents(BC-MOB) SAP BC

MEREP_SBUILDER SAP ABAP dialog Program - SyncBO Builder







MEREP_SBUILDER is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter MEREP_SBUILDER into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

MEREP_SBUILDER - SyncBO Builder


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT MEREP_SBUILDER. "Basic submit
SUBMIT MEREP_SBUILDER AND RETURN. "Return to original report after report execution complete
SUBMIT MEREP_SBUILDER VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: SyncBO Builder
Text Symbol: 141 = Generate
Text Symbol: 140 = SyncBO Selection
Text Symbol: 135 = Do you want to delete replica database for this SyncBO?
Text Symbol: 134 = Are you still going to copy this SyncBO?
Text Symbol: 132 = Item
Text Symbol: 131 = *** WARNING!! ***
Text Symbol: 130 = Are you still going to re-define this setting?
Text Symbol: 129 = SyncBO-specific RFC destination may cause serious problems
Text Symbol: 128 = Are you sure to change BAPI Wrapper name?
Text Symbol: 127 = Mapping setting will be lost
Text Symbol: 126 = Do you want to disable the SyncBO?
Text Symbol: 125 = Confirmation
Text Symbol: 124 = Would you really like to publish the SyncBO?
Text Symbol: 123 = Once you publish SyncBO, the SyncBO can never be changed
Text Symbol: 122 = Reference Structure for Header
Text Symbol: 120 = Where BAPI Wrapper will be Generated
Text Symbol: 118 = Key Fields of Header Structure
Text Symbol: 106 = Link to Key Field of TOP
Text Symbol: 105 = Related to
Text Symbol: 084 = Their RFC destinations should be changed afterwards. Continue?
Text Symbol: 083 = Related SyncBO(s) found for this SyncBO
Text Symbol: 082 = Are you sure you want to delete the SyncBO?
Text Symbol: 081 = Generated function modules will be also deleted
Text Symbol: 077 = SyncBO, Mobile Group or Mobile ID
Text Symbol: 076 = SyncBO or Mobile Group
Text Symbol: 075 = Mobile ID Only
Text Symbol: 074 = Mobile Group Only
Text Symbol: 073 = SyncBO Only
Text Symbol: 072 = Mapped via Default Value
Text Symbol: 071 = Map To
Text Symbol: 070 = Map From
Text Symbol: 048 = Header Structure
Text Symbol: 041 = Parameter Name
Text Symbol: 030 = Show Mapped
Text Symbol: 029 = Display All


INCLUDES used within this REPORT MEREP_SBUILDER

MEREP_SBUILDER_TOP ,
MEREP_SBUILDER_PBO01 ,




MEREP_SBUILDER_PBO02 , "EMPTY
MEREP_SBUILDER_PAI01 ,
MEREP_SBUILDER_PAI02 , "EMPTY
MEREP_SBUILDER_TREEFORMS01 ,"CLASS LIBRARY
MEREP_SBUILDER_TREEFORMS02 ,"MAPPING TREE CLASS
MEREP_SBUILDER_GENFORMS01 ,
MEREP_SBUILDER_GENFORMS02 ,
MEREP_SBUILDER_GENFORMS03 ,"SYNCBO GENERATE
MEREP_SBUILDER_GENFORMS04 ,"EDIT-LOCK ,CHANGE DESTINATION
MEREP_SBUILDER_GENFORMS05 ,"SET PF-STATUS
MEREP_SBUILDER_GENFORMS06 ,"ENQUEUE
MEREP_SBUILDER_GENFORMS07 ,
MEREP_SBUILDER_GENFORMS08 ,
MEREP_SBUILDER_GENFORMS09 ,
MEREP_SBUILDER_GENFORMS10 ,"DOWNLOAD XML
MEREP_SCREEN . "MODIFY SCREEN


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name MEREP_SBUILDER or its description.