SAP Reports / Programs

/ISDFPS/RIIFLO15 SAP ABAP Report - Extended Equipment History (Hierarchical)







/ISDFPS/RIIFLO15 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report can be used for a see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter /ISDFPS/RIIFLO15 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/IL21 - Extended Equip. History (Hierarchy)


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/RIIFLO15. "Basic submit
SUBMIT /ISDFPS/RIIFLO15 AND RETURN. "Return to original report after report execution complete
SUBMIT /ISDFPS/RIIFLO15 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: DY_EQZCH = Installed Equipment
Selection Text: DY_EQZPA = Installation Locations
Selection Text: DY_BOMEX = D .
Selection Text: DY_CAPID = D .
Selection Text: DY_DATUM = D .
Selection Text: DY_EQHIE = D .
Selection Text: DY_EQUBI = D .
Selection Text: DY_EQUNR = D .
Selection Text: DY_FLHIE = D .
Selection Text: DY_GRAFC = D .
Selection Text: DY_IBASE = D .
Selection Text: DY_LEVDO = D .
Selection Text: DY_LEVUP = D .
Selection Text: DY_SANIN = D .
Selection Text: DY_STKKZ = D .
Selection Text: DY_TPLNR = D .
Selection Text: DY_WERKS = D .
Title: Extended Equipment History (Hierarchical)
Text Symbol: G01 = Explode History
Text Symbol: D05 = Detailed Info...
Text Symbol: D03 = Display
Text Symbol: D02 = Parameters (for BOM explosion)
Text Symbol: D01 = Explosion
Text Symbol: 001 = Legend
Text Symbol: 002 = ColorAssignmt
Text Symbol: 010 = Valid Fr.
Text Symbol: 101 = : Strct. Graphic
Text Symbol: 202 = E: ; --> As in Error Messages: E: Error Text
Text Symbol: 401 = FL ;
Text Symbol: 402 = Eq ;
Text Symbol: 403 = Cp ;
Text Symbol: 701 = No Substructure Available
Text Symbol: 702 = Expand Structure Upwards?
Text Symbol: 703 = Structural Display
Text Symbol: 800 = Functional Loc.
Text Symbol: 801 = Equipment
Text Symbol: 802 = PM Assembly
Text Symbol: 803 = Material





Text Symbol: 804 = Other BOM Components
Text Symbol: 805 = Approval
Text Symbol: 806 = Installation
Text Symbol: 807 = Installed Equipment
Text Symbol: 808 = Installation Location
Text Symbol: 810 = All Objects
Text Symbol: 811 = Construction Type


INCLUDES used within this REPORT /ISDFPS/RIIFLO15

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