SAP ABAP Class CL_SEA_ES_SPROXY_WRITER (SPROXY writer which creates proxies)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SEW (Application Component) Service Extension Workbench
     SEA_SEW_CORE (Package) Core component of SEW
Properties
Class CL_SEA_ES_SPROXY_WRITER  
Short Description SPROXY writer which creates proxies    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEA_SEW_CORE   Core component of SEW 
Created 20100111   SAP 
Last change 20110908   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_SEA_ES_SPROXY_WRITER has no interface implemented.
Friends
Class CL_SEA_ES_SPROXY_WRITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_HANDLE Static Attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20100525
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20100525
2 CREATE_PROXY Static method Public Method Create and activate a proxy for given data type enhancement 20100111
3 DELETE_DTE_PROXY Static method Public Method Deletes a proxy for a data type enhancement 20100427
4 READ_ERROR_MESSAGES Static method Private Method Reads all error messages from the supplied log handle 20100113
Events
Class CL_SEA_ES_SPROXY_WRITER has no event.
Types
Class CL_SEA_ES_SPROXY_WRITER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SEA_ES_SPROXY_WRITER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SEA_ES_SPROXY_WRITER has no exception.

Method CREATE_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GENERATED_PROXIES Call by reference Type reference (TYPE) SPROXNAMES Generated proxies 20100125
2 Importing IV_ACTIVATE Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20100309
3 Importing IV_DTE_NAME Call by reference Type reference (TYPE) PRX_IFRNAM Data type enahcement name 20100113
4 Importing IV_DTE_NAMESPACE Call by reference Type reference (TYPE) PRX_NSPCE Data type enahcement namespace 20100113
5 Importing IV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS '$TMP' Package where the proxy should be created 20100113
6 Importing IV_PREFIX Call by reference Type reference (TYPE) PRX_PREFIX Prefix of the proxy name 20100113
7 Importing IV_SOFT_COMPONENT_NAME Call by reference Type reference (TYPE) STRING Software component name 20100113
8 Importing IV_TRANSPORT_NUMBER Call by reference Type reference (TYPE) KORRNUM Transport request number. Mandatory if package is not '$TMP' 20100113
# Exception Resumable Description Created on
1 CX_SEA_ESEXTENDER_EXCEPTION Base exception thrown during ES enhancement process 20100111

Method DELETE_DTE_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) KORRNUM Name of the locked correction 20100427
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20100427
3 Importing IV_NAMESPACE Call by reference Type reference (TYPE) STRING 20100427
4 Importing IV_PACKAGE Call by reference Type reference (TYPE) STRING 20100427
5 Importing IV_SOFTWARE_COMP Call by reference Type reference (TYPE) STRING 20100427
# Exception Resumable Description Created on
1 CX_SEA_ESEXTENDER_EXCEPTION Base exception thrown during ES enhancement process 20100427

Method READ_ERROR_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE Call by reference Type reference (TYPE) STRING 20100113
2 Importing IV_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20100125

Method READ_ERROR_MESSAGES on class CL_SEA_ES_SPROXY_WRITER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730