RFRELM_LOCSYS_PL_SH 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 RFRELM_LOCSYS_PL_SH 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_LOCSYS = Location Structure ID
Title: Parcel Using Location
Text Symbol: 001 = Loc.Struct. ID
Text Symbol: 002 = Allowed Level
Text Symbol: 003 = Parcel Using Locat.
Text Symbol: 004 = Copy
Text Symbol: 005 = Close
Text Symbol: 006 = Select All
Text Symbol: 007 = Deselect All
INCLUDE RFRELM_LOCSYS_PL_SH_TOP . " GLOBAL DATA
INCLUDE RFRELM_LOCSYS_PL_SH_C01 . " LOCAL CLASS
INCLUDE RFRELM_LOCSYS_PL_SH_O01 . " PBO-MODULES
INCLUDE RFRELM_LOCSYS_PL_SH_I01 . " PAI-MODULES
INCLUDE RFRELM_LOCSYS_PL_SH_F01 . " FORM-ROUTINES
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.
RFRELM_LOCSYS_PL_SH - Parcel Using Location RFRELM_LOCSYS_PL_SH - Parcel Using Location RFRELM_FILL_RECORD_CHANGE_IDOC - Fill an IDoc for RecordChangeREFX.Create RFRELM_FILL_RECORD_CHANGE_IDOC - Fill an IDoc for RecordChangeREFX.Create RFRELM_FILL_PUBLIC_ENC_IDOC - Fill an IDoc for PublicEncREFX.Create RFRELM_FILL_PUBLIC_ENC_IDOC - Fill an IDoc for PublicEncREFX.Create