SAP ABAP Class CL_FINB_MD_SERVICE (Functions in the FINB Characteristic Service)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_REPORTING (Package) Reporting

⤷

⤷

Properties
Class | CL_FINB_MD_SERVICE | |
Short Description | Functions in the FINB Characteristic Service | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FINB_REPORTING | Reporting |
Created | 20020724 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FINB_MD_SERVICE has no forward declaration.
Interfaces
Class CL_FINB_MD_SERVICE has no interface implemented.
Friends
Class CL_FINB_MD_SERVICE 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 | 20020724 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | FIN Master Data: Central Access Point (Factory) | 20020724 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FINB_MD_S_FPROP | FIN Master Data: Field Catalog | 20020724 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Existence | 20020724 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020724 |
3 | ![]() |
Instance method | Public | Method | Convert to Internal | 20020724 |
4 | ![]() |
Instance method | Public | Method | Convert to External | 20020724 |
5 | ![]() |
Instance method | Public | Method | F4 Help for Characteristic Values | 20020724 |
6 | ![]() |
Instance method | Public | Method | Return All Missing Compounding Characteristics | 20020724 |
7 | ![]() |
Instance method | Public | Method | Returns DDIC Structure Name for List of Characteristics | 20020726 |
8 | ![]() |
Instance method | Public | Method | Fetch Text for a Characteristic | 20020724 |
9 | ![]() |
Instance method | Public | Method | Fetch Text for a Characteristic Value | 20020724 |
Events
Class CL_FINB_MD_SERVICE has no event.
Types
Class CL_FINB_MD_SERVICE 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) | FINB_MD_TS_KEY | FI-Stammdaten: Paare Feldname / Wert | 20020724 | ||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | FI-Stammdaten: Feldname | 20020724 | ||
3 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020724 |
Method CHECK_VALUE on class CL_FINB_MD_SERVICE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREAID | Call by reference | Type reference (TYPE) | FINB_MD_REGID | FIN-Stammdaten: Anwendungsgebiet | 20020724 |
Method CONSTRUCTOR on class CL_FINB_MD_SERVICE has no exception.
Method CONVERT_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | FINB_MD_T_MESSAGE | Fehlermeldungen für CONVERSION_FAILED | 20021025 | ||
2 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | FINB_MD_VALUE | Merkmalswert | 20021025 | ||
3 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | FI-Stammdaten: Feldname | 20020724 | ||
4 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | FINB_MD_VALUE | Merkmalswert | 20020724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konvertierung nicht möglich (Meldungen in ET_MESSAGE) | 20021025 | |
2 | ![]() |
I_FIELDNAME unbekannt (ohne Meldung) | 20021025 |
Method CONVERT_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | FI-Stammdaten: Feldname | 20020724 | ||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | FINB_MD_VALUE | Merkmalswert | 20020724 | ||
3 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | FINB_MD_VALUE | Merkmalswert | 20020724 |
Method CONVERT_OUTPUT on class CL_FINB_MD_SERVICE has no exception.
Method F4_CHAR_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_VALUE | Call by reference | Type reference (TYPE) | FINB_MD_TS_VHELP_VALUE | FI-Stammdaten: Werthilfe für Merkmale: Ergebnis der Auswahl | 20020724 | ||
2 | ![]() |
IT_FIELD_VALUE | Value transfer | Type reference (TYPE) | FINB_MD_TS_VHELP_VALUE | FI-Stammdaten: Werthilfe für Merkmale: Ergebnis der Auswahl | 20020724 | ||
3 | ![]() |
I_DISPLAY | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020724 | ||
4 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | FINB_MD_FIELDNAME | FI-Stammdaten: Feldname | 20020724 |
Method F4_CHAR_VALUE on class CL_FINB_MD_SERVICE has no exception.
Method GET_ALL_MISSING_COMPOUNDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FIELDNAMES | Call by reference | Type reference (TYPE) | FINB_MD_T_FIELDNAME | FIN-Stammdaten: Feldnamen | 20020724 | ||
2 | ![]() |
RT_COMPOUNDS | Value transfer | Type reference (TYPE) | FINB_MD_T_FIELDNAME | FIN-Stammdaten: Feldnamen | 20020724 |
Method GET_ALL_MISSING_COMPOUNDS on class CL_FINB_MD_SERVICE has no exception.
Method GET_STRUCTURE_FOR_FIELDLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20020726 | ||
2 | ![]() |
IT_KF_CHARS | Call by reference | Type reference (TYPE) | FINB_KF_CHARS | Merkmale und Kennzahlen | 20020726 |
Method GET_STRUCTURE_FOR_FIELDLIST on class CL_FINB_MD_SERVICE has no exception.
Method GET_TEXT_FOR_FIELDNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TEXT | Value transfer | Type reference (TYPE) | FINB_MD_TXTLG | Langtext | 20020724 | ||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | FI-Stammdaten: Feldname | 20020724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020724 |
Method GET_TEXT_FOR_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | FI-Stammdaten: Feldname | 20020724 | ||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | FINB_MD_VALUE | Merkmalswert | 20020724 | ||
3 | ![]() |
R_TEXT | Value transfer | Type reference (TYPE) | FINB_MD_TXTLG | Langtext | 20020724 |
Method GET_TEXT_FOR_VALUE on class CL_FINB_MD_SERVICE has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 150 |