SAP ABAP Class CL_SIW_PROJECT_LEVEL0 (level 0 project)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_CORE (Package) Core of Service Implementation Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SIW_PROJECT | Project (commons) | 20090825 |
Properties
| Class | CL_SIW_PROJECT_LEVEL0 | |
| Short Description | level 0 project | |
| Super Class | CL_SIW_PROJECT | Project (commons) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SIW_CORE | Core of Service Implementation Workbench |
| Created | 20090825 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIW_PROJECT_LEVEL0 has no forward declaration.
Interfaces
Class CL_SIW_PROJECT_LEVEL0 has no interface implemented.
Friends
Class CL_SIW_PROJECT_LEVEL0 has no friend class.
Attributes
Class CL_SIW_PROJECT_LEVEL0 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Initialize Context for Level 0 Services | 20100326 | |
| 2 | Instance method | Private | Method | 20090901 |
Events
Class CL_SIW_PROJECT_LEVEL0 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_STR_LVL0_CONTEXT_RESCUE | Private | See coding | 20090901 | BEGIN OF ty_str_lvl0_context_rescue,
proxy_class TYPE siw_str_esr_data-proxy_class,
proxy_method TYPE siw_str_esr_data-proxy_method,
bo_name TYPE siw_dte_bo_name,
END OF ty_str_lvl0_context_rescue
|
Method Signatures
Method INIT_CONTEXT_LEVEL0 Signature
Method INIT_CONTEXT_LEVEL0 on class CL_SIW_PROJECT_LEVEL0 has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during execution | 20100326 |
Method RESCUE_PROXY_DATA_LEVEL0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SIW_CONTEXT | Kontext für eine Serviceimplementierung | 20090901 | |||
| 2 | R_CONTEXT_DATA_LVL0 | Value transfer | Type reference (TYPE) | TY_STR_LVL0_CONTEXT_RESCUE | 20090901 |
Method RESCUE_PROXY_DATA_LEVEL0 on class CL_SIW_PROJECT_LEVEL0 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |