SAP ABAP Class IF_SFW_DOCUMENTED (IF_SFW_DOCUMENTED)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SFW_BFSET 20070724
2 Interface composition (i COMPRISING i_ref)  IF_SFW_BFUNC 20070724
3 Interface composition (i COMPRISING i_ref)  IF_SFW_SWITCH 20070724
Properties
Class IF_SFW_DOCUMENTED  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070724   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SFW_DOCUMENTED has no forward declaration.
Interfaces
Class IF_SFW_DOCUMENTED has no interface implemented.
Friends
Class IF_SFW_DOCUMENTED has no friend class.
Attributes
Class IF_SFW_DOCUMENTED has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Documentation 20070724
2 GET_LONG_TEXT Instance method Public Method Gets long text 20070724
3 GET_SHORT_TEXT Instance method Public Method Gets short text 20070724
4 SET_TEXTS Instance method Public Method Sets short and long text 20070724
Events
Class IF_SFW_DOCUMENTED has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DESCRIPTION Public See coding TY_DESCRIPTION 20070724 begin of ty_description, spras type spras, name32 type sfw_name32, name80 type sfw_name80, end of ty_description
2 TY_DESCRIPTION_TAB Public See coding TY_DESCRIPTION_TAB 20070724 ty_description_tab type standard table of ty_description with key spras
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ERRORS Value transfer Object reference (TYPE REF TO) CL_WB_CHECKLIST Fehlerliste 20070724

Method CHECK on class IF_SFW_DOCUMENTED has no exception.

Method GET_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20070724
2 Returning LTEXT Value transfer Type reference (TYPE) SFW_NAME80 Langtext 20070724

Method GET_LONG_TEXT on class IF_SFW_DOCUMENTED has no exception.

Method GET_SHORT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20070724
2 Returning STEXT Value transfer Type reference (TYPE) SFW_NAME32 Kurztext 20070724

Method GET_SHORT_TEXT on class IF_SFW_DOCUMENTED has no exception.

Method SET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Value transfer Type reference (TYPE) SYLANGU SPACE Sprache 20070724
2 Importing LTEXT Call by reference Type reference (TYPE) SFW_NAME80 Langtext 20070724
3 Importing STEXT Call by reference Type reference (TYPE) SFW_NAME32 Kurztext 20070724

Method SET_TEXTS on class IF_SFW_DOCUMENTED has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in