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 _AREAID Instance attribute Private Type reference (TYPE) FINB_MD_REGID FIN Master Data: Application Area 20020724
2 _O_MD_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_FINB_MD_CHAR_FACTORY FIN Master Data: Central Access Point (Factory) 20020724
3 _T_FPROP 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 CHECK_VALUE Instance method Public Method Check Existence 20020724
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020724
3 CONVERT_INPUT Instance method Public Method Convert to Internal 20020724
4 CONVERT_OUTPUT Instance method Public Method Convert to External 20020724
5 F4_CHAR_VALUE Instance method Public Method F4 Help for Characteristic Values 20020724
6 GET_ALL_MISSING_COMPOUNDS Instance method Public Method Return All Missing Compounding Characteristics 20020724
7 GET_STRUCTURE_FOR_FIELDLIST Instance method Public Method Returns DDIC Structure Name for List of Characteristics 20020726
8 GET_TEXT_FOR_FIELDNAME Instance method Public Method Fetch Text for a Characteristic 20020724
9 GET_TEXT_FOR_VALUE 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 Importing IT_SEL_VALUE Call by reference Type reference (TYPE) FINB_MD_TS_KEY FI-Stammdaten: Paare Feldname / Wert 20020724
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME FI-Stammdaten: Feldname 20020724
3 Returning 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 Importing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FINB_MD_T_MESSAGE Fehlermeldungen für CONVERSION_FAILED 20021025
2 Exporting E_VALUE Call by reference Type reference (TYPE) FINB_MD_VALUE Merkmalswert 20021025
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME FI-Stammdaten: Feldname 20020724
4 Importing I_VALUE Call by reference Type reference (TYPE) FINB_MD_VALUE Merkmalswert 20020724
# Exception Resumable Description Created on
1 CONVERSION_FAILED Konvertierung nicht möglich (Meldungen in ET_MESSAGE) 20021025
2 INVALID_FIELDNAME 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 Importing I_FIELDNAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME FI-Stammdaten: Feldname 20020724
2 Importing I_VALUE Call by reference Type reference (TYPE) FINB_MD_VALUE Merkmalswert 20020724
3 Returning 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 Exporting 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 Importing IT_FIELD_VALUE Value transfer Type reference (TYPE) FINB_MD_TS_VHELP_VALUE FI-Stammdaten: Werthilfe für Merkmale: Ergebnis der Auswahl 20020724
3 Importing I_DISPLAY Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020724
4 Importing 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 Importing IT_FIELDNAMES Call by reference Type reference (TYPE) FINB_MD_T_FIELDNAME FIN-Stammdaten: Feldnamen 20020724
2 Returning 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 Exporting E_STRUCTURE Call by reference Type reference (TYPE) TABNAME Tabellenname 20020726
2 Importing 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 Returning E_TEXT Value transfer Type reference (TYPE) FINB_MD_TXTLG Langtext 20020724
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME FI-Stammdaten: Feldname 20020724
# Exception Resumable Description Created on
1 FIELD_NOT_FOUND 20020724

Method GET_TEXT_FOR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME FI-Stammdaten: Feldname 20020724
2 Importing I_VALUE Call by reference Type reference (TYPE) FINB_MD_VALUE Merkmalswert 20020724
3 Returning 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