SIW_STR_DEFAULT_CONTEXT SAP (Common service context for SIW) Structure details

Dictionary Type: Structure
Description: Common service context for SIW




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




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

SIW_STR_DEFAULT_CONTEXT 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 "Common service context for SIW" 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_SIW_STR_DEFAULT_CONTEXT TYPE SIW_STR_DEFAULT_CONTEXT.

The SIW_STR_DEFAULT_CONTEXT table consists of various fields, each holding specific information or linking keys about Common service context for SIW data available in SAP. These include ERROR_IN_LOG (Application Errors Reported by Log or as an Exception), COMPONENT (Project Component), ABBREVIATION (Service Operation Prefix), SERVICE_ABBREVIATION (Short Name for Service Operation).. 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 SIW_STR_DEFAULT_CONTEXT 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
TRANSACTION_CONTROLTransaction Control needed SIW_DTE_TRANSACTION_CONTROLCHAR1XFELD
ERROR_IN_LOGApplication Errors Reported by Log or as an Exception SIW_DTE_ERROR_IN_LOGCHAR1XFELD
COMPONENTProject Component SIW_DTE_COMPONENTCHAR6
ABBREVIATIONService Operation Prefix SIW_DTE_ABBREVIATIONCHAR16
SERVICE_ABBREVIATIONShort Name for Service Operation SIW_DTE_SERVICE_ABBREVIATIONCHAR16
NAMESPACENamespace NAMESPACECHAR10Assigned to domainNAMESPACENAMESPACE
FC_CLASSService Implementation Factory Class SIW_DTE_FC_CLASSCHAR30SEOCLSNAME
FC_INTERFACEService Interface Name of Implementation SIW_DTE_FC_INTERFACECHAR30SEOCLSNAME
SI_CLASSService Implementation Class SIW_DTE_SI_CLASSCHAR30SEOCLSNAME
SI_INTERFACEService Implementation Interface SIW_DTE_SI_INTERFACECHAR30SEOCLSNAME
PI_CLASSProxy Implementation Class SIW_DTE_PI_CLASSCHAR30SEOCLSNAME
PI_INTERFACEProxy Implementation Interface SIW_DTE_PI_INTERFACECHAR30SEOCLSNAME
PV_CLASSValidation Class SIW_DTE_PV_CLASSCHAR30SEOCLSNAME
PV_INTERFACEValidation Interface SIW_DTE_PV_INTERFACECHAR30SEOCLSNAME
PM_CLASSMapping Class SIW_DTE_PM_CLASSCHAR30SEOCLSNAME
PM_INTERFACEMapping Interface SIW_DTE_PM_INTERFACECHAR30SEOCLSNAME
AF_CLASSAPI Adapter Facade Class SIW_DTE_AF_CLASSCHAR30SEOCLSNAME
AF_INTERFACEAPI Adapter Facade Interface SIW_DTE_AF_INTERFACECHAR30SEOCLSNAME
INT_TYPE_INBOUNDInternal Inbound Message Type Name SIW_DTE_INT_TYPE_INBOUNDCHAR30DDOBJNAMEDD_TYPES
INT_TYPE_OUTBOUNDInternal Outbound Message Type Name SIW_DTE_INT_TYPE_OUTBOUNDCHAR30DDOBJNAMEDD_TYPES
INT_TABLE_TYPE_OUTBOUNDTable Name TABNAMECHAR30Assigned to domainAS4TABDTB
SG_INTERFACEService Implementation Gatekeeper Interface SIW_DTE_SG_INTERFACECHAR30SEOCLSNAME
SG_CLASSService Implementation Gatekeeper Class SIW_DTE_SG_CLASSCHAR30SEOCLSNAME
SG_INTERFACE_GET_SI_METHODFull Component Name SEOCPDNAMECHAR61CHAR61
SG_CLASS_SIF_ATTRIBUTEFull Component Name SEOCPDNAMECHAR61CHAR61
CLASS_CINCClass Include SIW_DTE_CLASS_CINCCHAR40PROGNAME
CLASS_METHODClass Method SIW_DTE_CLASS_METHODCHAR61
PROXY_ADAPTIONIndicator: Perform Proxy Adaption SIW_DTE_PROXY_ADAPTIONCHAR1XFELD
EXTENSION_TEMPLATEExtension Template SIW_DTE_EXTENSION_TEMPLATECHAR40PROGNAME
REQUEST_MDT_COMPONENT_NAMEComponent name NAME_KOMPCHAR30Assigned to domainFDNAMEDFD
RESPONSE_MDT_COMPONENT_NAMEComponent name NAME_KOMPCHAR30Assigned to domainFDNAMEDFD
IN_OUT_CHOREOGRAPHYIndicator: Service Supports In=>Out Choreography SIW_DTE_IN_OUT_CHOREOGRAPHYCHAR1XFELD
ABBREVIATION_OUTService Operation Prefix SIW_DTE_ABBREVIATIONCHAR16
SERVICE_ABBREVIATION_OUTShort Name for Service Operation SIW_DTE_SERVICE_ABBREVIATIONCHAR16
SG_INTERFACE_OUTService Implementation Gatekeeper Interface SIW_DTE_SG_INTERFACECHAR30SEOCLSNAME
SG_CLASS_OUTService Implementation Gatekeeper Class SIW_DTE_SG_CLASSCHAR30SEOCLSNAME
SI_INTERFACE_OUTService Implementation Interface SIW_DTE_SI_INTERFACECHAR30SEOCLSNAME
SG_INTERFACE_OUT_SI_METHODFull Component Name SEOCPDNAMECHAR61CHAR61
IF_PATTERNInterface Pattern (stateless, stateless xi3.0) SIW_DTE_IF_PATTERNCHAR10SIW_DOM_IF_PATTERN
IDEMPOTENCY_SERVICEIdempotency Service needed SIW_DTE_IDEMPOTENCY_SERVICECHAR1XFELD
EXML_HANDLINGExtendend XML Handling needed SIW_DTE_EXMLCHAR1XFELD
EXML_DIRECTIONExtendend XML Direction SIW_DTE_EXML_DIRECTIONCHAR8SIW_DOM_EXML_DIRECTION
PROXY_CONSTRUCTORClass Method SIW_DTE_CLASS_METHODCHAR61
BADI_DEFINITION_PIECEDefinition of Business Add-In (BAdI) SIW_DTE_BADI_DEFINITIONCHAR61CHAR61
BADI_INTERFACEBAdI Interface Name of Implemenation SIW_DTE_SI_BADI_INTERFACECHAR30SEOCLSNAME
OPERATION_TYPEService Operation Type SIW_DTE_OPERATION_TYPECHAR16SIW_DOM_OPERATION_TYPE
OPERATION_KINDKind of Service Operations SIW_DTE_OPERATION_KINDCHAR4SIW_DOM_OPERATION_KIND
SERVICE_TYPEService operation type SIW_DTE_SERVICE_TYPECHAR16SIW_DOM_SERVICE_TYPE
BADI_ENH_SPOTName (ID) of an Enhancement Spot ENHSPOTNAMECHAR30ENHSPOTNAME
BADI_NAMEName of a BAdI in Enhancement Framework ENHBADIIDCHAR30CHAR30
CT_CLASSGlobal Test Class SIW_DTE_CT_CLASSCHAR30SEOCLSNAME
GLOBAL_TEST_CLASSGlobal Test Class needed SIW_DTE_GLOBAL_TEST_CLASSCHAR1XFELD
CUSTOM_NAMESIndicator: Customer Object Names for Generation SIW_DTE_CUSTOM_NAMESCHAR1XFELD
BO_NAMEBusiness Object Name (Full Name, No Blanks) SIW_DTE_BO_NAMECHAR120SIW_DOM_BO_NAME
BADI_SORTER_NAMEBAdI Sorter Name SIW_DTE_BADI_SORTER_NAMECHAR61
BADI_SORTER_ENH_IMPL_NAMEBADI_SORTER: Enhancement Impl. Name SIW_DTE_BADI_SORTER_ENH_IMPLCHAR61
BADI_SORTER_BADI_IMPL_NAMEBADI_SORTER: BAdI Definition Name SIW_DTE_BADI_SORTER_BADI_IMPLCHAR61
BO_NAME_ABBREVATIONAbbreviation of Business Object Name SIW_DTE_BO_NAME_ABRVCHAR16SIW_DOM_BO_NAME_ABRV
ASYNC_PATTERNPattern for Asynchronous Service Operation SIW_DTE_ASYNC_PATTERNCHAR4SIW_DOM_ASYNC_PATTERN
PROGNAMEProgram Name of Implemenation SIW_DTE_PROGNAMECHAR30SIW_DTE_PROGNAME
FUNC_NAMEFunction Module Name SIW_DTE_FUNCNAMECHAR30Assigned to domainFUNCNAME
FUNC_GRP_NAMEFunction Group Name SIW_DTE_FUNCGRPCHAR26Assigned to domainAREA
TABLE_NAMETable Name TABNAMECHAR30Assigned to domainAS4TABDTB

Key field Non-key field



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

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

How to access SAP table SIW_STR_DEFAULT_CONTEXT

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