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

/ISDFPS/EQUITRP SAP ABAP dialog Program - Program /ISDFPS/EQUITRP







/ISDFPS/EQUITRP is a standard Module pool for a dialog screen ABAP Program 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/EQUITRP 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/EQUITRP - Assignment: Storage Bin to Equipment
/ISDFPS/EL - Assignment: Storage Bin to Equipment


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


Text pool values


Title: Program /ISDFPS/EQUITRP
Text Symbol: 001 = Y
Text Symbol: 002 = N
Text Symbol: 003 = Info
Text Symbol: 100 = Select Warehouse No & Storage Ty
Text Symbol: E01 = No Storage Bins Found as Template
Text Symbol: E02 = Function Possible Only for Serialized Material
Text Symbol: E03 = Dependency on Cooperation Possible Only in Status ESTO
Text Symbol: E04 = Maintain Receiving Force Element
Text Symbol: E05 = Error determining LES/ERP
Text Symbol: E06 = Cannot determine RFC connection
Text Symbol: E07 = Stor. bin stock determ.: import parameter error
Text Symbol: E08 = Storage bin stock determination: no stock exists
Text Symbol: E09 = Error while reading the storage bin stock
Text Symbol: E10 = Error while generating IDoc (AZA)
Text Symbol: E11 = Error while generating IDoc MBGMCR
Text Symbol: E12 = Error blocking LAGP
Text Symbol: F01 = All storage bins of storage type will be selected. Continue?
Text Symbol: P01 = Data was changed
Text Symbol: P02 = Do you want to save?
Text Symbol: T01 = Loading Object: Dependent on Cooperation


INCLUDES used within this REPORT /ISDFPS/EQUITRP

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