SAP ABAP Class IF_SOTR_WORKLIST_TOOLS (Interface for Tools in OTR Editor)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOTR_CONCEPT_DETAIL OTR Concept: Detailed Information in HTML Control 20030604
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOTR_CONCEPT_DISPLAY Displays an OTR Concept as a Tree 20000211
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOTR_SEND_MAIL Editing and Sending an E-Mail 20000127
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOTR_USAGE Where-Used List in the OTR 20000126
5 Interface implementation (CLASS c. INTERFACES i_ref)  DEL_CL_SOTR_ANALYSIS Textanalyse von OTR Objekten 20030604
Properties
Class IF_SOTR_WORKLIST_TOOLS  
Short Description Interface for Tools in OTR Editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000126   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SOTR_WORKLIST_TOOLS has no forward declaration.
Interfaces
Class IF_SOTR_WORKLIST_TOOLS has no interface implemented.
Friends
Class IF_SOTR_WORKLIST_TOOLS has no friend class.
Attributes
Class IF_SOTR_WORKLIST_TOOLS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DO_FUNCTIONS Instance method Public Method Execute Additional Function 20000127
2 FREE Instance method Public Method Resource Release 20000126
3 GET_FUNCTIONS Instance method Public Method Find Additional Functions That Tool Offers 20000127
4 INITIALIZE Instance method Public Method Initializes the Tool 20000126
5 REFRESH Instance method Public Method Refreshes the Content 20000228
6 UPDATE_CONTENT Instance method Public Method Updates the Content 20000126
Events
Class IF_SOTR_WORKLIST_TOOLS has no event.
Types
Class IF_SOTR_WORKLIST_TOOLS has no local type.
Method Signatures

Method DO_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20000127

Method DO_FUNCTIONS on class IF_SOTR_WORKLIST_TOOLS has no exception.

Method FREE Signature

Method FREE on class IF_SOTR_WORKLIST_TOOLS has no parameter.
Method FREE on class IF_SOTR_WORKLIST_TOOLS has no exception.

Method GET_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FUNCTIONS Call by reference Type reference (TYPE) SOTR_FNCTS Übergabetabelle für Zusatzfunktionen im OTR-Editor 20000127

Method GET_FUNCTIONS on class IF_SOTR_WORKLIST_TOOLS has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONCEPT Call by reference Type reference (TYPE) SOTR_CONC Schlüssel zum logischen Objekt im OTR 20000126
2 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20000126
3 Importing I_SOURCE_LANGU Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20000228
4 Importing I_TARGET_LANGU Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20000228
5 Importing I_TEXT_TYPE Call by reference Type reference (TYPE) AS4FLAG ' ' Texttyp: ' ' Standard, 'S' Strings 20000726

Method INITIALIZE on class IF_SOTR_WORKLIST_TOOLS has no exception.

Method REFRESH Signature

Method REFRESH on class IF_SOTR_WORKLIST_TOOLS has no parameter.
Method REFRESH on class IF_SOTR_WORKLIST_TOOLS has no exception.

Method UPDATE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONCEPT Call by reference Type reference (TYPE) SOTR_CONC Schlüssel zum logischen Objekt im OTR 20000126

Method UPDATE_CONTENT on class IF_SOTR_WORKLIST_TOOLS has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in