RJSFREI1 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 RJSFREI1 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
JS41 - Release Change Number
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.
Assignments Released
Selection Text: PAENDNR = Change Number for Release
Title: IS-M: Release Procedure for Change Management
Text Symbol: 372 = ;;
Text Symbol: 400 = For further information, please see the application log
Text Symbol: 401 = Object
Text Symbol: 402 = Subobject
Text Symbol: AH1 = Release Log
Text Symbol: P01 = Determine Orders Using Postal Units
Text Symbol: RC0 = Viable w/o Change
Text Symbol: RC1 = Viable If Changed
Text Symbol: RC2 = No Longer Viable
Text Symbol: S01 = Change Number
Text Symbol: S02 = Release completed successfully
Text Symbol: SC1 = Parameters for controlling release procedure
Text Symbol: TST = ;;
Text Symbol: U01 = Viability check on relevant orders
Text Symbol: UPD = ;;
Text Symbol: US1 = Doc. No.
Text Symbol: US2 = Item No.
Text Symbol: US3 = Viability
Text Symbol: XXX = Caution: Many functions deactivated
Text Symbol: 002 = ;;
Text Symbol: 003 = ;;
Text Symbol: 004 = ;;
Text Symbol: 005 = ;;
Text Symbol: 006 = ;;
Text Symbol: 007 = ;;
Text Symbol: 021 = Info: No orders are affected by these changes.
Text Symbol: 030 = ;;
Text Symbol: 031 = ;;
Text Symbol: 032 = ;;
Text Symbol: 038 = ;;
Text Symbol: 100 = Release of change number was cancelled
Text Symbol: 350 = ;;
Text Symbol: 351 = ;;
Text Symbol: 352 = ;;
Text Symbol: 362 = ;;
INCLUDE MJ_SYMSGTY.
INCLUDE MJ_XFELD.
INCLUDE RJSI0TYP .
INCLUDE MJS00T01 . " AENDERUNGSWESEN
No SAP DATABASE tables are accessed within this REPORT code!
ISM_CHANGENUMBER_RELEASE call function 'ISM_CHANGENUMBER_RELEASE' exporting in_number = paendnr * IN_PATH = AUFTRAG_ZUGRIFFPFAD importing out_number_released = xreleased out_ordertab = ordertab out_shipordertab = shipordertab " JS 4.62
DEQUEUE_ALL call function 'DEQUEUE_ALL' .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RJSFREI1 - IS-M: Release Procedure for Change Management RJSFREI1 - IS-M: Release Procedure for Change Management RJSD_BCALV_TREE_DEMO - Demo for ALV Tree Control RJSD_BCALV_TREE_DEMO - Demo for ALV Tree Control RJSDXPRA600_ORDERBOOK - RJSDXPRA600ORDERBOOK RJSDXPRA600_ORDERBOOK - RJSDXPRA600ORDERBOOK