SAP Reports / Programs | Organizational Flexibility | Defense Forces and Public Security | Organizational Flexibility(IS-DFS-OF) SAP IS

/ISDFPS/R_AVAILABLE_FORCES SAP ABAP Report - Available Force Elements







/ISDFPS/R_AVAILABLE_FORCES 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/R_AVAILABLE_FORCES 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/AVAIL_FORCES - Available Force Elements


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/R_AVAILABLE_FORCES. "Basic submit
SUBMIT /ISDFPS/R_AVAILABLE_FORCES AND RETURN. "Return to original report after report execution complete
SUBMIT /ISDFPS/R_AVAILABLE_FORCES 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: GP_VARIA = Variant
Selection Text: GP_SRVID = Organizational Area
Selection Text: GP_ONAT = Country Key
Selection Text: GP_LVLGP = Structure Level
Selection Text: GP_FLVL = Structure Type
Selection Text: GP_CASET = Usage Type
Selection Text: GP_BCHID = Branch
Title: Available Force Elements
Text Symbol: TM5 = Comment: Material
Text Symbol: TM6 = Comment: Material
Text Symbol: TM7 = Comment: Material
Text Symbol: TM8 = Comment: Material
Text Symbol: TN1 = Not Assigned
Text Symbol: TN2 = Not Directly Assigned
Text Symbol: TN3 = Not Directly Assigned to Op./Exercise
Text Symbol: TN4 = Not Directly Assigned to Op./Exercise
Text Symbol: TP1 = Pers. Sts
Text Symbol: TP2 = Pers. Status
Text Symbol: TP3 = Readiness Status: Personnel
Text Symbol: TP4 = Readiness Status: Personnel
Text Symbol: TP5 = Comment: Personnel
Text Symbol: TP6 = Comment: Personnel
Text Symbol: TP7 = Comment: Personnel
Text Symbol: TP8 = Comment: Personnel
Text Symbol: TT1 = Educ. Sts
Text Symbol: TT2 = Education Status
Text Symbol: TT3 = Readiness Status: Education
Text Symbol: TT4 = Readiness Status: Education
Text Symbol: TT5 = Com.: Educ.
Text Symbol: TT6 = Comment: Education
Text Symbol: TT7 = Comment: Education
Text Symbol: TT8 = Comment: Education
Text Symbol: FP1 = Force Prov.
Text Symbol: FP2 = Force Prov.
Text Symbol: FP3 = Force Provider
Text Symbol: FP4 = Force Prov.
Text Symbol: L01 = List of Available Force Elements
Text Symbol: S01 = Attributes of Force Elements





Text Symbol: S02 = Actv.
Text Symbol: S03 = Planned
Text Symbol: S04 = Approved
Text Symbol: S05 = Requested
Text Symbol: S06 = Rejected
Text Symbol: S08 = Op./Exercise
Text Symbol: S09 = Force Element
Text Symbol: S10 = Force Element ID
Text Symbol: S11 = Force Element ID to Be Excluded
Text Symbol: S12 = Structure Details
Text Symbol: S13 = Only Force Elements Not Bound in Any Operation/Exercise
Text Symbol: S14 = Specs for List Display
Text Symbol: S15 = Only Force Elements Not Bound in Following Operations/Exercises
Text Symbol: S16 = Country Key
Text Symbol: S17 = Organizational Area
Text Symbol: S18 = Structure Lvl
Text Symbol: S19 = Structure Type
Text Symbol: S20 = Branch
Text Symbol: TI1 = Indiv.Thr.
Text Symbol: TI2 = Individual Thresh. Available
Text Symbol: TI3 = Individual Threshold Values Avail.
Text Symbol: TI4 = Individual Threshold Values Avail.
Text Symbol: TM1 = Mat.Status
Text Symbol: TM2 = Material Status
Text Symbol: TM3 = Readiness Status: Material
Text Symbol: TM4 = Readiness Status: Material


INCLUDES used within this REPORT /ISDFPS/R_AVAILABLE_FORCES

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