SAP ABAP Class CL_SIW_TODO (Todo)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_PRODUCTION (Package) Service Implementation Production
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIW_TODO | TODO | 20080328 |
Properties
| Class | CL_SIW_TODO | |
| Short Description | Todo | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SIW_PRODUCTION | Service Implementation Production |
| Created | 20080328 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIW_TODO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIW_TODO | TODO | 20080328 |
Friends
Class CL_SIW_TODO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'DONE' | 20080328 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'OPTIONAL' | 20080328 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'RELEVANCE' | 20080328 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'STATUS' | 20080328 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'TODO' | 20080328 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | C | 20080328 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | C | 20080328 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | SY-REPID | 20080328 | ||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIW_REPOSITORY_READER | 20080328 | ||||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CMP_SLOT | 20080328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check & set falgs "done", "optional", ... | 20080328 | |
| 2 | Static method | Public | Method | 20080328 |
Events
Class CL_SIW_TODO has no event.
Types
Class CL_SIW_TODO has no local type.
Method Signatures
Method SET_DONE_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FLG_TODO | Value transfer | Type reference (TYPE) | XFELD | 20080328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during execution | 20090917 |
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INCLUDE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080328 | ||||
| 2 | I_READER | Call by reference | Object reference (TYPE REF TO) | IF_SIW_REPOSITORY_READER | 20080328 | ||||
| 3 | I_SLOT | Call by reference | Object reference (TYPE REF TO) | IF_CMP_SLOT | 20080328 | ||||
| 4 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SIW_TODO | 20080328 |
Method S_CREATE on class CL_SIW_TODO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |