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 ACTION Static Attribute Public Object reference (TYPE REF TO) CE_SIW_RC Action required 20110412
2 ERROR Static Attribute Public Object reference (TYPE REF TO) CE_SIW_RC Error 20070112
3 ICON Instance attribute Private Type reference (TYPE) STRING 20070125
4 OK Static Attribute Public Object reference (TYPE REF TO) CE_SIW_RC Okay 20070112
5 RC Instance attribute Private Type reference (TYPE) SIW_DTE_STATUS_CODE SIW Status 20070112
6 S_ALL Static Attribute Private See coding 20070124
7 TEXT Instance attribute Private Type reference (TYPE) STRING 20070125
8 UNDETERMINED Static Attribute Public Object reference (TYPE REF TO) CE_SIW_RC Not even tried yet 20110411
9 WARNING Static Attribute Public Object reference (TYPE REF TO) CE_SIW_RC Warning 20070112
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070112
2 GET Static method Public Method Get RC class for value 20110411
3 GET_ICON Instance method Public Method Get Icon with Text 20070112
4 GET_RC Instance method Public Method Get Result Code 20070112
5 GET_TEXT Instance method Public Method Get Result Code Descriptions 20070807
6 MERGE 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 Importing I_VALUE Call by reference Type reference (TYPE) SIW_DTE_STATUS_CODE SIW Status 20110411
2 Returning 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 Importing I_TEXT Call by reference Type reference (TYPE) CHAR100 Overwrites Default Text 20110103
2 Returning 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 Returning 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 Returning 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 Importing I_RC Call by reference Object reference (TYPE REF TO) CE_SIW_RC Enumeration für Check Results 20070112
2 Returning 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