SAP ABAP Interface /EACA/IF_BASIC_PM (Basic Functions in Profitability Analysis)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-PM (Application Component) Profitability Analysis
     /EACA/PROFITABILITY_MANAGEMENT (Package) E-Accounting: Profitability Management
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /EACA/IF_CONFIG_FACADE_PM Initial Accounting Configuration 20010622
2 Interface composition (i COMPRISING i_ref)  /EACA/IF_RUNTIME_FACADE_PM Initial Screen Runtime Profitability Analysis 20010622
3 Interface implementation (CLASS c. INTERFACES i_ref)  /EACA/CL_CONFIG_PM Implementation Configuration Facade in Prof. Analysis 20010718
4 Interface implementation (CLASS c. INTERFACES i_ref)  /EACA/CL_RUNTIME_PM Implementation Profitability Analysis Runtime Facade 20010622
Properties
Interface /EACA/IF_BASIC_PM  
Short Description Basic Functions in Profitability Analysis    
General Data
Package /EACA/PROFITABILITY_MANAGEMENT   E-Accounting: Profitability Management 
Created 20010622   SAP 
Last changed 20041006   SAP 
Unicode checks active    
Forward declarations
Interface /EACA/IF_BASIC_PM has no forward declaration.
Interfaces
Interface /EACA/IF_BASIC_PM has no interface.
Friends
Interface /EACA/IF_BASIC_PM has no friend.
Attributes
Interface /EACA/IF_BASIC_PM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHAR_VALUE_CONVERT_INPUT Instance method Public Method External Format -> Internal Format 20020503
2 CHAR_VALUE_CONVERT_OUTPUT Instance method Public Method Internal Format -> External Format 20020503
3 CHECK_ALL_CHAR_VALUES Instance method Public Method Validation of Two or More Characteristic Values 20010705
4 CHECK_CHAR Instance method Public Method Check Existence of a Characteristic 20010705
5 CHECK_CHAR_VALUE Instance method Public Method Validation of a Characteristic Value 20010705
6 CHECK_KEYF Instance method Public Method Check Existence of a Key Figure (Also Calculated) 20010705
7 F1_CHAR Instance method Public Method F1 Help for a Characteristic 20010705
8 F1_CHAR_VALUE Instance method Public Method F1 Help for a Characteristic Value 20010705
9 F1_KEYF Instance method Public Method F1 Help for Key Figures (Also Calculated) 20010705
10 F4_CHAR Instance method Public Method F4 Help for Characteristics 20010705
11 F4_CHAR_VALUE Instance method Public Method F4 Help for Characteristic Values 20010705
12 F4_KEYF Instance method Public Method F4 Help for Key Figures (Also Calculated) 20010705
13 GET_ACTIVE_VARIANT Instance method Public Method Get Name of the Active Variant 20010830
14 GET_ACTIVE_VARIANT_TEXT Instance method Public Method Fetch Text for Active Variant 20020620
15 GET_ALL_ACC_SYSTEMS Instance method Public Method Fetch All Assigned Accounting Systems 20020618
16 GET_ALL_CHARS Instance method Public Method Fetch All Characteristics 20010622
17 GET_ALL_DEP_CHARS Instance method Public Method Fetch Compounding Data for One Characteristic 20010705
18 GET_ALL_KEYFS Instance method Public Method Fetch All Key Figures (Also Calculated) 20010622
19 GET_ALL_KEYF_SIGNS Instance method Public Method Fetch +/- Sign of All Key Figures 20010730
20 GET_CHAR_DETAIL Instance method Public Method Fetch Detailled Information for a Characteristic 20020425
21 GET_CHAR_TEXT Instance method Public Method Fetch Text for a Characteristic 20020425
22 GET_COMPON Instance method Public Method Get Name of the Component 20010830
23 GET_CONFIG Instance method Public Method Read Structure Data (Customizing Container) 20020117
24 GET_DEP_CHAR_INFO Instance method Public Method Fetch Compounding Data for All Characteristics 20010705
25 GET_KEYF_DETAIL Instance method Public Method Fetch Detailled Information for a Key Figure 20020425
26 GET_KEYF_SIGN Instance method Public Method Fetch Key Figure +/- Sign 20010730
27 GET_KEYF_TEXT Instance method Public Method Fetch Texts for a Key Figure 20020425
28 GET_KEYF_TYPE Instance method Public Method Fetch Key Figure Type (Basic or Calculated) 20010705
29 GET_LOCAL_INTEGRITY Instance method Public Method Get Object Reference to Local Integrity 20010719
30 GET_RDSV_INFO Instance method Public Method Provides Information for the Read Interface 20011019
31 GET_RDSV_INTERFACE Instance method Public Method Get Type of Read Interface 20020117
32 GET_REALIGNMENT_INFO Instance method Public Method Provides Informatoin on Realignment 20020903
33 KEYF_VALUE_CONVERT_INPUT Instance method Public Method External Format -> Internal Format 20020506
34 KEYF_VALUE_CONVERT_OUTPUT Instance method Public Method Internal Format -> External Format 20020506
35 READ_ALL_CHAR_VALUES Instance method Public Method Read Data for Two Plus Characterstic Values (Inc.Attributes) 20010705
36 READ_CHAR_VALUE Instance method Public Method Read Data for One Characteristic Value (Incl. Attributes) 20010705
37 READ_CHAR_VALUE_TEXT Instance method Public Method Read Texts for a Characteristic Value 20020503
Events
Interface /EACA/IF_BASIC_PM has no event.
Types
Interface /EACA/IF_BASIC_PM has no local type.
Method Signatures

Method CHAR_VALUE_CONVERT_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Value transfer Type reference (TYPE) DATA 20020503
2 Importing I_CHAR_NAME Call by reference Type reference (TYPE) /EACA/PM_CHAR_NAME Merkmalsname der Ergebnisrechnung 20020503
3 Importing I_VALUE Call by reference Type reference (TYPE) DATA 20020503
# Exception Resumable Description Created on
1 /EACA/CX_CHAR_INVALID_PM Ungültiges Merkmal 20020503

Method CHAR_VALUE_CONVERT_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Value transfer Type reference (TYPE) DATA 20020503
2 Importing I_CHAR_NAME Call by reference Type reference (TYPE) /EACA/PM_CHAR_NAME Merkmalsname der Ergebnisrechnung 20020503
3 Importing I_VALUE Call by reference Type reference (TYPE) DATA 20020503
# Exception Resumable Description Created on
1 /EACA/CX_CHAR_INVALID_PM Ungültiges Merkmal 20020503

Method CHECK_ALL_CHAR_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_EXISTS Value transfer Type reference (TYPE) /EACC/BOOLEAN Boolesche Variable 20010705
2 Exporting ET_ERROR Call by reference Type reference (TYPE) /EACA/PM_T_CHAR_ERROR Fehlertabelle für Merkmalswertverprobung 20010705
3 Importing IT_CHAR Call by reference Type reference (TYPE) /EACA/PM_T_CHAR Liste der zu prüfenden Merkmale 20010705
4 Importing IT_CHAR_VALUE Call by reference Type reference (TYPE) /EACA/PM_T_CHAR_VALUE Sortierte Tabelle über Merkmal und Wert 20010705
# Exception Resumable Description Created on
1 /EACA/CX_CHAR_INVALID_PM Ungültiges Merkimal 20010705

Method CHECK_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAR_NAME Value transfer Type reference (TYPE) /EACA/PM_CHAR_NAME Merkmalsname der Ergebnisrechnung 20010705
2 Returning RB_EXISTS Value transfer Type reference (TYPE) /EACC/BOOLEAN Boolesche Variable 20010705

Method CHECK_CHAR on Interface /EACA/IF_BASIC_PM has no exception.

Method CHECK_CHAR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_EXISTS Value transfer Type reference (TYPE) /EACC/BOOLEAN Wert ist gültig? 20010705
2 Exporting ET_ERROR Call by reference Type reference (TYPE) /EACA/PM_T_CHAR_ERROR Fehlertabelle für Merkmalswertverprobung 20010705
3 Importing IT_CHAR_VALUE Call by reference Type reference (TYPE) /EACA/PM_T_CHAR_VALUE Sortierte Tabelle über Merkmal und Wert 20010705
4 Importing I_CHAR_NAME Value transfer Type reference (TYPE) /EACA/PM_CHAR_NAME Merkmalsname der Ergebnisrechnung 20010705
# Exception Resumable Description Created on
1 /EACA/CX_CHAR_INVALID_PM Ungültiges Merkimal 20010705

Method CHECK_KEYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYF_NAME Value transfer Type reference (TYPE) /EACA/PM_KEYF_NAME Kennzahl der Ergebnisrechnung 20010705
2 Returning RB_EXISTS Value transfer Type reference (TYPE) /EACC/BOOLEAN Kennzahl existiert? 20010705

Method CHECK_KEYF on Interface /EACA/IF_BASIC_PM has no exception.

Method F1_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAR_NAME Value transfer Type reference (TYPE) /EACA/PM_CHAR_NAME Merkmalsname der Ergebnisrechnung 20010705
# Exception Resumable Description Created on
1 /EACA/CX_CHAR_INVALID_PM Ungültiges Merkimal 20010705

Method F1_CHAR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHAR_VALUE Call by reference Type reference (TYPE) /EACA/PM_T_CHAR_VALUE Sortierte Tabelle über Merkmal und Wert 20010705
2 Importing I_CHAR_NAME Value transfer Type reference (TYPE) /EACA/PM_CHAR_NAME Merkmalsname der Ergebnisrechnung 20010705
# Exception Resumable Description Created on
1 /EACA/CX_CHAR_INVALID_PM Ungültiges Merkimal 20010705

Method F1_KEYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYF_NAME Value transfer Type reference (TYPE) /EACA/PM_KEYF_NAME Kennzahl der Ergebnisrechnung 20010705
# Exception Resumable Description Created on
1 /EACA/CX_KEYF_INVALID_PM Ungültige Kennzahl (auch gerechnete) 20010705

Method F4_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAR_NAME Value transfer Type reference (TYPE) /EACA/PM_CHAR_NAME Merkmalsname der Ergebnisrechnung 20010705
2 Importing I_DISPLAY Value transfer Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020419
3 Importing I_DYNPFIELD Value transfer Type reference (TYPE) DYNFNAM SPACE Feldname 20020419
4 Importing I_DYNPNR Value transfer Type reference (TYPE) SYDYNNR SPACE ABAP-Programm, Nummer des aktuellen Dynpros 20020419
5 Importing I_DYNPPROG Value transfer Type reference (TYPE) SYREPID SPACE ABAP-Programm, aktuelles Rahmenprogramm 20020419
6 Returning RT_CHAR Value transfer Type reference (TYPE) /EACA/PM_T_CHAR Sortierte Merkmalsliste für Merkmalsservice 20010705

Method F4_CHAR on Interface /EACA/IF_BASIC_PM 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_CHAR_VALUE Value transfer Type reference (TYPE) /EACA/PM_T_CHAR_VALUE Sortierte Tabelle über Merkmal und Wert 20020430
2 Exporting ET_CHAR_VALUE_OUTPUT Value transfer Type reference (TYPE) /EACA/PM_T_CHAR_VALUE Merkmalswerte im Externen Format 20020430
3 Importing IT_CHAR_VALUE Call by reference Type reference (TYPE) /EACA/PM_T_CHAR_VALUE Sortierte Tabelle über Merkmal und Wert 20010705
4 Importing I_CHAR_NAME Value transfer Type reference (TYPE) /EACA/PM_CHAR_NAME Merkmalsname der Ergebnisrechnung 20010705
5 Importing I_DISPLAY Value transfer Type reference (TYPE) BOOLE_D Anzeigemodus 20020430

Method F4_CHAR_VALUE on Interface /EACA/IF_BASIC_PM has no exception.

Method F4_KEYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY Value transfer Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020419
2 Importing I_DYNPFIELD Value transfer Type reference (TYPE) DYNFNAM SPACE Feldname 20020419
3 Importing I_DYNPNR Value transfer Type reference (TYPE) SYDYNNR SPACE ABAP-Programm, Nummer des aktuellen Dynpros 20020419
4 Importing I_DYNPPROG Value transfer Type reference (TYPE) SYREPID SPACE ABAP-Programm, aktuelles Rahmenprogramm 20020419
5 Importing I_KEYF_NAME Value transfer Type reference (TYPE) /EACA/PM_KEYF_NAME Kennzahl der Ergebnisrechnung 20010705
6 Importing I_TYPE Call by reference Type reference (TYPE) /EACA/PM_KEYF_TYPE SPACE Typ einer Kennzahl (Basis oder gerechnet) 20020419
7 Returning RT_KEYF Value transfer Type reference (TYPE) /EACA/PM_T_KEYF Sortierte Kennzahlenliste (ein.schl. gerechneten) 20010705

Method F4_KEYF on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_ACTIVE_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VARIANT Value transfer Type reference (TYPE) /EACA/PM_VARIANT_ACT Aktive Variante der Ergebnisrechnungsinstanz 20010830

Method GET_ACTIVE_VARIANT on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_ACTIVE_VARIANT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) /EACA/TPMVARIT-SCRTEXT_L Bezeichnung lang 20020620

Method GET_ACTIVE_VARIANT_TEXT on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_ALL_ACC_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACC_SYSTEM Value transfer Type reference (TYPE) ACC_TS_SYSTEM Tabelle über Rechnungssysteme (sortiert) 20020618

Method GET_ALL_ACC_SYSTEMS on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_ALL_CHARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CHARS Value transfer Type reference (TYPE) /EACA/PM_T_CHAR Sortierte Merkmalsliste für Merkmalsservice 20010622

Method GET_ALL_CHARS on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_ALL_DEP_CHARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAR_NAME Value transfer Type reference (TYPE) /EACA/PM_CHAR_NAME Merkmalsname der Ergebnisrechnung 20010705
2 Returning RT_CHAR_DEP Value transfer Type reference (TYPE) /EACA/PM_T_CHAR_DEP Info zur Merkmalsklammerung 20010705
# Exception Resumable Description Created on
1 /EACA/CX_CHAR_INVALID_PM Ungültiges Merkimal 20010705

Method GET_ALL_KEYFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_KEYFS Value transfer Type reference (TYPE) /EACA/PM_T_KEYF Sortierte Kennzahlenliste (ein.schl. gerechneten) 20010622

Method GET_ALL_KEYFS on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_ALL_KEYF_SIGNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SIGNS Value transfer Type reference (TYPE) /EACA/PM_T_KEYF_SIGN Vorzeichen von Kennzahlen Ergebnisrechnung 20010730

Method GET_ALL_KEYF_SIGNS on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_CHAR_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAR_NAME Value transfer Type reference (TYPE) /EACA/PM_CHAR_NAME Merkmalsname der Ergebnisrechnung 20020425
2 Returning R_DESCRIPT Value transfer Type reference (TYPE) FINB_YS_META_DESCRIPT Allgemeine Beschreibung samt Metadaten zu einem Obj 20020425

Method GET_CHAR_DETAIL on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_CHAR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_TEXT_L Value transfer Type reference (TYPE) SCRTEXT_L Feldbezeichner lang 20020425
2 Importing E_TEXT_M Value transfer Type reference (TYPE) SCRTEXT_M Feldbezeichner mittel 20020425
3 Importing I_CHAR_NAME Value transfer Type reference (TYPE) /EACA/PM_CHAR_NAME Merkmalsname der Ergebnisrechnung 20020425

Method GET_CHAR_TEXT on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_COMPON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COMPON Value transfer Type reference (TYPE) /EACA/PM_COMPON Ergebnisrechnung: Komponente 20010830

Method GET_COMPON on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STRUCTURE Value transfer Type reference (TYPE) /EACA/PM_S_CONFIG Metadaten der Ergebnisrechnung 20020117

Method GET_CONFIG on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_DEP_CHAR_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CHAR_DEPS Value transfer Type reference (TYPE) /EACA/PM_T_CHAR_DEP Info zur Merkmalsklammerung 20010705

Method GET_DEP_CHAR_INFO on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_KEYF_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYF_NAME Value transfer Type reference (TYPE) /EACA/PM_KEYF_NAME Merkmalsname der Ergebnisrechnung 20020425
2 Returning R_DESCRIPT Value transfer Type reference (TYPE) FINB_YS_META_DESCRIPT Allgemeine Beschreibung samt Metadaten zu einem Obj 20020425

Method GET_KEYF_DETAIL on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_KEYF_SIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYF_NAME Value transfer Type reference (TYPE) /EACA/PM_KEYF_NAME Kennzahl der Ergebnisrechnung 20010730
2 Returning R_SIGN Value transfer Type reference (TYPE) I 20010730
# Exception Resumable Description Created on
1 /EACA/CX_KEYF_INVALID_PM Ungültige Kennzahl (auch gerechnete) 20010730

Method GET_KEYF_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_TEXT_L Value transfer Type reference (TYPE) SCRTEXT_L Feldbezeichner lang 20020425
2 Importing E_TEXT_M Value transfer Type reference (TYPE) SCRTEXT_M Feldbezeichner mittel 20020425
3 Importing I_KEYF_NAME Value transfer Type reference (TYPE) /EACA/PM_KEYF_NAME Merkmalsname der Ergebnisrechnung 20020425

Method GET_KEYF_TEXT on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_KEYF_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYF_NAME Value transfer Type reference (TYPE) /EACA/PM_KEYF_NAME Kennzahl der Ergebnisrechnung 20010705
2 Returning R_TYPE Value transfer Type reference (TYPE) /EACA/PM_KEYF_TYPE Typ einer Kennzahl (Basis oder gerechnet) 20010705
# Exception Resumable Description Created on
1 /EACA/CX_KEYF_INVALID_PM Ungültige Kennzahl (auch gerechnet) 20010705

Method GET_LOCAL_INTEGRITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LOCAL_INTEGRITY Value transfer Object reference (TYPE REF TO) /EACC/IF_LOCAL_INTEGRITY Zugriff auf Stammdaten über die Local Integrity 20010719

Method GET_LOCAL_INTEGRITY on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_RDSV_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FUNC_NAME Call by reference Type reference (TYPE) FUNCNAME Lese-Funktionsbaustein, RFC-fähig 20011019
2 Exporting E_LOC_FUNC_NAME Call by reference Type reference (TYPE) FUNCNAME Lese-Funktionsbaustein für lokalen Aufruf 20020812
3 Exporting E_STRUCT_NAME Call by reference Type reference (TYPE) TYPENAME Struktur der Rückgabetabelle 20011019

Method GET_RDSV_INFO on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_RDSV_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RDSV_INTERFACE Value transfer Type reference (TYPE) /EACA/PM_RDSV_INTERFACE Art der Leseschnittstelle Profitability Management 20020117

Method GET_RDSV_INTERFACE on Interface /EACA/IF_BASIC_PM has no exception.

Method GET_REALIGNMENT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ACTIVE Call by reference Type reference (TYPE) /EACC/BOOLEAN Typ Boolean für E-Accounting 20020903
2 Exporting E_ID Call by reference Type reference (TYPE) UR_ID Realigner ID 20020903

Method GET_REALIGNMENT_INFO on Interface /EACA/IF_BASIC_PM has no exception.

Method KEYF_VALUE_CONVERT_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Value transfer Type reference (TYPE) DATA 20020506
2 Importing I_KEYF_NAME Call by reference Type reference (TYPE) /EACA/PM_KEYF_NAME Kennzahl der Ergebnisrechnung 20020506
3 Importing I_VALUE Call by reference Type reference (TYPE) DATA 20020506
# Exception Resumable Description Created on
1 /EACA/CX_KEYF_INVALID_PM Ungültiges Merkmal 20020506

Method KEYF_VALUE_CONVERT_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Value transfer Type reference (TYPE) DATA 20020506
2 Importing I_KEYF_NAME Call by reference Type reference (TYPE) /EACA/PM_KEYF_NAME 20020506
3 Importing I_VALUE Call by reference Type reference (TYPE) DATA 20020506
# Exception Resumable Description Created on
1 /EACA/CX_KEYF_INVALID_PM Ungültiges Merkmal 20020506

Method READ_ALL_CHAR_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) /EACA/PM_T_CHAR_ERROR Fehlertabelle für Merkmalswertverprobung 20010705
2 Exporting ET_VALUE Call by reference Type reference (TYPE) /EACA/PM_T_CHAR_ATTR_VALUE Tabelle für die Rückgabe mehere Merkmalswerte 20010705
3 Importing IT_CHAR Call by reference Type reference (TYPE) /EACA/PM_T_CHAR Liste der zu lesenden Merkmale 20010705
4 Importing IT_CHAR_VALUE Call by reference Type reference (TYPE) /EACA/PM_T_CHAR_VALUE Sortierte Tabelle über Merkmal und Wert 20010705
# Exception Resumable Description Created on
1 /EACA/CX_CHAR_INVALID_PM Ungültiges Merkimal 20010705

Method READ_CHAR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_VALUE Call by reference Object reference (TYPE REF TO) DATA 20010705
2 Exporting ET_ATTR Call by reference Type reference (TYPE) /EACA/PM_T_FIELD Liste aller Attribute (einschl. Textfeldern) 20010705
3 Exporting ET_ERROR Call by reference Type reference (TYPE) /EACA/PM_T_CHAR_ERROR Fehlertabelle für Merkmalswertverprobung 20010705
4 Exporting ET_KEY Call by reference Type reference (TYPE) /EACA/PM_T_FIELD Liste aller Schlüssel 20010705
5 Importing IT_CHAR_VALUE Call by reference Type reference (TYPE) /EACA/PM_T_CHAR_VALUE Sortierte Tabelle über Merkmal und Wert 20010705
6 Importing I_CHAR_NAME Value transfer Type reference (TYPE) /EACA/PM_CHAR_NAME Merkmalsname der Ergebnisrechnung 20010705
# Exception Resumable Description Created on
1 /EACA/CX_CHAR_INVALID_PM Ungültiges Merkimal 20010705

Method READ_CHAR_VALUE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DEFAULT_TEXT Value transfer Type reference (TYPE) UG_TXTLG Langtext 20020503
2 Exporting E_TXTLG Value transfer Type reference (TYPE) UG_TXTLG Langtext 20020503
3 Exporting E_TXTMI Value transfer Type reference (TYPE) UG_TXTMI Mitteltext 20020503
4 Exporting E_TXTSH Value transfer Type reference (TYPE) UG_TXTSH Kurztext 20020503
5 Importing IT_CHAR_VALUE Call by reference Type reference (TYPE) /EACA/PM_T_CHAR_VALUE Sortierte Tabelle über Merkmal und Wert 20020503
6 Importing I_CHAR_NAME Value transfer Type reference (TYPE) /EACA/PM_CHAR_NAME Merkmalsname der Ergebnisrechnung 20020503
# Exception Resumable Description Created on
1 /EACA/CX_CHAR_INVALID_PM Ungültiges Merkimal 20020503
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A