/ISDFPS/LOGFAS_FORCEPROP SAP (Structure for LOGFAS Table FORCEPROPERTIES) Structure details

Dictionary Type: Structure
Description: Structure for LOGFAS Table FORCEPROPERTIES




ABAP Code to SELECT data from /ISDFPS/LOGFAS_FORCEPROP
Related tables to /ISDFPS/LOGFAS_FORCEPROP
Access table /ISDFPS/LOGFAS_FORCEPROP




Structure field list including key, data, relationships and ABAP select examples

/ISDFPS/LOGFAS_FORCEPROP is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Structure for LOGFAS Table FORCEPROPERTIES" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_/ISDFPS/LOGFAS_FORCEPROP TYPE /ISDFPS/LOGFAS_FORCEPROP.

The /ISDFPS/LOGFAS_FORCEPROP table consists of various fields, each holding specific information or linking keys about Structure for LOGFAS Table FORCEPROPERTIES data available in SAP. These include FORCE_LEVEL (Force Level LogFAS), SERVICE (Service ID LogFAS), FORCE_GENRE (Force Genre LogFAS), FORCE_SELECTION (Selection Characteristic for Units).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type)


SAP /ISDFPS/LOGFAS_FORCEPROP structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
FORCE_ID_CODEID of a Force Object from LOGFAS /ISDFPS/FORCE_ID_CODECHAR11
FORCE_LEVELForce Level LogFAS /ISDFPS/FORCE_LEVEL_LOGFASCHAR3
SERVICEService ID LogFAS /ISDFPS/SERVICE_ID_LOGFASCHAR1
FORCE_GENREForce Genre LogFAS /ISDFPS/FORCE_GENRECHAR1
FORCE_SELECTIONSelection Characteristic for Units /ISDFPS/FORCE_SELECTIONCHAR1
CONSUMPTION_TYPEConsumption Type of a Unit /ISDFPS/CONSUMPTION_TYPECHAR10
TEMPLATE_FORCETemplate for Force /ISDFPS/TEMPLATE_FORCECHAR11
READINESSReadiness in LogFAS /ISDFPS/READINESS_LOGFASCHAR1
COMMITMENT_STATUSCommitment Status LogFAS /ISDFPS/COMMITMENT_STATUSCHAR1
PERSONNEL_RATINGLevel of Readiness (Personnel) /ISDFPS/PERS_RATINGCHAR1
MATERIAL_RATINGNATO Material Rating /ISDFPS/MAT_RATINGCHAR1
TRAINING_RATINGLevel of Readiness of NATO Training /ISDFPS/TRAIN_RATINGCHAR1
ALLIED_ID_CODENATO Allied ID Code /ISDFPS/ALLIED_ID_CODECHAR7
ORBAT_SYMBOL_CODESymbol Code Order of Battle /ISDFPS/ORBAT_SYMBOL_CODECHAR13

Key field Non-key field



How do I retrieve data from SAP structure /ISDFPS/LOGFAS_FORCEPROP using ABAP code?

As /ISDFPS/LOGFAS_FORCEPROP is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on /ISDFPS/LOGFAS_FORCEPROP as there is no data to select.

How to access SAP table /ISDFPS/LOGFAS_FORCEPROP

Within an ECC or HANA version of SAP you can also view further information about /ISDFPS/LOGFAS_FORCEPROP and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!