GET_BINDING_RESPONSE3 SAP (Proxy Structure (generated)) Structure details

Dictionary Type: Structure
Description: Proxy Structure (generated)




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




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

GET_BINDING_RESPONSE3 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 "Proxy Structure (generated)" 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_GET_BINDING_RESPONSE3 TYPE GET_BINDING_RESPONSE3.

The GET_BINDING_RESPONSE3 table consists of various fields, each holding specific information or linking keys about Proxy Structure (generated) data available in SAP. These include SERVICE_DEFINITION_OBJECT_ID (), SERVICE_NAME (), SERVICE_NAMESPACE (), SERVICE_LOGICAL_KEY ().. 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 (Deep)


SAP GET_BINDING_RESPONSE3 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
CONTROLLER 0
SERVICE_DEFINITION_OBJECT_ID 0
SERVICE_NAME 0
SERVICE_NAMESPACE 0
SERVICE_LOGICAL_KEY 0
BINDING 0
CONTROLLER 0
TECHNICAL_ID 0
PUBLICATION_ID 0
OBJECT_ID 0
BINDING_NAME 0
BINDING_NAMESPACE 0
ENDPOINT_NAME 0
ENDPOINT_TARGET_ADDRESS 0
BINDING_LOGICAL_KEY 0
WSDLURLS 0
DESCRIPTION 0
CLASSIFICATION_SYSTEM_VALUES 0
IBC 0
PUB_SUB_INFO 0
CONTROLLER 0
ORIGINAL_SENDER 0
STEP_COUNTER 0
VALID_FROMProxy Data Element (generated) DATE_TIME17CHAR32
VALID_TOProxy Data Element (generated) DATE_TIME17CHAR32
STATUS 0
TIME_STAMPXSD Time (UTC): yyyy-mm-ddThh:mm:ssZ [ext.] XSDDATETIME_ZDEC15XSDDATETIME_Z

Key field Non-key field



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

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

How to access SAP table GET_BINDING_RESPONSE3

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