SAP ABAP Interface IF_SWF_EXP_TEXT_ACCESS (Access to Language-Dependent Texts)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_EXP (Package) Workflow: Expressions

⤷

⤷

Properties
Interface | IF_SWF_EXP_TEXT_ACCESS | |
Short Description | Access to Language-Dependent Texts |
General Data
Package | SWF_EXP | Workflow: Expressions |
Created | 20000308 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_EXP_TEXT_ACCESS has no forward declaration.
Interfaces
Interface IF_SWF_EXP_TEXT_ACCESS has no interface.
Friends
Interface IF_SWF_EXP_TEXT_ACCESS has no friend.
Attributes
Interface IF_SWF_EXP_TEXT_ACCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets the Describing Short Text (40 Characters) | 20000308 |
2 | ![]() |
Instance method | Public | Method | Supplies Current Language | 20000308 |
3 | ![]() |
Instance method | Public | Method | Gets the Long Text | 20000308 |
4 | ![]() |
Instance method | Public | Method | Gets the Describing Text (132 Characters) | 20000308 |
5 | ![]() |
Instance method | Public | Method | Sets the Describing Short Text (40 Characters) | 20000308 |
6 | ![]() |
Instance method | Public | Method | Sets the Current Language, Gets the Text Again, If Necessary | 20000308 |
7 | ![]() |
Instance method | Public | Method | Sets the Long Text | 20000308 |
8 | ![]() |
Instance method | Public | Method | Sets the Describing Text (132 Characters) | 20000308 |
Events
Interface IF_SWF_EXP_TEXT_ACCESS has no event.
Types
Interface IF_SWF_EXP_TEXT_ACCESS has no local type.
Method Signatures
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung, max. 40 Zeichen (sprachabhängig, n. eindeutig) | 20000308 | ||
2 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Angeforderte Sprache (Imp.), gefundene Sprache (Exp.) | 20000308 | ||
3 | ![]() |
LENGTH | Call by reference | Type reference (TYPE) | INT4 | 40 | Text auf diese Länge abschneiden (0=volle Länge ausgeben) | 20000324 |
Method GET_DESCRIPTION on Interface IF_SWF_EXP_TEXT_ACCESS has no exception.
Method GET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Value transfer | Type reference (TYPE) | LANGU | Sprache, in der die Texte aktuell vorliegen (' ' = n.vorh.) | 20000308 |
Method GET_LANGUAGE on Interface IF_SWF_EXP_TEXT_ACCESS has no exception.
Method GET_LONGTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Angeforderte Sprache (Imp.), gefundene Sprache (Exp.) | 20000308 | ||
2 | ![]() |
LENGTH | Call by reference | Type reference (TYPE) | INT4 | Text auf diese Länge abschneiden (0=volle Länge ausgeben) | 20000324 | ||
3 | ![]() |
LONGTEXT | Call by reference | Type reference (TYPE) | STRING | Langtext (sprachabhängig, a priori keine Längenbeschränkung) | 20000324 |
Method GET_LONGTEXT on Interface IF_SWF_EXP_TEXT_ACCESS has no exception.
Method GET_SHORTTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Angeforderte Sprache (Imp.), gefundene Sprache (Exp.) | 20000308 | ||
2 | ![]() |
LENGTH | Call by reference | Type reference (TYPE) | INT4 | 132 | Text auf diese Länge abschneiden (0=volle Länge ausgeben) | 20000324 | |
3 | ![]() |
SHORTTEXT | Call by reference | Type reference (TYPE) | STRING | Kurztext (sprachabhängig, max. 132 Zeichen) | 20000308 |
Method GET_SHORTTEXT on Interface IF_SWF_EXP_TEXT_ACCESS has no exception.
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung <= 40 Zeichen (sprachabhängig, nicht eindeutig) | 20000308 | ||
2 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprache des Textes | 20000308 |
Method SET_DESCRIPTION on Interface IF_SWF_EXP_TEXT_ACCESS has no exception.
Method SET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FORCE_REFRESH | Call by reference | Type reference (TYPE) | XFELD | SPACE | Texte auf jeden Fall neu holen | 20000324 | |
2 | ![]() |
GET_TEXTS | Call by reference | Type reference (TYPE) | XFELD | 'X' | 'X' -Texte falls nötig in angeforderter Sprache neu holen | 20000324 | |
3 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Angeforderte Sprache (Imp.), gefundene Sprache (Exp.) | 20000308 |
Method SET_LANGUAGE on Interface IF_SWF_EXP_TEXT_ACCESS has no exception.
Method SET_LONGTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprache des Textes | 20000308 | |
2 | ![]() |
LONGTEXT | Call by reference | Type reference (TYPE) | STRING | Langtext (sprachabhängig, keine Längenbegrenzung) | 20000324 |
Method SET_LONGTEXT on Interface IF_SWF_EXP_TEXT_ACCESS has no exception.
Method SET_SHORTTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprache des Kurztextes | 20000308 | |
2 | ![]() |
SHORTTEXT | Call by reference | Type reference (TYPE) | STRING | Kurztext, max. 132 Zeichen (sprachabhängig) | 20000308 |
Method SET_SHORTTEXT on Interface IF_SWF_EXP_TEXT_ACCESS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 46D |