Class CL_BSP_GET_TEXT_BY_ALIAS
Use
Class CL_BSP_GET_TEXT_BY_ALIAS provides a method to fetch OTR alias texts.
Inheritance Hierarchy/Interface Composition
| Implemented interfaces | - |
| Super Class | - |
Attributes
None
Methods
Method GET_TEXT
|
Signature |
method GET_TEXT
importing
LANGUAGE
ALIAS
returning
ALIAS_TEXT.
|
|
|
Description |
This method fetches an OTR alias text for a specified OTR alias name. |
|
|
Parameter |
LANGUAGE |
Current language of SAP system |
| ALIAS |
Name of alias in form '<Package>/<alias>' |
|
| ALIAS_TEXT |
Text of alias |
|
|
Cross References |
For more information, see:
|
|