SAP Reports / Programs | Materials Management | Defense Forces and Public Security | Materials Management(IS-DFS-MM) SAP IS

/ISDFPS/CHANGE_SLOC SAP ABAP Report - Distribute/Group Storage Locations







/ISDFPS/CHANGE_SLOC 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 /ISDFPS/CHANGE_SLOC 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

/ISDFPS/CHANGE_SLOC - Split/Merge Storage Locations


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 /ISDFPS/CHANGE_SLOC. "Basic submit
SUBMIT /ISDFPS/CHANGE_SLOC AND RETURN. "Return to original report after report execution complete
SUBMIT /ISDFPS/CHANGE_SLOC 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: WERK = D .
Selection Text: WEGID = D .
Selection Text: S_MATNR = D .
Selection Text: REOID = D .
Selection Text: OBJID = D .
Selection Text: LGORT = D .
Selection Text: BWART = D .
Selection Text: BERID = D .
Title: Distribute/Group Storage Locations
Text Symbol: 204 = Structure Operation
Text Symbol: 206 = Stock
Text Symbol: 207 = Provisions
Text Symbol: 208 = Infrastructure Material
Text Symbol: 209 = Restriction
Text Symbol: 210 = Evaluation Path
Text Symbol: 211 = Reorganization View
Text Symbol: 212 = Unrestrictd-Use Stck
Text Symbol: 213 = Blocked Stock
Text Symbol: 214 = Stock in QI
Text Symbol: 215 = Exit Processing
Text Symbol: 216 = Data was changed, do you want to save the list?
Text Symbol: 217 = Stock Posting
Text Symbol: 218 = Should stock posting be performed for the selected rows?
Text Symbol: 219 = Movement Type for Transfer Postings
Text Symbol: 220 = 'Approve'
Text Symbol: 221 = Switch: Assign Serial Numbers Automatically <-> Manually
Text Symbol: 222 = Data that has been changed will be lost, do you want to continue?
Text Symbol: 223 = Stock List
Text Symbol: 224 = Reorganization
Text Symbol: 225 = Stock in Transfer
Text Symbol: 226 = Restricted Batch Stock
Text Symbol: 004 = Application Logs
Text Symbol: 005 = Display All Application Logs
Text Symbol: 030 = Plant/Stor.Loc. - Assgmt
Text Symbol: 031 = Y
Text Symbol: 032 = No
Text Symbol: 033 = Do you really want to cancel?
Text Symbol: 034 = Do YOu Want to Make the New Assgmt?





Text Symbol: 070 = MatObj
Text Symbol: 071 = Material Object
Text Symbol: 120 = Purchase Requisition: New
Text Symbol: 121 = Purchase Requisition: Change
Text Symbol: 122 = Purchase Requisition: Delete
Text Symbol: 123 = Purchase Requisition: Release Strtgy
Text Symbol: 130 = Purchase Order: New
Text Symbol: 131 = Purchase Order: Chg
Text Symbol: 132 = Purchase Order: Del
Text Symbol: 133 = Purchase Order: Rel. Strtgy
Text Symbol: 140 = Delivery: New
Text Symbol: 141 = Delivery: Change
Text Symbol: 142 = Delivery: Delete
Text Symbol: 150 = Checks
Text Symbol: 151 = Technical Information
Text Symbol: 152 = Material
Text Symbol: 153 = Force Element
Text Symbol: 154 = Database Action
Text Symbol: 155 = Assgmt Stor. Loc.
Text Symbol: 156 = Material Doc.
Text Symbol: 157 = Transfers
Text Symbol: 201 = Selection Parameter
Text Symbol: 202 = Organizational Flexibility View
Text Symbol: 203 = Materials Management View


INCLUDES used within this REPORT /ISDFPS/CHANGE_SLOC

No INCLUDES are used within this REPORT code!


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 /ISDFPS/CHANGE_SLOC or its description.