RBDSEORD 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 RBDSEORD into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
BD34 - Distribute order BOM
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.
Selection Text: P_DATUV = D .
Selection Text: P_DLIGN = D .
Selection Text: P_LOGSYS = D .
Selection Text: P_MESCOD = D .
Selection Text: P_MESTYP = D .
Selection Text: SEL_ALT = D .
Selection Text: SEL_ANW = D .
Selection Text: SEL_ELN = D .
Selection Text: SEL_MAT = D .
Selection Text: SEL_POS = D .
Selection Text: SEL_WRK = D .
Title: Distribution of Order BOMs
Text Symbol: 079 = Display Selectable BOMs
Text Symbol: 078 = Display All Bills of Material
Text Symbol: 077 = Deselect All
Text Symbol: 076 = Select All
Text Symbol: 075 = Distribute
Text Symbol: 071 = Plant Assignments
Text Symbol: 070 = Material Variants
Text Symbol: 064 = -del
Text Symbol: 063 = -LOCK-
Text Symbol: 062 = -CONF-
Text Symbol: 061 = --VA--
Text Symbol: 001 = Data Is Being Selected
Text Symbol: 002 = BOMs
Text Symbol: 007 = BOMs in List
Text Symbol: 008 = BOMs Selected for Distribution
Text Symbol: 009 = Select
Text Symbol: 010 = Valid Frm
Text Symbol: 011 = Chg.No
Text Symbol: 012 = Distribution
Text Symbol: 013 = Local System
Text Symbol: 014 = Target System
Text Symbol: 015 = Create
Text Symbol: 016 = Change
Text Symbol: 017 = Delete
Text Symbol: 018 = Distribution of Order BOMs
Text Symbol: 019 = Function in Target System
INCLUDE CSDSCONS. "GLOBAL CONSTANTS FOR FUNCTION GROUP CSDS
INCLUDE CSDSSE02.
INCLUDE CSDSSE03.
No SAP DATABASE tables are accessed within this REPORT code!
CS_PLANT_F4_HELP CALL FUNCTION 'CS_PLANT_F4_HELP' * exporting * WERKS = ' ' * FLG_DISPLAY = ' ' IMPORTING AWERKS = SEL_WRK-LOW EXCEPTIONS OTHERS = 0.
SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING TEXT = OUTPUT_TEXT.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RBDSEORD - Distribution of Order BOMs RBDSEORD - Distribution of Order BOMs RBDSENET - Distribution of Dependency Nets via ALE RBDSENET - Distribution of Dependency Nets via ALE RBDSEMCD - Distribute Merch. Category and associated data via ALE: send direct RBDSEMCD - Distribute Merch. Category and associated data via ALE: send direct