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 | 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 | Static Attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20100525 | ||
| 2 | Static method | Public | Method | Create and activate a proxy for given data type enhancement | 20100111 | |
| 3 | Static method | Public | Method | Deletes a proxy for a data type enhancement | 20100427 | |
| 4 | 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 | ET_GENERATED_PROXIES | Call by reference | Type reference (TYPE) | SPROXNAMES | Generated proxies | 20100125 | |||
| 2 | IV_ACTIVATE | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20100309 | ||
| 3 | IV_DTE_NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Data type enahcement name | 20100113 | |||
| 4 | IV_DTE_NAMESPACE | Call by reference | Type reference (TYPE) | PRX_NSPCE | Data type enahcement namespace | 20100113 | |||
| 5 | IV_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | '$TMP' | Package where the proxy should be created | 20100113 | ||
| 6 | IV_PREFIX | Call by reference | Type reference (TYPE) | PRX_PREFIX | Prefix of the proxy name | 20100113 | |||
| 7 | IV_SOFT_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | Software component name | 20100113 | |||
| 8 | 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 | 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 | CV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | KORRNUM | Name of the locked correction | 20100427 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20100427 | ||||
| 3 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20100427 | ||||
| 4 | IV_PACKAGE | Call by reference | Type reference (TYPE) | STRING | 20100427 | ||||
| 5 | IV_SOFTWARE_COMP | Call by reference | Type reference (TYPE) | STRING | 20100427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20100113 | ||||
| 2 | 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 |