SAP ABAP Class IF_SWR_TEXT_API_INTERNAL (Internal Interface for Text API)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SWR_API Basis Interface for Workflow APIs 20100210
2 Interface composition (i COMPRISING i_ref)  IF_SWR_API_REMOTE_INTERNAL Basis Interface for Internal Functions 20100303
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWR_TEXT_API_LOC API to Determine Texts in Workflow 20100210
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWR_TEXT_API_REM Remote: API to Determine Texts in Workflow 20100210
Properties
Class IF_SWR_TEXT_API_INTERNAL  
Short Description Internal Interface for Text API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100210   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWR_TEXT_API_INTERNAL has no forward declaration.
Interfaces
Class IF_SWR_TEXT_API_INTERNAL has no interface implemented.
Friends
Class IF_SWR_TEXT_API_INTERNAL has no friend class.
Attributes
Class IF_SWR_TEXT_API_INTERNAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DH_STATUS_TEXTS Instance method Public Method Determine Texts of Deadline Status 20100210
2 GET_NAME_OF_USER Instance method Public Method Determine Names for Agents 20100210
3 GET_TASK_TEXT Instance method Public Method Determine Task Text 20100210
4 GET_TEXTS Instance method Public Method Get Multiple Texts at Once 20100617
5 GET_WI_PRIORITY_TEXTS Instance method Public Method Determine Texts of Possible Work Item Priorities 20100210
6 GET_WI_STATUS_TEXTS Instance method Public Method Determine Texts of Work Item Status 20100210
7 GET_WI_TYPE_TEXTS Instance method Public Method Determine Texts of Work Item Types 20100210
Events
Class IF_SWR_TEXT_API_INTERNAL has no event.
Types
Class IF_SWR_TEXT_API_INTERNAL has no local type.
Method Signatures

Method GET_DH_STATUS_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DH_STAT_TEXT Call by reference Type reference (TYPE) SWRTDHSTATTEXT Text zu den Terminstatus (Deadline-Status) 20100625
2 Exporting E_RETURN_MSG Call by reference Object reference (TYPE REF TO) IF_SWR_RETURN_MSG Nachrichten der API Aufrufe 20100216
3 Importing IT_LANGU Call by reference Type reference (TYPE) SWRTLANGU Tabelle mit Sprachen 20100210

Method GET_DH_STATUS_TEXTS on class IF_SWR_TEXT_API_INTERNAL has no exception.

Method GET_NAME_OF_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USER_NAME Call by reference Type reference (TYPE) SWRTUSERNAME Tablle mit Namen zu Benutzern 20100212
2 Exporting E_RETURN_MSG Call by reference Object reference (TYPE REF TO) IF_SWR_RETURN_MSG Nachrichten der API Aufrufe 20100216
3 Importing IT_USER Call by reference Type reference (TYPE) SWRTUSER Tabelle mit Benutzernamen 20100210

Method GET_NAME_OF_USER on class IF_SWR_TEXT_API_INTERNAL has no exception.

Method GET_TASK_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WI_RH_TEXT Call by reference Type reference (TYPE) SWRTTASKTEXT Texte zu Aufgaben 20100216
2 Exporting E_RETURN_MSG Call by reference Object reference (TYPE REF TO) IF_SWR_RETURN_MSG Nachrichten der API Aufrufe 20100216
3 Importing IT_LANGU Call by reference Type reference (TYPE) SWRTLANGU Tabelle mit Sprachen 20100210
4 Importing IT_TASK Call by reference Type reference (TYPE) SWRTTASK WAPI: Tabellentyp für Aufgaben 20100210

Method GET_TASK_TEXT on class IF_SWR_TEXT_API_INTERNAL has no exception.

Method GET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DH_STAT_TEXT Call by reference Type reference (TYPE) SWRTDHSTATTEXT Workflow: Text zu den Terminstatus (Deadline-Status) 20100617
2 Exporting ET_TASK_TEXT Call by reference Type reference (TYPE) SWRTTASKTEXT Texte zu Aufgaben 20100617
3 Exporting ET_USER_NAME Call by reference Type reference (TYPE) SWRTUSERNAME Sortierte Tabelle mit Namen zu Benutzern 20100617
4 Exporting ET_WI_PRIO_TEXT Call by reference Type reference (TYPE) SWRTPRIOTEXT Workflow: Texte zu Workitem-Prioritäten 20100617
5 Exporting ET_WI_STAT_TEXT Call by reference Type reference (TYPE) SWRTWISTATTEXT Texte zu Workitem-Status 20100617
6 Exporting ET_WI_TYPE_TEXT Call by reference Type reference (TYPE) SWRTWITYPETEXT Texte zu Workitem-Typen 20100617
7 Exporting E_RETURN_MSG Call by reference Object reference (TYPE REF TO) IF_SWR_RETURN_MSG Nachrichten der API Aufrufe 20100617
8 Importing IT_LANGU Call by reference Type reference (TYPE) SWRTLANGU Workflow: Tabelle mit Sprachen 20100617
9 Importing IT_TASK Call by reference Type reference (TYPE) SWRTTASK WAPI: Tabellentyp für Aufgaben 20100617
10 Importing IT_USER Call by reference Type reference (TYPE) SWRTUSER Tabelle mit Benutzernamen 20100617
11 Importing I_SELECT_DH_STAT_TEXT Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20100618
12 Importing I_SELECT_WI_PRIO_TEXT Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20100618
13 Importing I_SELECT_WI_STAT_TEXT Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20100618
14 Importing I_SELECT_WI_TYPE_TEXT Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20100618

Method GET_TEXTS on class IF_SWR_TEXT_API_INTERNAL has no exception.

Method GET_WI_PRIORITY_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WI_PRIO_TEXT Call by reference Type reference (TYPE) SWRTPRIOTEXT Texte zu Workitem-Prioritäten 20100625
2 Exporting E_RETURN_MSG Call by reference Object reference (TYPE REF TO) IF_SWR_RETURN_MSG Nachrichten der API Aufrufe 20100216
3 Importing IT_LANGU Call by reference Type reference (TYPE) SWRTLANGU Tabelle mit Sprachen 20100210

Method GET_WI_PRIORITY_TEXTS on class IF_SWR_TEXT_API_INTERNAL has no exception.

Method GET_WI_STATUS_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WI_STAT_TEXT Call by reference Type reference (TYPE) SWRTWISTATTEXT Texte zu Workitem-Status 20100625
2 Exporting E_RETURN_MSG Call by reference Object reference (TYPE REF TO) IF_SWR_RETURN_MSG Nachrichten der API Aufrufe 20100216
3 Importing IT_LANGU Call by reference Type reference (TYPE) SWRTLANGU Tabelle mit Sprachen 20100210

Method GET_WI_STATUS_TEXTS on class IF_SWR_TEXT_API_INTERNAL has no exception.

Method GET_WI_TYPE_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WI_TYPE_TEXT Call by reference Type reference (TYPE) SWRTWITYPETEXT Texte zu Workitem-Typen 20100625
2 Exporting E_RETURN_MSG Call by reference Object reference (TYPE REF TO) IF_SWR_RETURN_MSG Nachrichten der API Aufrufe 20100216
3 Importing IT_LANGU Call by reference Type reference (TYPE) SWRTLANGU Tabelle mit Sprachen 20100210

Method GET_WI_TYPE_TEXTS on class IF_SWR_TEXT_API_INTERNAL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in