ROIO_CM_CREATE_OBJTY_STATUS 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 ROIO_CM_CREATE_OBJTY_STATUS into the relevant SAP transactions such as SE38 or SE80
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_UPDATE = Update database
Selection Text: S_OBJTY = D .
Title: Add default status codes forobject types
Text Symbol: 000 = Statuses were updated
Text Symbol: 010 = Created
Text Symbol: 020 = Approved
Text Symbol: 030 = In progress
Text Symbol: 040 = Blocked
Text Symbol: 050 = Part completed
Text Symbol: 060 = Completed
Text Symbol: 090 = Deleted
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ROIO_CM_CREATE_OBJTY_STATUS - Add default status codes forobject types ROIO_CM_CREATE_OBJTY_STATUS - Add default status codes forobject types ROIO_CH_ARC_WRITE - Container History Archive - Write ROIO_CH_ARC_WRITE - Container History Archive - Write ROIO_CH_ARC_RELOAD - Container History Archive - Reload ROIO_CH_ARC_RELOAD - Container History Archive - Reload