SAP ABAP Class CVI_UI_TEXT_ADAPTER (Adapter for Including Texts in UI)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-FS-BP (Application Component) Business Partner Enhancements for Financial Services
⤷
CVI_FS_INTEGRATION (Package) Integration for FS Enhancement of CVI
⤷
⤷
Properties
| Class | CVI_UI_TEXT_ADAPTER | |
| Short Description | Adapter for Including Texts in UI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CVI_FS_INTEGRATION | Integration for FS Enhancement of CVI |
| Created | 20050531 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CVI_UI_TEXT_ADAPTER has no forward declaration.
Interfaces
Class CVI_UI_TEXT_ADAPTER has no interface implemented.
Friends
Class CVI_UI_TEXT_ADAPTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20050602 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CVIS_TEXTID_TEXTS_T | Texts for Text IDs | 20050531 | |||
| 3 | Constant | Public | Type reference (TYPE) | BOOLE_D | SPACE | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050531 | ||
| 4 | Constant | Private | Type reference (TYPE) | ARBGB | 'CVI_UI_TEXT_ADAPTER' | Application Area | 20050531 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | TDOBNAME | Name | 20050601 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TDOBJECT | Texts: Application Object | 20050601 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CVIS_TEXTID_TEXTS_T | Texts for Text IDs | 20050531 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CVIS_TEXTS_DYNPRO_T | Screen Table for Texts | 20050531 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CVIS_TEXTS_XMARK_T | Selected Text Lines | 20050531 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CVIS_TEXTS_PERSISTENCE_T | Texts | 20050531 | |||
| 11 | Constant | Private | Type reference (TYPE) | TDFUNCTION | 'U' | Text Change Made | 20050601 | ||
| 12 | Constant | Public | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Processes Selection of texts_dynpro | 20050602 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050531 | |
| 3 | Instance method | Private | Method | Deletes TextIDs from Putter for Which Texts Exist | 20050531 | |
| 4 | Instance method | Public | Method | Deletes Texts | 20050602 | |
| 5 | Instance method | Public | Method | Removes All Selections | 20050602 | |
| 6 | Instance method | Private | Method | Returns Display Status According to Field Modification | 20131107 | |
| 7 | Instance method | Public | Method | Returns the Selected Lines | 20050601 | |
| 8 | Instance method | Public | Method | Starts SAPSCRIPT Editor for Selected Entries | 20050601 | |
| 9 | Instance method | Public | Method | BDT-PAI for Texts | 20050531 | |
| 10 | Instance method | Public | Method | BDT-PBO for Texts | 20050531 | |
| 11 | Instance method | Private | Method | Searches for Empty TextIDs and Fills texts_dynpro | 20050531 | |
| 12 | Instance method | Public | Method | Selects All Entries | 20050602 | |
| 13 | Instance method | Public | Method | Sets Selection to Current Line | 20050602 | |
| 14 | Instance method | Private | Method | Fills texts_xmark | 20050601 |
Events
Class CVI_UI_TEXT_ADAPTER has no event.
Types
Class CVI_UI_TEXT_ADAPTER has no local type.
Method Signatures
Method CHANGE_ALL_XMARKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGE | Call by reference | Type reference (TYPE) | BOOLE-BOOLE | Wert, auf den die Markierung geändert werden soll | 20050602 |
Method CHANGE_ALL_XMARKS on class CVI_UI_TEXT_ADAPTER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_NAME | Call by reference | Type reference (TYPE) | TDOBNAME | Name | 20050601 | |||
| 2 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TDOBJECT | Texte: Anwendungsobjekt | 20050601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Parameter | 20050610 |
Method CORRECT_EMPTY_TEXTIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXT_ID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20050531 |
Method CORRECT_EMPTY_TEXTIDS on class CVI_UI_TEXT_ADAPTER has no exception.
Method DELETE_TEXTS Signature
Method DELETE_TEXTS on class CVI_UI_TEXT_ADAPTER has no parameter.
Method DELETE_TEXTS on class CVI_UI_TEXT_ADAPTER has no exception.
Method DESELECT_ALL_ENTRIES Signature
Method DESELECT_ALL_ENTRIES on class CVI_UI_TEXT_ADAPTER has no parameter.
Method DESELECT_ALL_ENTRIES on class CVI_UI_TEXT_ADAPTER has no exception.
Method GET_MODIFIED_DISPLAY_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20131107 |
Method GET_MODIFIED_DISPLAY_STATUS on class CVI_UI_TEXT_ADAPTER has no exception.
Method GET_XMARKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_XMARKS | Call by reference | Type reference (TYPE) | CVIS_TEXTS_XMARK_T | Markierte Textzeilen | 20050601 |
Method GET_XMARKS on class CVI_UI_TEXT_ADAPTER has no exception.
Method MAINTAIN_TEXTS Signature
Method MAINTAIN_TEXTS on class CVI_UI_TEXT_ADAPTER has no parameter.
Method MAINTAIN_TEXTS on class CVI_UI_TEXT_ADAPTER has no exception.
Method PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXTS_DYNPRO | Call by reference | Type reference (TYPE) | CVIS_TEXTS_DYNPRO_T | Dynprotabelle für Texte | 20050531 |
Method PAI on class CVI_UI_TEXT_ADAPTER has no exception.
Method PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXTS_DYNPRO | Call by reference | Type reference (TYPE) | CVIS_TEXTS_DYNPRO_T | Dynprotabelle für Texte | 20050531 | |||
| 2 | I_DEFAULT_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050531 |
Method PBO on class CVI_UI_TEXT_ADAPTER has no exception.
Method PROCESS_DYNPRO_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXTS_DYNPRO | Call by reference | Type reference (TYPE) | CVIS_TEXTS_DYNPRO_T | Dynprostruktur für Texte | 20050531 |
Method PROCESS_DYNPRO_TEXTS on class CVI_UI_TEXT_ADAPTER has no exception.
Method SELECT_ALL_ENTRIES Signature
Method SELECT_ALL_ENTRIES on class CVI_UI_TEXT_ADAPTER has no parameter.
Method SELECT_ALL_ENTRIES on class CVI_UI_TEXT_ADAPTER has no exception.
Method SET_CURSOR_FOR_DBLCLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20050602 | |||
| 2 | I_TEXT_ID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20050602 |
Method SET_CURSOR_FOR_DBLCLICK on class CVI_UI_TEXT_ADAPTER has no exception.
Method SET_XMARKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXTS_DYNPRO | Call by reference | Type reference (TYPE) | CVIS_TEXTS_DYNPRO_T | Dynprotabelle für Texte | 20050601 |
Method SET_XMARKS on class CVI_UI_TEXT_ADAPTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |