SAP ABAP Class /EACC/CL_CHAR_TEXT_READER (Get Texts for Characteristc Values)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
/EACC/GENERAL_TOOLS (Package) Financial Basis: General Tools
⤷
⤷
Properties
| Class | /EACC/CL_CHAR_TEXT_READER | |
| Short Description | Get Texts for Characteristc Values | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /EACC/GENERAL_TOOLS | Financial Basis: General Tools |
| Created | 20020618 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_CHAR_TEXT_READER has no forward declaration.
Interfaces
Class /EACC/CL_CHAR_TEXT_READER has no interface implemented.
Friends
Class /EACC/CL_CHAR_TEXT_READER 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) | FINB_MD_REGID | FIN Master Data: Application Area | 20020618 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN Master Data: Central Access Point (Factory) | 20020618 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Existence | 20020619 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020618 | |
| 3 | Instance method | Public | Method | 20020618 |
Events
Class /EACC/CL_CHAR_TEXT_READER has no event.
Types
Class /EACC/CL_CHAR_TEXT_READER has no local type.
Method Signatures
Method CHECK_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEL_VALUE | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20020619 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20020619 | |||
| 3 | R_EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020619 |
Method CHECK_VALUE on class /EACC/CL_CHAR_TEXT_READER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20020618 |
Method CONSTRUCTOR on class /EACC/CL_CHAR_TEXT_READER has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20020618 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | UG_VALUE | Merkmalswert | 20020618 | |||
| 3 | R_TEXT | Value transfer | Type reference (TYPE) | UG_TXTLG | Langtext | 20020618 |
Method GET_TEXT on class /EACC/CL_CHAR_TEXT_READER has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10B |