SAP ABAP Class IF_SIW_TODO (TODO)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_TODO Todo 20080328
Properties
Class IF_SIW_TODO  
Short Description TODO    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070109   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIW_TODO has no forward declaration.
Interfaces
Class IF_SIW_TODO has no interface implemented.
Friends
Class IF_SIW_TODO has no friend class.
Attributes
Class IF_SIW_TODO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY Instance method Public Method Navigation zum TODO 20070109
2 GET_NAME Instance method Public Method Liefert den Namen des TODOs 20070109
3 IS_DONE Instance method Public Method Liefert Information ob das TODO erledigt ist 20070109
4 IS_OPTIONAL Instance method Public Method TODO ist optional 20070111
5 REFRESH Instance method Public Method Refresh 20070110
Events
Class IF_SIW_TODO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20070109 tab TYPE STANDARD TABLE OF REF TO if_siw_todo WITH DEFAULT KEY
Method Signatures

Method DISPLAY Signature

Method DISPLAY on class IF_SIW_TODO has no parameter.
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Error during execution 20090917

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) STRING 20070109

Method GET_NAME on class IF_SIW_TODO has no exception.

Method IS_DONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLG_DONE Value transfer Type reference (TYPE) XFELD TODO is erledigt 20070110

Method IS_DONE on class IF_SIW_TODO has no exception.

Method IS_OPTIONAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLG_OPTIONAL Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20070111

Method IS_OPTIONAL on class IF_SIW_TODO has no exception.

Method REFRESH Signature

Method REFRESH on class IF_SIW_TODO has no parameter.
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Error during execution 20090917
History
Last changed by/on SAP  20110908 
SAP Release Created in