SAP ABAP Class CL_RE_TEXT_PROVIDER (RE: Texts for Table Fields)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FVVI (Package) R/3 appl.dev. for Financial Assets Management: Real estate
⤷
⤷
⤷
Properties
| Class | CL_RE_TEXT_PROVIDER | |
| Short Description | RE: Texts for Table Fields | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FVVI | R/3 appl.dev. for Financial Assets Management: Real estate |
| Created | 19990902 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RE_TEXT_PROVIDER has no forward declaration.
Interfaces
Class CL_RE_TEXT_PROVIDER has no interface implemented.
Friends
Class CL_RE_TEXT_PROVIDER 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) | BOOLEAN | Texts are unique | 19990902 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TFVIKEYTXT | Key-Text Table | 19990902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Initialization when Field Name is Specified | 19990902 | |
| 2 | Instance method | Public | Method | Retrieve key field value for text | 19990903 | |
| 3 | Instance method | Public | Method | Retrieve text for key field value | 19990903 | |
| 4 | Instance method | Public | Method | Retrieve complete table |
19990902 |
Events
Class CL_RE_TEXT_PROVIDER has no event.
Types
Class CL_RE_TEXT_PROVIDER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEYFIELDS | Value transfer | Type reference (TYPE) | TFVIFDLIST | Bedingungen für alle übrigen Keyfelder der Entitätentabelle | 19990902 | |||
| 2 | IT_SELECTCON | Value transfer | Type reference (TYPE) | TFVIFDLIST | Selektionsbedingungen für abweichende Tabelle | 19990907 | |||
| 3 | IV_DOMA_NAME | Value transfer | Type reference (TYPE) | C | Festwerte zu Domäne lesen (statt Select auf Text-Tab.) | 19990928 | |||
| 4 | IV_FIELDNAME | Value transfer | Type reference (TYPE) | C | Key-Feld, zu dessen Werten die Texte interessieren | 19990902 | |||
| 5 | IV_SELECTTAB | Value transfer | Type reference (TYPE) | C | Abweichende Tabelle für Wertebeschaffung | 19990907 | |||
| 6 | IV_TABLENAME | Value transfer | Type reference (TYPE) | C | Name der Entitäten-Tabelle | 19990902 | |||
| 7 | IV_TEXTFIELD | Value transfer | Type reference (TYPE) | C | Textfeld aus Texttabelle (falls mehrere vorhanden) | 19990910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Felder beim Ermitteln der Texte über DDIC-FB | 19990902 |
Method GET_SKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_KEYVALUE | Value transfer | Type reference (TYPE) | STRING | Inhalt Schlüsselfeld | 19990903 | |||
| 2 | IV_DESCRIPT | Call by reference | Type reference (TYPE) | ANY | Beschreibungstext | 19990903 |
Method GET_SKEY on class CL_RE_TEXT_PROVIDER has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DESCRIPT | Value transfer | Type reference (TYPE) | STRING | Beschreibungstext | 19990903 | |||
| 2 | IV_KEYVALUE | Value transfer | Type reference (TYPE) | ANY | Inhalt Schlüsselfeld | 19990903 |
Method GET_TEXT on class CL_RE_TEXT_PROVIDER has no exception.
Method GET_TEXT_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEYTXT | Value transfer | Type reference (TYPE) | TFVIKEYTXT | Wert-Text-Tabelle | 19990902 | |||
| 2 | IV_PREPARE | Call by reference | Type reference (TYPE) | C | space | ' ': keine Änderung, R = Mußfeld, N = Kannfeld | 19991011 |
Method GET_TEXT_ALL on class CL_RE_TEXT_PROVIDER has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |