SDEST_FIELDS_TYPE_RFC_ABAP SAP (Structure for Flagging Update Fields for Type 3) Structure details

Dictionary Type: Structure
Description: Structure for Flagging Update Fields for Type 3




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




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

SDEST_FIELDS_TYPE_RFC_ABAP 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 Flagging Update Fields for Type 3" 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_SDEST_FIELDS_TYPE_RFC_ABAP TYPE SDEST_FIELDS_TYPE_RFC_ABAP.

The SDEST_FIELDS_TYPE_RFC_ABAP table consists of various fields, each holding specific information or linking keys about Structure for Flagging Update Fields for Type 3 data available in SAP. These include UI_LOCK (General Flag), LOAD_BALANCING (General Flag), SYSTEM_IDENTIFIER (General Flag), SYSTEM_NUMBER (General Flag).. 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: Cannot Be Enhanced


SAP SDEST_FIELDS_TYPE_RFC_ABAP 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
DESCRIPTIONGeneral Flag FLAGCHAR1FLAG
UI_LOCKGeneral Flag FLAGCHAR1FLAG
LOAD_BALANCINGGeneral Flag FLAGCHAR1FLAG
SYSTEM_IDENTIFIERGeneral Flag FLAGCHAR1FLAG
SYSTEM_NUMBERGeneral Flag FLAGCHAR1FLAG
SERVER_NAMEGeneral Flag FLAGCHAR1FLAG
GROUP_NAMEGeneral Flag FLAGCHAR1FLAG
SAVE_AS_HOSTNAMEGeneral Flag FLAGCHAR1FLAG
ENABLE_TRACEGeneral Flag FLAGCHAR1FLAG
TRUSTED_SYSTEMGeneral Flag FLAGCHAR1FLAG
RFCLOGON_GUIGeneral Flag FLAGCHAR1FLAG
LOGON_LANGUAGEGeneral Flag FLAGCHAR1FLAG
LOGON_CLIENTGeneral Flag FLAGCHAR1FLAG
LOGON_USERGeneral Flag FLAGCHAR1FLAG
SAME_USERGeneral Flag FLAGCHAR1FLAG
GATEWAY_HOSTGeneral Flag FLAGCHAR1FLAG
GATEWAY_SERVICEGeneral Flag FLAGCHAR1FLAG
TRFC_BG_SUPRESSGeneral Flag FLAGCHAR1FLAG
TRFC_BG_REPETITIONSGeneral Flag FLAGCHAR1FLAG
TRFC_BG_DELAYGeneral Flag FLAGCHAR1FLAG
ARFC_ACTIVEGeneral Flag FLAGCHAR1FLAG
ARFC_METHODGeneral Flag FLAGCHAR1FLAG
ARFC_CYCLEGeneral Flag FLAGCHAR1FLAG
SNC_ACTIVEGeneral Flag FLAGCHAR1FLAG
SNC_PARAMETERGeneral Flag FLAGCHAR1FLAG
CONVERSION_MODEGeneral Flag FLAGCHAR1FLAG
CONVERSION_BYTESGeneral Flag FLAGCHAR1FLAG
UNICODE_BYTESGeneral Flag FLAGCHAR1FLAG
RFC_BITMAPGeneral Flag FLAGCHAR1FLAG
RFC_WANGeneral Flag FLAGCHAR1FLAG
MDMP_SETTINGS_ACTIVEGeneral Flag FLAGCHAR1FLAG
MDMP_LISTGeneral Flag FLAGCHAR1FLAG
AUTHORIZATION_PARAMETERGeneral Flag FLAGCHAR1FLAG
QRFC_VERSIONGeneral Flag FLAGCHAR1FLAG
EXPORT_TRACEGeneral Flag FLAGCHAR1FLAG
KEEPALIVE_TIMEOUTGeneral Flag FLAGCHAR1FLAG
BASXML_ACTIVEGeneral Flag FLAGCHAR1FLAG
EXPLICIT_CODEPAGE_ACTIVEGeneral Flag FLAGCHAR1FLAG
LANGUAGE_CODEPAGE_ACTIVEGeneral Flag FLAGCHAR1FLAG
CLIENT_CODEPAGE_ACTIVEGeneral Flag FLAGCHAR1FLAG
EXPLICIT_CODEPAGEGeneral Flag FLAGCHAR1FLAG

Key field Non-key field



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

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

How to access SAP table SDEST_FIELDS_TYPE_RFC_ABAP

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