SAP Reports / Programs | Basis Components | Middleware | ALE Integration Technology(BC-MID-ALE) SAP BC

RBDMOIN9 SAP ABAP Report - Text Elements for ALE Consistency Checks







RBDMOIN9 is a standard Executable ABAP Report 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 RBDMOIN9 into the relevant SAP transactions such as SE38 or SE80


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 RBDMOIN9. "Basic submit
SUBMIT RBDMOIN9 AND RETURN. "Return to original report after report execution complete
SUBMIT RBDMOIN9 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Text Elements for ALE Consistency Checks
Text Symbol: 105 = .....Basis type &
Text Symbol: 104 = Partner profile has not been created
Text Symbol: 103 = .....Packet size &
Text Symbol: 102 = .....Dispatch mode: &
Text Symbol: 151 = Port & is not defined
Text Symbol: 150 = Port
Text Symbol: 109 = ........or maintain the partner profile manually
Text Symbol: 108 = .....Generate the partner profile
Text Symbol: 107 = .....Port &
Text Symbol: 051 = Message will be sent for following objects:
Text Symbol: 050 = Distribution model
Text Symbol: 003 = Message type & is not defined
Text Symbol: 002 = Message type & is defined
Text Symbol: 001 = Message type
Text Symbol: 101 = Partner profile has been created
Text Symbol: 100 = Partner profile
Text Symbol: 054 = Logical system is not defined for your own system
Text Symbol: 053 = Message dispatch is not defined
Text Symbol: 052 = .....View &, object & &
Text Symbol: 303 = No conversion
Text Symbol: 302 = .....Segment &, conversion rule &
Text Symbol: 301 = Following segments being converted
Text Symbol: 300 = Conversions
Text Symbol: 253 = No segment filtering
Text Symbol: 354 = The partner system is an R/2 system, test not possible
Text Symbol: 353 = Error when setting up connection
Text Symbol: 352 = No connection to partner system
Text Symbol: 351 = Test function does not exist in partner system
Text Symbol: 350 = Set up connection
Text Symbol: 200 = Logical address (destination)
Text Symbol: 155 = .....port version &: &
Text Symbol: 154 = .....Logical address (destination) &
Text Symbol: 153 = .....Port type: &
Text Symbol: 152 = Port &: &
Text Symbol: 252 = .....Segment &
Text Symbol: 251 = Following segments being filtered
Text Symbol: 250 = Segment filtering





Text Symbol: 202 = Logical address (destination) & is not defined
Text Symbol: 201 = Logical address (destination) & is defined
Text Symbol: 106 = .....enhancement &
Text Symbol: 529 = RFC destination for synchronous communication (message type &)
Text Symbol: 527 = Connection to the partner system &
Text Symbol: 523 = Checks in partner system &
Text Symbol: 522 = Checks in own system &
Text Symbol: 515 = Checking RFC destination &
Text Symbol: 535 = .....Check the RFC destination & for synchronous communication
Text Symbol: 534 = Target system & is not the same as partner system &
Text Symbol: 533 = Check of the target system
Text Symbol: 532 = .....Logical system of partner system & is not defined
Text Symbol: 531 = Logical system
Text Symbol: 465 = Own logical system
Text Symbol: 437 = .....RFC user is not authorized to read check data in the partner system
Text Symbol: 436 = Authorization check
Text Symbol: 400 = Distribution model
Text Symbol: 355 = The partner system is an external system, test not possible
Text Symbol: 503 = RFC destination &
Text Symbol: 470 = Establishing connection to partner system
Text Symbol: 468 = Test function in the partner system
Text Symbol: 467 = RFC destination
Text Symbol: 466 = Own logical system not defined
Text Symbol: T01 = Checks in own system
Text Symbol: 696 = .....Object & not distributed to system &
Text Symbol: 695 = .....Object & distributed to system &
Text Symbol: 694 = Source system & defined for object &
Text Symbol: 693 = .....Object & not distributed from source system & to system &
Text Symbol: T05 = Message type
Text Symbol: T04 = Receiving logical system
Text Symbol: T03 = Checks for ...
Text Symbol: T02 = Checks in partner system
Text Symbol: 684 = Object & is not distributed to system &
Text Symbol: 683 = Object & is distributed to system &
Text Symbol: 680 = No source system has been defined for object &
Text Symbol: 678 = Several source systems have been defined for object &
Text Symbol: 585 = .....Authorization & missing
Text Symbol: 692 = .....Object & distributed from source system & to system &
Text Symbol: 691 = .....Source system & is not the same as source system & of the sending system





Text Symbol: 690 = Source system for object &
Text Symbol: 689 = .....& &
Text Symbol: 688 = Checks in source system &


INCLUDES used within this REPORT RBDMOIN9

No INCLUDES are used within this REPORT code!


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 RBDMOIN9 or its description.