AFWGO_CONTROL_PARAMETER1 SAP (Control Parameters for Upload Process EP1) Structure details

Dictionary Type: Structure
Description: Control Parameters for Upload Process EP1




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




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

AFWGO_CONTROL_PARAMETER1 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 "Control Parameters for Upload Process EP1" 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_AFWGO_CONTROL_PARAMETER1 TYPE AFWGO_CONTROL_PARAMETER1.

The AFWGO_CONTROL_PARAMETER1 table consists of various fields, each holding specific information or linking keys about Control Parameters for Upload Process EP1 data available in SAP. These include APPLICATION (Analyzer Application), MODUS1 (Mode for Single Records Procedure), INTMODUS (Internal Update Mode for Single Records Procedure), EVALPROC1 (Procedure for Single Records).. 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: Not classified


SAP AFWGO_CONTROL_PARAMETER1 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
APPLICATIONAnalyzer Application AFW_APPLICATIONCHAR2Assigned to domainAFW_APPLICATION
MODUS1Mode for Single Records Procedure AFWGO_MODUSCHAR2AFWGO_MODUS
INTMODUSInternal Update Mode for Single Records Procedure AFWGO_INTMODUS1CHAR1AFWGO_INTMODUS1
EVALPROC1Procedure for Single Records AFWGO_EVALPROCCHAR10Assigned to domain1CEP1AFWGO_EVALPROCRDBPREC
FLIDFilter: Name AFWCH_FLIDCHAR8Assigned to domainAFWCH_FLIDFLID
DATASTRAnalysis Structure JBRRMBIDCHAR4Assigned to domainJBRRMBIDRMAREA
SICHTIDView of an Analysis Structure JBRSICHTIDCHAR3Assigned to domainJBRSICHTIDSICHTID
AUSWTEvaluation type in Risk Management TV_AUSWTCHAR4Assigned to domainJBREVAL
STATUS1Status of Single Records Procedure AFWGO_STATUSCHAR1AFWGO_STATUS
AUSWTYPRisk Management Evaluation Category TV_AUSWTYPNUMC2Assigned to domainT_AUSWTYP
FLG_SIMRUNFlag: SRP Simulation Run Without DB Update AFWGO_FLG_SIMRUNCHAR1T_XFLAG
FLG_MTASKParallelization Active AFWGO_FLG_MTASKCHAR1
FLG_MAN_FOB_SELManual Single Object Selection Chosen AFWGO_FLG_MAN_FOB_SELCHAR1T_XFLAG
FLG_SAP_SERVICEFlag for Service - Blocks all Database Updates AFWGO_FLG_SAP_SERVICECHAR1T_XFLAG
FLG_FLID_TESTFilter Object: Selections AFWCH_FLAG_SELECHAR1CHAR1_X
STATEIDID of Saved Data Set AFWGO_STATEIDNUMC20JBRSVSTATEALPHAJBRSVSTATEID
KEYDATES 0
KEYFIGURES 0
KEYFMAP 0

Key field Non-key field



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

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

How to access SAP table AFWGO_CONTROL_PARAMETER1

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