SAP Reports / Programs | Trader's and Scheduler's Workbench | Industry Solution Oil | Trader's and Scheduler's Workbench(IS-OIL-DS-TSW) SAP IS

ROIJRDU1B SAP ABAP Report - Stock Projection engine for batches/valuation types







ROIJRDU1B 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 ROIJRDU1B 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

O4TCB - Generate Stock Projection for batch


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


Text pool values


Selection Text: P_DT12R = 12:00-00:00 = next day
Selection Text: P_DTSYS = Use system date
Selection Text: P_LOG = Event log - full
Selection Text: P_NOCNT = Event log - no counters
Selection Text: P_NOLOG = No event log
Selection Text: P_NOUPD = No update (test mode)
Selection Text: P_PASTD = Past Period (SP time unit)
Selection Text: P_PERIO = Reporting period(SP time unit)
Selection Text: P_SHONO = List non-SP objects
Selection Text: P_SPTYPE = Stock Projection Type
Selection Text: SO_BWTAR = Valuation type
Selection Text: SO_CHARG = Batch
Selection Text: SO_LOCID = Location (node) ID
Selection Text: SO_MATNR = Material
Title: Stock Projection engine for batches/valuation types
Text Symbol: 164 = Location + material Stock Projection object list processing started
Text Symbol: 166 = Number of Loc + mat Stock Projection objects without control objects:
Text Symbol: 168 = Error in user def SOP filter for Loc + material SP obj:
Text Symbol: 170 = Error in user def S435 filter for Loc + material SP obj:
Text Symbol: 172 = Unable to read qty. conversion defaults for Loc + mat SP obj:
Text Symbol: 174 = Unable to read qty. conversion group data for Loc + mat SP obj:
Text Symbol: 176 = Conversion only possible in non-ASTM mode for Loc + mat SP obj:
Text Symbol: 178 = No material control data found for Loc + mat SP obj:
Text Symbol: 179 = SP UoM has changed, previous UoM was
Text Symbol: 180 = new UoM is
Text Symbol: 181 = Factory calendar not maintained for
Text Symbol: 182 = Rack issue profile not maintained for
Text Symbol: 201 = Stock Projection objects
Text Symbol: 202 = Diagnostics
Text Symbol: 203 = Default date range
Text Symbol: 204 = Event log control
Text Symbol: 205 = Current date control
Text Symbol: 301 = QCI-ERROR: Calculation failure ( with message ID and No : )
Text Symbol: 331 = Conversion error
Text Symbol: 342 = Stock Projection engine for Batch
Text Symbol: 343 = Stock Projection engine for Valuation type
Text Symbol: 100 = Start of processing
Text Symbol: 101 = End of processing





Text Symbol: 102 = - processing log
Text Symbol: 113 = - return code was
Text Symbol: 114 = Completed successfully
Text Symbol: 115 = Completed with warnings
Text Symbol: 116 = Completed with errors
Text Symbol: 117 = Abnormal completion
Text Symbol: 118 = No Stock Projection objects found for specified selection
Text Symbol: 121 = Location + material Stock Projection object list has been completed
Text Symbol: 125 = No entries found in location + material Stock Projection object list
Text Symbol: 126 = Unable to enqueue Stock Projection object
Text Symbol: 127 = Processing completed successfully for Stock Projection object
Text Symbol: 128 = SPW DB header cannot be read for Stock Projection object
Text Symbol: 129 = SPW DB item cannot be read for Stock Projection object
Text Symbol: 130 = Number of insertd Stock Projection items for object
Text Symbol: 131 = Number of updated Stock Projection items for object
Text Symbol: 132 = Number of deleted Stock Projection items for object
Text Symbol: 135 = Number of insertd location + material Stock Projection objects:
Text Symbol: 136 = Number of updated location + material Stock Projection objects:
Text Symbol: 137 = Ignored unrecognized schedule item type:
Text Symbol: 138 = Program is running in test mode - no database updates will occur
Text Symbol: 139 = Program completed in test mode - no database updates were made
Text Symbol: 141 = No nomination / schedule refs found for Loc + material Stock Projection object
Text Symbol: 143 = No document refs found for Loc + material Stock Projection object:
Text Symbol: 144 = COMMIT WORK issued for Stock Projection object
Text Symbol: 145 = SP period for object
Text Symbol: 146 = from
Text Symbol: 147 = to
Text Symbol: 148 = offset =
Text Symbol: 149 = period =
Text Symbol: 151 = Control objects not found for Loc + mat SP object:
Text Symbol: 156 = SPW UoM cannot be determined for Loc + mat SP object:
Text Symbol: 158 = Processing started for Loc + material Stock Projection object:
Text Symbol: 161 = Non-SP Loc+Mat object diagnostic list was requested by user
Text Symbol: 162 = Non-SP Loc+Mat object diagnostic list completed


INCLUDES used within this REPORT ROIJRDU1B

INCLUDE ROIJRDUBT.
INCLUDE ROIJRDUBS.
INCLUDE ROIJRDUBE.


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