SAP ABAP Class CL_UXS_LONGTEXTS (Translation of Questionnaire Texts)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-SUR (Application Component) Web Survey
⤷
UXS (Package) XML/XSLT Services
⤷
⤷
Properties
| Class | CL_UXS_LONGTEXTS | |
| Short Description | Translation of Questionnaire Texts | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UXS | XML/XSLT Services |
| Created | 20050214 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UXS_LONGTEXTS has no forward declaration.
Interfaces
Class CL_UXS_LONGTEXTS has no interface implemented.
Friends
Class CL_UXS_LONGTEXTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | DEVCLASS | 'UXS_GENERATION' | Package | 20050214 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '?SURVEY?' | 20050214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20091106 | ||
| 2 | Static method | Public | Method | Delete All Long Texts of a Questionnaire | 20050214 | |
| 3 | Static method | Public | Method | Delete a Long Text | 20050214 | |
| 4 | Static method | Private | Method | 20050214 | ||
| 5 | Static method | Public | Method | 20050214 | ||
| 6 | Static method | Public | Method | Specifies whether the questionnaire has the translations | 20071019 | |
| 7 | Static method | Public | Method | Save All Long Texts of a Questionnaire | 20050214 | |
| 8 | Static method | Public | Method | Save a Long Text | 20050214 | |
| 9 | Static method | Public | Method | Read a Long Text | 20050214 |
Events
Class CL_UXS_LONGTEXTS has no event.
Types
Class CL_UXS_LONGTEXTS has no local type.
Method Signatures
Method CREATE_R3TR_DOCT_TADIR_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DEV_CLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20091106 | |||
| 2 | ID_OBJECT_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Name | 20091106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091106 |
Method DELETE_ALL_LONGTEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPLICATION | Call by reference | Type reference (TYPE) | STRING | Applikation | 20050214 | |||
| 2 | ID_FORM_ID | Call by reference | Type reference (TYPE) | UXB_ID | Objekt ID | 20050214 | |||
| 3 | ID_SAP_OBJECT | Call by reference | Type reference (TYPE) | UXP_SAP_OBJECT | SAP Objekt | 20050214 |
Method DELETE_ALL_LONGTEXTS on class CL_UXS_LONGTEXTS has no exception.
Method DELETE_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DEV_CLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20050214 | |||
| 2 | ID_ID | Call by reference | Type reference (TYPE) | TDID | 'TX' | Text-ID | 20050214 | ||
| 3 | ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | aktuelle Sprache | 20050214 | ||
| 4 | ID_NAME | Call by reference | Type reference (TYPE) | TDOBNAME | Name | 20050214 | |||
| 5 | ID_OBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | 'SURVEY' | Dokumentations-Objekt | 20050214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050214 |
Method FILL_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Value transfer | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20050214 | |||
| 2 | ID_ID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20050214 | |||
| 3 | ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20050214 | |||
| 4 | ID_NAME | Call by reference | Type reference (TYPE) | TDOBNAME | Name | 20050214 | |||
| 5 | ID_OBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | Texte: Anwendungsobjekt | 20050214 |
Method FILL_HEADER on class CL_UXS_LONGTEXTS has no exception.
Method GET_TRANSPORT_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_E071 | Call by reference | Type reference (TYPE) | UXP_T_E071 | Transportheader | 20050214 | |||
| 2 | ID_STARTSTRING | Call by reference | Type reference (TYPE) | STRING | 20050214 |
Method GET_TRANSPORT_KEYS on class CL_UXS_LONGTEXTS has no exception.
Method IS_QUEST_TRANSLATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_TRANSLATED | Value transfer | Type reference (TYPE) | BOOLE_D | Übersetzungen für diesen Fragebogen-ID existieren | 20071019 | |||
| 2 | ID_APPLICATION | Call by reference | Type reference (TYPE) | UXB_APPLICATION | Applikation | 20071019 | |||
| 3 | ID_FORM_ID | Call by reference | Type reference (TYPE) | UXB_ID | Fragebogen-ID | 20071019 |
Method IS_QUEST_TRANSLATED on class CL_UXS_LONGTEXTS has no exception.
Method POST_ALL_LONGTEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TRANSL_TEXTS | Call by reference | Type reference (TYPE) | UXS_QUEST_TRANS_LONG_T | Übersetzungstabelle | 20050214 |
Method POST_ALL_LONGTEXTS on class CL_UXS_LONGTEXTS has no exception.
Method POST_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DEV_CLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20050214 | |||
| 2 | ID_ID | Call by reference | Type reference (TYPE) | TDID | 'TX' | Text-ID | 20050214 | ||
| 3 | ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | aktuelle Sprache | 20050214 | ||
| 4 | ID_NAME | Call by reference | Type reference (TYPE) | TDOBNAME | Name | 20050214 | |||
| 5 | ID_OBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | 'SURVEY' | Dokumentations-Objekt | 20050214 | ||
| 6 | ID_TEXT | Call by reference | Type reference (TYPE) | STRING | 20050214 | ||||
| 7 | IT_LINES | Call by reference | Type reference (TYPE) | TLINE_TAB | Liste von Sapscript Zeilen | 20050214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050214 |
Method READ_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_TEXT | Call by reference | Type reference (TYPE) | STRING | 20050214 | ||||
| 2 | ET_LINES | Call by reference | Type reference (TYPE) | TLINE_TAB | Liste von SAPscript Text-Zeilen | 20050214 | |||
| 3 | ID_ID | Call by reference | Type reference (TYPE) | TDID | 'TX' | Text-ID | 20050214 | ||
| 4 | ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20050214 | ||
| 5 | ID_NAME | Call by reference | Type reference (TYPE) | TDOBNAME | Name | 20050214 | |||
| 6 | ID_OBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | 'SURVEY' | Texte: Anwendungsobjekt | 20050214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050214 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |