SAP ABAP Data Element SIW_DTE_PRX_PREFIX (Prefix for SPROXY)
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_PRX_PREFIX
Short Description Prefix for SPROXY  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SIW_DOM_PRX_PREFIX    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
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 PRX Prefix 
Medium 15 SProxy Prefix 
Long 20 SProxy Prefix 
Heading 20 SProxy Prefix 
Documentation

Definition

Signifies the prefix of the ABAP proxy data type name. You assign it to avoid naming conflicts.

Use

Dependencies

If you have not assigned own ABAP data type names for your intermediate data types (IDT) in the mapping of your project nodes, transaction SPROXY creates and uses data type names that comply with your prefix.

If you have assigned own data type names in the IDT's mapping properties, transaction SPROXY uses these names as suggestion.

Service Implementation Workbench (SIW) checks that the ABAP type names in the involved IDT-nodes comply with the prefix and, after proxy generation, SIW transfers the final data type names assigned by transaction SPROXY into the mapping properties of the involved IDT-nodes.

Notes

After you have entered a value, the system displays a dialog box where you can either select to CLEAR the old prefix or to KEEP it.

  • If you select CLEAR, the system overwrites the old prefix of all generated objects.
  • If you select KEEP, the system does not change the prefix.

We recommend you to select CLEAR. If you select KEEP, you need to check and to change the ABAP Type Names of each IDT manually after generation.

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