SAP ABAP Class CL_PROXY_CHECK_REMOTE (check proxies confilcts with remote system)
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_CHECK_REMOTE  
Short Description check proxies confilcts with remote system    
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 20060317   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_CHECK_REMOTE has no interface implemented.
Friends
Class CL_PROXY_CHECK_REMOTE has no friend class.
Attributes
Class CL_PROXY_CHECK_REMOTE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method 20060317
2 CHECK_DESTINATION Static method Public Method 20060324
3 CHECK_PROXIES Static method Private Method 20060324
4 GET_PROXIES Static method Private Method 20060323
5 GET_PROXY_INFO Static method Private Method 20060323
Events
Class CL_PROXY_CHECK_REMOTE has no event.
Types
Class CL_PROXY_CHECK_REMOTE has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST Call by reference Type reference (TYPE) CSEQUENCE 20060317
2 Importing DEST0 Call by reference Type reference (TYPE) CSEQUENCE 20060323
3 Importing IGNORE_TEMP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060323
4 Changing ITEMS Call by reference Type reference (TYPE) PRX_T_CHECK_INFO Info from remote proxy check 20060317
# Exception Resumable Description Created on
1 ERROR 20060324

Method CHECK_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST Call by reference Type reference (TYPE) CSEQUENCE 20060324
2 Importing DEST0 Call by reference Type reference (TYPE) CSEQUENCE 20060324
3 Importing IGNORE_TEMP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060324
4 Changing ITEMS Call by reference Type reference (TYPE) PRX_T_CHECK_INFO Info from remote proxy check 20060324
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20060324

Method CHECK_PROXIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST Call by reference Type reference (TYPE) CSEQUENCE 20060324
2 Importing PROXIES Call by reference Type reference (TYPE) PRX_T_CHECK_ITEM Table of items for remote proxy check 20060324
3 Exporting PROXY_INFO Call by reference Type reference (TYPE) PRX_T_CHECK_INFO Info from remote proxy check 20060324
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20060324

Method GET_PROXIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST Call by reference Type reference (TYPE) CSEQUENCE 20060323
2 Exporting ITEMS Call by reference Type reference (TYPE) PRX_T_CHECK_ITEM Table of items for remote proxy check 20060323
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20060324

Method GET_PROXY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST Call by reference Type reference (TYPE) CSEQUENCE 20060323
2 Exporting INFO Call by reference Type reference (TYPE) PRX_T_CHECK_INFO Info from remote proxy check 20060323
3 Importing ITEMS Call by reference Type reference (TYPE) PRX_T_CHECK_ITEM Table of items for remote proxy check 20060323
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20060324
History
Last changed by/on SAP  20130531 
SAP Release Created in 710