SAP ABAP Class CE_SIW_RC (Enumeration for Check Results)
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
⤷
⤷
Properties
| Class | CE_SIW_RC | |
| Short Description | Enumeration for Check Results | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SIW_CORE | Core of Service Implementation Workbench |
| Created | 20070112 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CE_SIW_RC has no forward declaration.
Interfaces
Class CE_SIW_RC has no interface implemented.
Friends
Class CE_SIW_RC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_SIW_RC | Action required | 20110412 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_SIW_RC | Error | 20070112 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20070125 | ||||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_SIW_RC | Okay | 20070112 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SIW_DTE_STATUS_CODE | SIW Status | 20070112 | |||
| 6 | Static Attribute | Private | See coding | 20070124 | |||||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20070125 | ||||
| 8 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_SIW_RC | Not even tried yet | 20110411 | |||
| 9 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_SIW_RC | Warning | 20070112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070112 | |
| 2 | Static method | Public | Method | Get RC class for value | 20110411 | |
| 3 | Instance method | Public | Method | Get Icon with Text | 20070112 | |
| 4 | Instance method | Public | Method | Get Result Code | 20070112 | |
| 5 | Instance method | Public | Method | Get Result Code Descriptions | 20070807 | |
| 6 | Instance method | Public | Method | Merge Two Return Codes: the Greater RC is Returned | 20070112 |
Events
Class CE_SIW_RC has no event.
Types
Class CE_SIW_RC has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_SIW_RC has no parameter.
Method CLASS_CONSTRUCTOR on class CE_SIW_RC has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | SIW_DTE_STATUS_CODE | SIW Status | 20110411 | |||
| 2 | RR_RC | Value transfer | Object reference (TYPE REF TO) | CE_SIW_RC | Enumeration for Check Results | 20110411 |
Method GET on class CE_SIW_RC has no exception.
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXT | Call by reference | Type reference (TYPE) | CHAR100 | Overwrites Default Text | 20110103 | |||
| 2 | R_ICON | Value transfer | Type reference (TYPE) | STRING | 20070112 |
Method GET_ICON on class CE_SIW_RC has no exception.
Method GET_RC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RC | Value transfer | Type reference (TYPE) | SIW_DTE_STATUS_CODE | Rückgabewert von ABAP-Anweisungen | 20070112 |
Method GET_RC on class CE_SIW_RC has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20070807 |
Method GET_TEXT on class CE_SIW_RC has no exception.
Method MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RC | Call by reference | Object reference (TYPE REF TO) | CE_SIW_RC | Enumeration für Check Results | 20070112 | |||
| 2 | R_RC | Value transfer | Object reference (TYPE REF TO) | CE_SIW_RC | Enumeration für Check Results | 20070112 |
Method MERGE on class CE_SIW_RC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |