SAP ABAP Class CL_PROXY_ACO_CLASS (generate aco class)
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_ACO_CLASS  
Short Description generate aco class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_GENTIME   ES Tools: Proxy Generation 
Created 20121113   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PROXY_ACO_CLASS has no forward declaration.
Interfaces
Class CL_PROXY_ACO_CLASS has no interface implemented.
Friends
Class CL_PROXY_ACO_CLASS has no friend class.
Attributes
Class CL_PROXY_ACO_CLASS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COMPATIBILITY Static method Public Method 20130222
2 CREATE_ACO_CLASS_PROVIDER Static method Public Method 20121113
Events
Class CL_PROXY_ACO_CLASS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_SIGNATURE Public See coding 20130222 begin of t_signature, synchronous type abap_bool, parameters type standard table of abap_parmname with default key, rfc_signature type xstring, end of t_signature
Method Signatures

Method CHECK_COMPATIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) T_SIGNATURE 20130222
2 Importing EXP Call by reference Type reference (TYPE) T_SIGNATURE 20130222
# Exception Resumable Description Created on
1 CX_PXN_INCOMPATIBLE Incompatibilty 20130222
2 CX_PXN_INVALID_DATA 20130222

Method CREATE_ACO_CLASS_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACO_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20121113
2 Importing BGRFC Call by reference Type reference (TYPE) ABAP_BOOL 20121113
3 Importing INTERNAL_INFO Call by reference Type reference (TYPE) STRING 20130628
4 Importing OPT_PARAM_CALLBACK Call by reference Object reference (TYPE REF TO) IF_ACO_OPT_PARAM_CALLBACK Callback for optional parameters 20121113
5 Importing RFC_ACCESS Call by reference Object reference (TYPE REF TO) IF_PXN_RFC_ACCESS interface for ACO creation 20121113
6 Returning R_VAL Value transfer Object reference (TYPE REF TO) IF_PROXY_ACO_CLASS function module in aco repository 20121113
# Exception Resumable Description Created on
1 CX_PXN_FAULT SAP ACo Base exception 20121113
History
Last changed by/on SAP  20140121 
SAP Release Created in 740