MCAFIH_DFPS SAP (Append for Defense Forces & Public Security) Append Structure details

Dictionary Type: Append Structure
Description: Append for Defense Forces & Public Security




ABAP Code to SELECT data from MCAFIH_DFPS
Related tables to MCAFIH_DFPS
Access table MCAFIH_DFPS




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

MCAFIH_DFPS is a standard SAP Append Structure which is used to store Append for Defense Forces & Public Security data and is available within R/3 SAP systems depending on the version and release level.

The MCAFIH_DFPS table consists of various fields, each holding specific information or linking keys about Append for Defense Forces & Public Security data available in SAP. These include MODEL_ID (Model ID/Weapon System), NUM_PERSONS (Number of Persons), KRYPTOSTATUS (Crypto Status), LANDING_LOC (Destination).. 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 or numeric)


SAP MCAFIH_DFPS append 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
ARM_SETUPConfiguration Code /ISDFPS/LM_ARM_SETUPCHAR30/ISDFPS/DO_LM_SETUP
MODEL_IDModel ID/Weapon System /ISDFPS/DE_LM_MODEL_IDCHAR14Assigned to domain/ISDFPS/DO_LM_MODEL_ID/ISDFPS/MODID/ISDFPS/SH_LM_MODEL_ID
NUM_PERSONSNumber of Persons /ISDFPS/LM_NUM_PERSNUMC3
KRYPTOSTATUSCrypto Status /ISDFPS/LM_KRYPTOCHAR1
LANDING_LOCDestination /ISDFPS/LM_LOCATIONCHAR40TEXT40
CALL_SIGNCall Sign /ISDFPS/LM_CALL_SIGNCHAR12
TIME_OVER_TARGETTime Over Target /ISDFPS/LM_TIME_OTTIMS6
TARGET_LOCDestination /ISDFPS/LM_LOCATIONCHAR40TEXT40
ZULU_TNZONETime Zone TZNZONECHAR6Assigned to domainTZNZONE
START_TNZONETakeoff/Landing Time in the Zulu Time Zone /ISDFPS/LM_TIMETIMS6
START_DATEDate /ISDFPS/LM_DATEDATS8
LANDING_TNZONETakeoff/Landing Time in the Zulu Time Zone /ISDFPS/LM_TIMETIMS6
LANDING_DATEDate /ISDFPS/LM_DATEDATS8
FLIGHT_DURATIONPlanned Flight Time /ISDFPS/FLIGHT_DURATIONDEC11(2) DEC9_2
FL_DURATION_UNITTime Unit for Planned Flight Duration /ISDFPS/FLIGHT_DURATION_UNITUNIT3Assigned to domainCUNITMEINS
F_OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
OPERATN_ID_GUIDInternal Key for Force Element /ISDFPS/FORCE_IDCHAR32SYSUUID_C
OPERATN_ID_PLVARPlan Version PLVARCHAR2Assigned to domainPLVARPOP
OPERATN_ID_OTYPEObject Type OTYPECHAR2Assigned to domainOTYPEPOT
OPERATN_ID_OBJIDObject ID HROBJIDNUMC8Assigned to domainHROBJIDPON
OPERATION_CNTInternal (Version) Counter /ISDFPS/FORCE_CNTNUMC6NUMC6
MISSIONMission /ISDFPS/DE_LM_MISSIONCHAR12Assigned to domain/ISDFPS/DO_LM_MISSION/ISDFPS/MISSION/ISDFPS/SH_MISSION
EXTERNAL_IDExternal ID /ISDFPS/DE_LM_EXTERNAL_IDCHAR12CHAR12
LATEST_TAKE_OFFLatest Takeoff /ISDFPS/DE_LM_LATEST_TAKE_OFFTIMS6
LAUNCHING_PADRunway /ISDFPS/DE_LM_LAUNCHING_PADCHAR5
STEXTDescription /ISDFPS/DE_LM_DESCRCHAR40/ISDFPS/DO_LM_TEXT40
FORCE_CNTInternal (Version) Counter /ISDFPS/FORCE_CNTNUMC6NUMC6
CREADATDate of Application /ISDFPS/CREADATDATS8DATS
CREABYCreated by /ISDFPS/CREABYCHAR12USNAM
CHNGDATLast Changed on /ISDFPS/CHNGDATDATS8DATS
CHNGBYLast Changed by /ISDFPS/CHNGBYCHAR12USNAM
LOGSYSLogical System /ISDFPS/LOGSYSCHAR10Assigned to domainALPHALOGSYS/ISDFPS/ALE_SYNC_SYSTEM
ISFLIGHTCheckbox XFELDCHAR1XFELD
ESTATUser Status J_ESTATCHAR5Assigned to domainJ_ESTAT

Key field Non-key field



How do I retrieve data from SAP append structure MCAFIH_DFPS using ABAP code?

As MCAFIH_DFPS 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 MCAFIH_DFPS as there is no data to select. You could however select data from any tables that this append structure has been assigned too.

How to access SAP table MCAFIH_DFPS

Within an ECC or HANA version of SAP you can also view further information about MCAFIH_DFPS 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!