SAP ABAP Interface IF_SWR_TEXT_API (API for Determining Texts)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWR_LOCAL (Package) Business Workflow: Interfaces (Not Remote-Enabled)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWR_TEXT_API Text API Manager 20091105
Properties
Interface IF_SWR_TEXT_API  
Short Description API for Determining Texts    
General Data
Package SWR_LOCAL   Business Workflow: Interfaces (Not Remote-Enabled) 
Created 20091105   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWR_TEXT_API has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWR_API Basis Interface for Workflow APIs 20091111
Friends
Interface IF_SWR_TEXT_API has no friend.
Attributes
Interface IF_SWR_TEXT_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREE_BUFFER Instance method Public Method 20101209
2 GET_DH_STATUS_TEXTS Instance method Public Method Determine Texts of Deadline Status 20091116
3 GET_LANGU Instance method Public Method 20101209
4 GET_NAME_OF_USER Instance method Public Method Determine Names for Agents 20091116
5 GET_REGISTERED_RFC_DEST Instance method Public Method 20101209
6 GET_TASK_TEXT Instance method Public Method Determine Task Text 20091117
7 GET_TEXTS Instance method Public Method Get Multiple Texts at Once 20100617
8 GET_TIMEZONE Instance method Public Method 20101209
9 GET_USER Instance method Public Method 20101209
10 GET_WI_PRIORITY_TEXTS Instance method Public Method Determine Texts of Possible Work Item Priorities 20091111
11 GET_WI_STATUS_TEXTS Instance method Public Method Determine Texts of Work Item Status 20091111
12 GET_WI_TYPE_TEXTS Instance method Public Method Determine Texts of Work Item Types 20091111
Events
Interface IF_SWR_TEXT_API has no event.
Types
Interface IF_SWR_TEXT_API has no local type.
Method Signatures

Method FREE_BUFFER Signature

Method FREE_BUFFER on Interface IF_SWR_TEXT_API has no parameter.
Method FREE_BUFFER on Interface IF_SWR_TEXT_API has no exception.

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 20091116

Method GET_DH_STATUS_TEXTS on Interface IF_SWR_TEXT_API has no exception.

Method GET_LANGU Signature

Method GET_LANGU on Interface IF_SWR_TEXT_API has no parameter.
Method GET_LANGU on Interface IF_SWR_TEXT_API 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 Tabelle 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 20100212
3 Importing IT_USER Call by reference Type reference (TYPE) SWRTUSER Tabelle mit Benutzernamen 20091116

Method GET_NAME_OF_USER on Interface IF_SWR_TEXT_API has no exception.

Method GET_REGISTERED_RFC_DEST Signature

Method GET_REGISTERED_RFC_DEST on Interface IF_SWR_TEXT_API has no parameter.
Method GET_REGISTERED_RFC_DEST on Interface IF_SWR_TEXT_API 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 20091117
4 Importing IT_TASK Call by reference Type reference (TYPE) SWRTTASK WAPI: Tabellentyp für Aufgaben 20091117

Method GET_TASK_TEXT on Interface IF_SWR_TEXT_API 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 Texte zu den Terminstatus (Deadline-Status) ermitteln 20100618
12 Importing I_SELECT_WI_PRIO_TEXT Call by reference Type reference (TYPE) XFELD SPACE Texte zu Workitem-Prioritäten ermitteln 20100618
13 Importing I_SELECT_WI_STAT_TEXT Call by reference Type reference (TYPE) XFELD SPACE Texte zu Workitem-Status ermitteln 20100618
14 Importing I_SELECT_WI_TYPE_TEXT Call by reference Type reference (TYPE) XFELD SPACE Texte zu Workitem-Typen ermitteln 20100618

Method GET_TEXTS on Interface IF_SWR_TEXT_API has no exception.

Method GET_TIMEZONE Signature

Method GET_TIMEZONE on Interface IF_SWR_TEXT_API has no parameter.
Method GET_TIMEZONE on Interface IF_SWR_TEXT_API has no exception.

Method GET_USER Signature

Method GET_USER on Interface IF_SWR_TEXT_API has no parameter.
Method GET_USER on Interface IF_SWR_TEXT_API 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 20100212
3 Importing IT_LANGU Call by reference Type reference (TYPE) SWRTLANGU Tabelle mit Sprachen 20091111

Method GET_WI_PRIORITY_TEXTS on Interface IF_SWR_TEXT_API 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 20100212
3 Importing IT_LANGU Call by reference Type reference (TYPE) SWRTLANGU Tabelle mit Sprachen 20091111

Method GET_WI_STATUS_TEXTS on Interface IF_SWR_TEXT_API 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 20100212
3 Importing IT_LANGU Call by reference Type reference (TYPE) SWRTLANGU Tabelle mit Sprachen 20091111

Method GET_WI_TYPE_TEXTS on Interface IF_SWR_TEXT_API has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730