/ISDFPS/AUTO_FW_OBJLIST SAP (DFPS: ALV Display for Collective Run Auto Forwarding Objects) Structure details

Dictionary Type: Structure
Description: DFPS: ALV Display for Collective Run Auto Forwarding Objects




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




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

/ISDFPS/AUTO_FW_OBJLIST 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 "DFPS: ALV Display for Collective Run Auto Forwarding Objects" 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/AUTO_FW_OBJLIST TYPE /ISDFPS/AUTO_FW_OBJLIST.

The /ISDFPS/AUTO_FW_OBJLIST table consists of various fields, each holding specific information or linking keys about DFPS: ALV Display for Collective Run Auto Forwarding Objects data available in SAP. These include CR_MODE_ICON (Icon), FOX_LOG_ICON (Icon), OWN_LOG_ICON (Icon), QMART (Notification Type).. 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 /ISDFPS/AUTO_FW_OBJLIST 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
PROT_ICONIcon /ISDFPS/ICON_TEXTCHAR80CHAR80
CR_MODE_ICONIcon /ISDFPS/ICON_TEXTCHAR80CHAR80
FOX_LOG_ICONIcon /ISDFPS/ICON_TEXTCHAR80CHAR80
OWN_LOG_ICONIcon /ISDFPS/ICON_TEXTCHAR80CHAR80
QMARTNotification Type QMARTCHAR2Assigned to domainQMARTQMR
QMNUMNotification No QMNUMCHAR12Assigned to domainALPHAQMNUMIQM
AUARTOrder Type AUFARTCHAR4Assigned to domainAUFARTAAT
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
KTEXTDescription AUFTEXTCHAR40TEXT40
IWERKMaintenance Planning Plant IWERKCHAR4Assigned to domainWERKSIWK
INGRPPlanner Group for Customer Service and Plant Maintenance INGRPCHAR3Assigned to domainINGRPIHG
VAPLZMain work center for maintenance tasks GEWRKCHAR8ARBPLVAP
VAWRKPlant associated with main work center WERGWCHAR4Assigned to domainWERKS
LOGSYS_TARGETTarget (Logical System) /ISDFPS/LOGSYS_TARGETCHAR10Assigned to domainALPHALOGSYSUPS_LOGSYS
LOGSYST_TARGETDescription of Logical System COMT_LOGSYSTCHAR40TEXT40
TXT60Forwarding Status /ISDFPS/FORW_STATUS_TEXTCHAR60DDTEXT
GLTRPBasic finish date CO_GLTRPDATS8DATUM
GSTRPBasic start date CO_GSTRPDATS8DATUM
STRMNRequired start date STRMNDATS8DATUM
LTRMNRequired End Date LTRMNDATS8DATUM
TPLNRFunctional Location Label ILOM_STRNOCHAR40ILOM_STRNO
PLTXTDescription of functional location PLTXTCHAR40TEXT40
EQUNREquipment Number EQUNRCHAR18Assigned to domainALPHAEQUNREQNEQUI
EQKTXDescription of technical object KTX01CHAR40TEXT40
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
ERDATDate on Which Record Was Created ERDATDATS8DATUM
AENAMName of Person Who Changed Object AENAMCHAR12USNAM
AEDATChanged On AEDATDATS8DATUM
STTXTSystem status line J_STEXTCHAR40TEXT40
USTXTUser Status Line J_ATEXTCHAR40TEXT40
TPLNR_INTFunctional Location TPLNRCHAR30Assigned to domainTPLNRTPLNRIFLIFLM
IGEWRKObject ID of the Work Center LGWIDNUMC8Assigned to domainCR_OBJID
OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
MANDTClient MANDTCLNT3Assigned to domainMANDT
OBARTObject type (such as material, BOM, ...) FOX_OBJ_TYPECHAR4CHAR4
OBJIDPM Change Authorization: Object Key /ISDFPS/PM_CP_OBKEYCHAR30TEXT30
FORW_STATUSForwarding Status /ISDFPS/FORW_STATUSCHAR1/ISDFPS/FORW_STATUS
CREATION_MODEType of Release Creation /ISDFPS/CREATION_MODECHAR1/ISDFPS/CREATION_MODE
DIS_GUIDRuntime ID /ISDFPS/PM_DIS_GUIDCHAR32SYSUUID_C
LOGNUMBERApplication log: log number BALOGNRCHAR20Assigned to domainBALOGNR
MODKZSingle-Character Indicator CHAR1CHAR1CHAR1

Key field Non-key field



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

As /ISDFPS/AUTO_FW_OBJLIST 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/AUTO_FW_OBJLIST as there is no data to select.

How to access SAP table /ISDFPS/AUTO_FW_OBJLIST

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