SAP ABAP Class CL_PROXY_DATA_FACTORY (Factory for if_proxy_data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
Properties
Class CL_PROXY_DATA_FACTORY  
Short Description Factory for if_proxy_data    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_GENTIME   ES Tools: Proxy Generation 
Created 20060228   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PROXY_DATA_FACTORY has no interface implemented.
Friends
Class CL_PROXY_DATA_FACTORY has no friend class.
Attributes
Class CL_PROXY_DATA_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOAD_BY_ABAP_NAME Static method Public Method 20060228
2 LOAD_FOR_MESSAGE_TYPES Static method Public Method 20120514
Events
Class CL_PROXY_DATA_FACTORY has no event.
Types
Class CL_PROXY_DATA_FACTORY has no local type.
Method Signatures

Method LOAD_BY_ABAP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INACTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060301
2 Importing OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20060228
3 Importing OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20060228
4 Returning PROXY_DATA Value transfer Object reference (TYPE REF TO) IF_PROXY_DATA Proxy Generation: Proxy Type 20060228
5 Importing WITH_ENHANCEMENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060228
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20060228

Method LOAD_FOR_MESSAGE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FAULT_NAMES Call by reference Type reference (TYPE) PRX_R3NAMES ABAP Name Table 20120514
2 Importing MSG_NAMES Call by reference Type reference (TYPE) PRX_R3NAMES Proxy Generation: Name of an Object in R/3 20120514
3 Returning PROXY_DATA Value transfer Object reference (TYPE REF TO) IF_PROXY_DATA Proxy Generation: Proxy Type 20120514
4 Importing WITH_ENHANCEMENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120514
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20120514
History
Last changed by/on SAP  20130531 
SAP Release Created in 710