SAP ABAP Data Element PRX_DIR_T (Proxy Generation: Interface Direction)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
Basic Data
Data Element PRX_DIR_T
Short Description Proxy Generation: Interface Direction  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT60    
Data Type CHAR   Character String 
Length 60    
Decimal Places 0    
Output Length 60    
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 Direction 
Medium 15 Direction 
Long 20 Direction 
Heading 30 Direction 
Documentation

Definition

Possible values are:

  • "inbound": A message enters the SAP system (and a response exits, if applicable).
    In this case, the system generates an ABAP Objects interface, which must be implemented accordingly.
  • "outbound": The SAP system sends a message (and waits for a response, if applicable).
    In this case, the system generates an ABAP Objects class.

Use

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 620