SAP ABAP Class CL_PROXY_RT (Proxy data for runtime)
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_RT  
Short Description Proxy data for runtime    
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 20080221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPROX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PROXY_RT has no interface implemented.
Friends
Class CL_PROXY_RT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DB_DATA Instance attribute Private Type reference (TYPE) SPRX_DB_DATA 20080221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20080221
2 CREATE_FROM_DB_DATA Static method Public Method 20080221
3 CREATE_FROM_PROXY Static method Public Method 20080221
4 GET_MESSAGE_ELEMENTS Instance method Public Method 20080221
5 GET_OPERATIONS Instance method Public Method 20080221
6 GET_RUNTIME_DATA Instance method Public Method 20080221
7 GET_RUNTIME_DATA_FOR_OBJ Instance method Public Method 20080725
Events
Class CL_PROXY_RT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_OPERATION Public Type reference (TYPE) IF_PROXY_WSDL_TEST_DATA=>T_OPERATION 20080221
2 T_OPERATIONS Public Type reference (TYPE) IF_PROXY_WSDL_TEST_DATA=>T_OPERATIONS 20080221
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_DATA Call by reference Type reference (TYPE) SPRX_DB_DATA 20080221

Method CONSTRUCTOR on class CL_PROXY_RT has no exception.

Method CREATE_FROM_DB_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_DATA Call by reference Type reference (TYPE) SPRX_DB_DATA 20080221
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_PROXY_RT Proxy data for runtime 20080221

Method CREATE_FROM_DB_DATA on class CL_PROXY_RT has no exception.

Method CREATE_FROM_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20080221
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_PROXY_RT Proxy data for runtime 20080221
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080221

Method GET_MESSAGE_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ELEMENTS Call by reference Type reference (TYPE) QNAME_LIST Qualified Name 20080221
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Generation: Error 20080221

Method GET_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OPERATIONS Call by reference Type reference (TYPE) T_OPERATIONS 20080221
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20080221

Method GET_RUNTIME_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Type reference (TYPE) QNAME Qualified Name 20080221
2 Exporting PROXY_DATA Call by reference Type reference (TYPE) SPROX_S_DATA 20080221
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Generation: Error 20080221

Method GET_RUNTIME_DATA_FOR_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20080725
2 Importing OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20080725
3 Exporting PROXY_DATA Call by reference Type reference (TYPE) SPROX_S_DATA 20080725
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Generation: Error 20080725
History
Last changed by/on SAP  20130531 
SAP Release Created in 711