SAP ABAP Interface IF_UPX_TEXTS (UPX: Texts handler interface)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPS (Application Component) Business Planning and Simulation
⤷
UPX (Package) CRM Sales Planning - Kernel
⤷
⤷
Properties
| Interface | IF_UPX_TEXTS | |
| Short Description | UPX: Texts handler interface |
General Data
| Package | UPX | CRM Sales Planning - Kernel |
| Created | 20010403 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UPX_TEXTS has no forward declaration.
Interfaces
Interface IF_UPX_TEXTS has no interface.
Friends
Interface IF_UPX_TEXTS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXTS | 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
Interface IF_UPX_TEXTS has no event.
Types
Interface 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 Interface IF_UPX_TEXTS has no exception.
Method DELETE Signature
Method DELETE on Interface IF_UPX_TEXTS has no parameter.
Method DELETE on Interface 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 Interface 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 Interface IF_UPX_TEXTS has no exception.
Method SAVE Signature
Method SAVE on Interface IF_UPX_TEXTS has no parameter.
Method SAVE on Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_UPX_TEXTS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 3.0A |