SAP ABAP Data Element SIW_DTE_PROXY_SOURCE (Generation Source)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_TYPES (Package) SIW: Global Type definitions
Basic Data
Data Element SIW_DTE_PROXY_SOURCE
Short Description Generation Source  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SIW_DOM_PROXY_SOURCE    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Source 
Medium 15 Source 
Long 20 Proxy Source 
Heading 30 Proxy Source 
Documentation

Definition

Signifies the generation source of a proxy object.

Use

The generation source specifies where the metadata information for a proxy originates:

Currently there are the following possible data sources:

- The Enterprise Service Repository (ES Repository) can be used to model

Service Interfaces (Service Consumers and Providers)

Message Types

Fault Message Types

Data Types

Data Type Enhancements

- The ABAP Backend (Backend Metadata Repository, MDR) can be used to model the same object types as in the ES Repository and additionally

Operation Mappings

Consumer Mappings

- The ABAP Backend together with Base Service Metadata from an existing Base Service can be used to model Service Variants

- An external WSDL document (WS) can be the source for Service Providers and Service Consumers together with the objects (message types, fault message types, datatypes) used by the services in their WSDL description.

Dependencies

For Generation Source ES Repository or WS, the model for the proxy objects cannot be changed in the proxy editor, it can only be changed in the generation source application (ES Builder for ES Repository, WSDL for WS).

For Generation Source WS, reuse of proxy objects is done on package level, i.e. key for a proxy object is qualified name, type and package. For Generation source ES Repository and MDR, reuse is system-wide based on the type and the qualified name only.

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 703