SDEST_FIELDS_TYPE_HTTP_ABAP SAP (Structure for Flagging Update Fields for Type H) Structure details

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




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




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

SDEST_FIELDS_TYPE_HTTP_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 H" 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_HTTP_ABAP TYPE SDEST_FIELDS_TYPE_HTTP_ABAP.

The SDEST_FIELDS_TYPE_HTTP_ABAP table consists of various fields, each holding specific information or linking keys about Structure for Flagging Update Fields for Type H data available in SAP. These include UI_LOCK (General Flag), SERVER_NAME (General Flag), SERVICE_NUMBER (General Flag), PATH_PREFIX (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_HTTP_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
SERVER_NAMEGeneral Flag FLAGCHAR1FLAG
SERVICE_NUMBERGeneral Flag FLAGCHAR1FLAG
PATH_PREFIXGeneral Flag FLAGCHAR1FLAG
PROXY_SERVERGeneral Flag FLAGCHAR1FLAG
PROXY_SERVICE_NUMBERGeneral Flag FLAGCHAR1FLAG
LOGON_METHODGeneral Flag FLAGCHAR1FLAG
LOGON_USERGeneral Flag FLAGCHAR1FLAG
LOGON_LANGUAGEGeneral Flag FLAGCHAR1FLAG
LOGON_CLIENTGeneral Flag FLAGCHAR1FLAG
SAME_USERGeneral Flag FLAGCHAR1FLAG
PROXY_USERGeneral Flag FLAGCHAR1FLAG
AUTHORIZATION_PARAMETERGeneral Flag FLAGCHAR1FLAG
SSO_TICKETGeneral Flag FLAGCHAR1FLAG
SSL_ACTIVEGeneral Flag FLAGCHAR1FLAG
SSL_APPLICATIONGeneral Flag FLAGCHAR1FLAG
HTTP_TIMEOUTGeneral Flag FLAGCHAR1FLAG
HTTP_VERSIONGeneral Flag FLAGCHAR1FLAG
HTTP_COMPRESSGeneral Flag FLAGCHAR1FLAG
COMPRESS_REPLYGeneral Flag FLAGCHAR1FLAG
ACCEPT_COOKIEGeneral Flag FLAGCHAR1FLAG
ASSERTION_TICKETGeneral Flag FLAGCHAR1FLAG
ASSERTION_TICKET_SYSIDGeneral Flag FLAGCHAR1FLAG
ASSERTION_TICKET_CLIENTGeneral Flag FLAGCHAR1FLAG

Key field Non-key field



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

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

How to access SAP table SDEST_FIELDS_TYPE_HTTP_ABAP

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