SAP ABAP Class CL_PROXY_GEN_DUMMY_PROVIDER (Generate dummy Provider)
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_GEN_DUMMY_PROVIDER  
Short Description Generate dummy Provider    
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 20080724   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_PROXY_RT_DEF Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PROXY_GEN_DUMMY_PROVIDER has no interface implemented.
Friends
Class CL_PROXY_GEN_DUMMY_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GEN Instance attribute Private Object reference (TYPE REF TO) CL_PROXY_GEN_CLASS Generate Class 20080724
2 INTF_NAME Instance attribute Private Type reference (TYPE) STRING 20080724
3 TEST_DATA Instance attribute Private Object reference (TYPE REF TO) CL_PROXY_TEST_DATA Test data generator for Proxy Datatypes 20080724
4 TYPE_REFS Instance attribute Private Type reference (TYPE) IF_PROXY_RT_DEF=>TAB 20080724
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20080724
2 FIND_TYPES Instance method Private Method 20080724
3 GENERATE Static method Public Method 20080724
4 GENERATE_INTERN Instance method Private Method 20080724
5 GENERATE_METHOD Instance method Private Method 20080724
6 GENERATE_METHODS Instance method Private Method 20080724
7 GENERATE_SETTER Instance method Private Method 20080724
8 GENERATE_SIMPLE_ASSIGN Instance method Private Method 20080724
Events
Class CL_PROXY_GEN_DUMMY_PROVIDER has no event.
Types
Class CL_PROXY_GEN_DUMMY_PROVIDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) CSEQUENCE 20080724
2 Importing DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20080724
3 Importing INTF_NAME Call by reference Type reference (TYPE) CSEQUENCE 20080724
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080724

Method FIND_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Meta Data 20080724
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080724

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATE Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_FALSE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20080724
2 Importing CLASS_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20080724
3 Importing DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20080724
4 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20080728
5 Importing GENFLAG Call by reference Type reference (TYPE) GENFLAG Generation flag 20080731
6 Importing INTF_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20080724
7 Importing OVERWRITE Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_FALSE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20080724
8 Importing SUPPRESS_DIALOGS Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120821
9 Importing USE_INACTIVE Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_FALSE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20080725
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080724

Method GENERATE_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATE Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_FALSE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20080724
2 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20080728
3 Importing GENFLAG Call by reference Type reference (TYPE) GENFLAG Generation flag 20080731
4 Importing META_DATA Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DATA 20080724
5 Importing OVERWRITE Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_FALSE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20080724
6 Importing SUPPRESS_DIALOGS Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120821
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080724

Method GENERATE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing META_DATA Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_METHOD Proxy Runtime: Meta Data 20080724
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080724

Method GENERATE_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing META_DATA Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DATA Proxy Runtime: Meta Data 20080724
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080724

Method GENERATE_SETTER Signature

Method GENERATE_SETTER on class CL_PROXY_GEN_DUMMY_PROVIDER has no parameter.
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080724

Method GENERATE_SIMPLE_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEF Call by reference Object reference (TYPE REF TO) IF_PROXY_RT_DEF Proxy Runtime: Meta Data 20080724
2 Importing NAME Call by reference Type reference (TYPE) STRING 20080724
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080724
History
Last changed by/on SAP  20130531 
SAP Release Created in 712