SAP ABAP Class IF_UPX_TEXTS (UPX: Texts handler interface)
Properties
Class | IF_UPX_TEXTS | |
Short Description | UPX: Texts handler interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20010403 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_UPX_TEXTS has no forward declaration.
Interfaces
Class IF_UPX_TEXTS has no interface implemented.
Friends
Class IF_UPX_TEXTS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UPX_YT_TEXTS | UPX: Language-Dependent Texts | 20010403 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Copy the texts from another texts object | 20010403 |
2 | ![]() |
Instance method | Public | Method | Delete all text records | 20010403 |
3 | ![]() |
Instance method | Public | Method | Create new empty object | 20010403 |
4 | ![]() |
Instance method | Public | Method | Open the texts from the table | 20010403 |
5 | ![]() |
Instance method | Public | Method | Save all changes to the database | 20010403 |
6 | ![]() |
Instance method | Public | Method | Get the text for current language | 20010403 |
7 | ![]() |
Instance method | Public | Method | Get the text for given language | 20010403 |
8 | ![]() |
Instance method | Public | Method | Set text for current language | 20010403 |
9 | ![]() |
Instance method | Public | Method | Launch the translator subscreen proxy | 20010403 |
10 | ![]() |
Instance method | Public | Method | Prepare texts to be transported | 20010405 |
Events
Class IF_UPX_TEXTS has no event.
Types
Class IF_UPX_TEXTS has no local type.
Method Signatures
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FROM | Value transfer | Object reference (TYPE REF TO) | IF_UPX_TEXTS | UPX: Texts handler interface | 20010403 |
Method COPY on class IF_UPX_TEXTS has no exception.
Method DELETE Signature
Method DELETE on class IF_UPX_TEXTS has no parameter.
Method DELETE on class IF_UPX_TEXTS has no exception.
Method NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GUID | Value transfer | Type reference (TYPE) | UPX_Y_GUID | UPX: GUID of the class instance | 20010403 | ||
2 | ![]() |
I_TEXT | Value transfer | Type reference (TYPE) | UPX_Y_TEXT | UPX: Object description | 20010403 |
Method NEW on class IF_UPX_TEXTS has no exception.
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GUID | Value transfer | Type reference (TYPE) | UPX_Y_GUID | UPX: GUID of the class instance | 20010403 |
Method OPEN on class IF_UPX_TEXTS has no exception.
Method SAVE Signature
Method SAVE on class IF_UPX_TEXTS has no parameter.
Method SAVE on class IF_UPX_TEXTS has no exception.
Method TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TEXT | Value transfer | Type reference (TYPE) | UPX_Y_TEXT | UPX: Object description | 20010403 |
Method TEXT on class IF_UPX_TEXTS has no exception.
Method TEXT_BY_LANG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TEXT | Value transfer | Type reference (TYPE) | UPX_Y_TEXT | UPX: Object description | 20010403 | ||
2 | ![]() |
I_LANG | Value transfer | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20010403 |
Method TEXT_BY_LANG on class IF_UPX_TEXTS has no exception.
Method TEXT_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TEXT | Value transfer | Type reference (TYPE) | UPX_Y_TEXT | UPX: Object description | 20010403 |
Method TEXT_SET on class IF_UPX_TEXTS has no exception.
Method TRANSLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PROXY | Value transfer | Object reference (TYPE REF TO) | IF_UPX_SUBSCREEN_PROXY | UPX: Subscreen proxy interface | 20010403 |
Method TRANSLATE on class IF_UPX_TEXTS has no exception.
Method TRANSPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TRANSPORT | Value transfer | Type reference (TYPE) | UPC_YT_TRANSPORT_OBJECT | Transport: Objekte | 20010405 |
Method TRANSPORT on class IF_UPX_TEXTS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |