SAP ABAP Class CL_HRPIQ00AGGR_KEYFIGURE (Key Figures)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-HER-CM-AD (Application Component) Administration
     PMIQ (Package) Campus Management
Properties
Class CL_HRPIQ00AGGR_KEYFIGURE  
Short Description Key Figures    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PMIQ   Campus Management 
Created 20030423   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPIQ00AGGR_KEYFIGURE has no forward declaration.
Interfaces
Class CL_HRPIQ00AGGR_KEYFIGURE has no interface implemented.
Friends
Class CL_HRPIQ00AGGR_KEYFIGURE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BADI_PINDEX_CALCULATE Static Attribute Private Object reference (TYPE REF TO) IF_EX_HRPIQ00SI2_PINDX_CAL BAdI Interface IF_EX_HRPIQ00SI2_PINDX_CAL 20030508
2 CON_BADI_PINDEX_CALCULATE Constant Public Type reference (TYPE) RSEXSCRN-EXIT_NAME 'HRPIQ00SI2_PINDX_CAL' Business Add-In Definition 20030508
3 MR_APPL Instance attribute Private Object reference (TYPE REF TO) IF_HRPIQ00AGGR_TOOL Calculation Engine Interface 20030423
4 MR_CALCNODE Instance attribute Private Object reference (TYPE REF TO) CL_HRPIQ00AGGR_CALCNODE Calculation Node 20030508
5 MR_MACHINE Instance attribute Private Object reference (TYPE REF TO) CL_HRPIQ00AGGR_MACHINE Calculation Engine 20030507
6 MR_PINDEX Instance attribute Public Object reference (TYPE REF TO) CL_HRPIQ00_PIQSI2_PINDEX Calculation of Acad. Performance Index 20030423
7 MS_MANUALVALUE Instance attribute Private Type reference (TYPE) PIQKEYF_VALUE Values per Key Figure 20030423
8 MT_ACADWORK Instance attribute Public Type reference (TYPE) PIQAGGR_AUDACADWORK_T Audit: Academic Work 20030423
9 MT_CALCVALUES Instance attribute Public Type reference (TYPE) PIQKEYF_VALUE_T Values per Key Figure (Calculated Values) 20030513
10 MT_INPUTTYPE Instance attribute Public Type reference (TYPE) PIQKEYF_KEYF_INP_T Key Figures (Input Categories) 20030423
11 MT_INPUTVALUES Instance attribute Public Type reference (TYPE) PIQKEYF_VALUE_T Values per Key Figure (For Calculation) 20030423
12 MT_LOCKTABLE Instance attribute Private Type reference (TYPE) TT_KEYF_LOCK 20030522
13 MT_VALUE Instance attribute Public Type reference (TYPE) PIQKEYF_VALUE_T Values per Key Figure (Values from Application) 20030428
14 MT_WFTABLE Instance attribute Public Type reference (TYPE) PIQAUDF_WEIGHT_FACTORS_T Audit: Assignment Table with Weighting Factors 20050112
15 MV_CALCMETHOD Instance attribute Private Type reference (TYPE) PIQSI2_CALCID Performance Index Calculation 20030423
16 MV_CALCSCALE Instance attribute Private Type reference (TYPE) PIQSCALE_ID Grading Scale ID (Calculation Scale) 20030423
17 MV_KEYFIGURE_ID Instance attribute Private Type reference (TYPE) PIQKEYF_ID Key Figure ID 20030423
18 MV_KEYFIGURE_SCALE Instance attribute Public Type reference (TYPE) PIQSCALE_ID Scale ID 20030423
19 MV_MANUAL Instance attribute Public Type reference (TYPE) PIQFLAG Indicator 20030508
20 MV_OUTPUTTUBLE Instance attribute Private Type reference (TYPE) PIQKEYF_VALUETUPLE Data Set Value 20030515
21 MV_OUTPUTTYPE Instance attribute Private Type reference (TYPE) PIQKEYF_OUTPUTTYPE Meaning of Key Figure Output 20030423
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ACADWORK_TO_PROTOCOL Instance method Private Method Add Academic Work to Log 20030710
2 ADD_PROTOCOL Instance method Private Method Add Log 20030602
3 CALCULATE Instance method Public Method Calculate 20030423
4 CALCULATE_VIA_EVENT Instance method Public Method Calculation Triggered by Event 20030515
5 CALCULATE_VIA_INDEX Instance method Public Method Calculation with Performance Index 20030707
6 CALCULATION_DO Instance method Private Method Calculation 20030508
7 CHECKS_BEFORE_CALCULATION Instance method Private Method Calculation Checks 20030616
8 CHECK_FOR_WEIGHTING Instance method Private Method Check if Weighting is Specified 20030618
9 CONSTRUCTOR Instance method Public Constructor Constructor 20030423
10 CONVERT_GRADE Instance method Private Method Convert Grade 20030423
11 DESTROY Instance method Public Method Exit Calculation Engine 20030520
12 EVENT_CALCULATION_DONE Instance method Private Method Fire Event ON_CALCULATION_DONE 20030528
13 EVENT_VALUE_GET Instance method Private Method Fire Event ON_VALUE_GET 20030528
14 EVENT_VALUE_SET Instance method Private Method Fire Event VALUE_DET 20030509
15 FILL_MESSAGE_TAB Instance method Private Method Fill Return Table 20030616
16 GET_ACADWORK Instance method Public Method Get Academic Work from Applications 20030612
17 GET_CALCULATE_VALUES Instance method Public Method Get Calculated Values 20030513
18 GET_IOSEM_FOR_KEYFIGURE Instance method Private Method Get Input/Output Categories for Key Figure 20030424
19 GET_VALUES Instance method Public Method Get Key Figure Values 20030423
20 GET_VALUES_VIA_EVENT Instance method Private Method Get Values from Application via Event 20030612
21 INIT_CALCVALUES Instance method Public Method Initialize Calculated Values 20031007
22 INIT_VALUES Instance method Public Method Initialize Values 20031007
23 LOCK Instance method Public Method Lock 20030423
24 MAP_ACADWORK_FOR_CALC Instance method Private Method Convert Academic Work in Structure for Calculation 20031106
25 MAP_DATA_FOR_OUTPUT Instance method Private Method Convert Data in Output Structure (Calculated Values) 20030528
26 MAP_RESULT_TO_TABLE_STRU Instance method Private Method Map Result to Table Structure 20030514
27 SET_ACADWORK Instance method Public Method Set Academic Work Bookings 20030616
28 SET_CALCVALUES Instance method Public Method Set Calculated Values 20031007
29 SET_KEYFIGURES_INPUT Instance method Public Method Input Key Figures 20030423
30 SET_MAN_VALUE Instance method Public Method Set Manual Values 20030423
31 SET_RESULT_TO_ACADTABLE Instance method Private Method 20030710
32 SET_RESULT_TO_VALUETABLE Instance method Private Method Set Result in Tables (MT_VALUE and MT_CALCVALUE) 20030710
33 SET_VALUES Instance method Public Method Values Set 20030428
34 UNLOCK Instance method Public Method Unlock Key Figures 20030527
Events
# Event Type Visibility Description Created on
1 ON_CALCULATION_DONE Static Event
(1)
Public
(2)
Calculation Completed 20030528
2 ON_VALUE_GET Static Event
(1)
Public
(2)
Get Values from Application 20030528
3 ON_VALUE_SET Static Event
(1)
Public
(2)
Values Were Set 20030509
Types
Class CL_HRPIQ00AGGR_KEYFIGURE has no local type.
Method Signatures

Method ADD_ACADWORK_TO_PROTOCOL Signature

Method ADD_ACADWORK_TO_PROTOCOL on class CL_HRPIQ00AGGR_KEYFIGURE has no parameter.
Method ADD_ACADWORK_TO_PROTOCOL on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method ADD_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_AWOBJECT Call by reference Type reference (TYPE) HROBJECT Objekt akad. Leistungen 20030710
2 Importing IS_CREDITS Call by reference Type reference (TYPE) PIQSI2S_CREDITS Leistungskennzahl: Credit 20030711
3 Importing IS_OBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030602
4 Importing IS_VALUE Call by reference Type reference (TYPE) PIQKEYF_VALUE Werte pro Kennzahl 20030602
5 Importing IV_CALCMETHOD Call by reference Type reference (TYPE) PIQSI2_CALCID Leistungsindexberechnung 20030606
6 Importing IV_KEYFIGURE_ID Call by reference Type reference (TYPE) PIQKEYF_ID CM: Schlüssel für eine Kennzahl 20030606
7 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGM_POS CM: Position innerhalb einer Strukture 20030602
8 Importing IV_PROT_TEXT Call by reference Type reference (TYPE) TEXT80 Textfeld 20030602
9 Importing IV_PROT_TYPE Call by reference Type reference (TYPE) BAPI_MTYPE Meldungstyp: S Success, E Error, W Warning, I Info, A Abort 20030602
10 Importing IV_SUBREQ_ID Call by reference Type reference (TYPE) PIQRULEMODULE Regelmodul 20030710
11 Importing IV_USAGE Call by reference Type reference (TYPE) PIQAGGM_CALC_USAGE CM: Verwendung bei Berechnung 20030606

Method ADD_PROTOCOL on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method CALCULATE Signature

Method CALCULATE on class CL_HRPIQ00AGGR_KEYFIGURE has no parameter.
Method CALCULATE on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method CALCULATE_VIA_EVENT Signature

Method CALCULATE_VIA_EVENT on class CL_HRPIQ00AGGR_KEYFIGURE has no parameter.
Method CALCULATE_VIA_EVENT on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method CALCULATE_VIA_INDEX Signature

Method CALCULATE_VIA_INDEX on class CL_HRPIQ00AGGR_KEYFIGURE has no parameter.
Method CALCULATE_VIA_INDEX on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method CALCULATION_DO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) PIQSI2S_ACAD_PERFORMANCE_INDEX Leistungsindex 20030508
2 Importing IT_VALUES Call by reference Type reference (TYPE) PIQKEYF_VALUES_T Werte pro Kennzahl 20030508
# Exception Resumable Description Created on
1 CALCULATION_FAILED Berechnung konnte nicht durchgeführt werden 20030508
2 PARAMETER_MISSING fehlender Parameter in Filtermethode 20030508

Method CHECKS_BEFORE_CALCULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHECK_FAILED Call by reference Type reference (TYPE) PIQFLAG Check fehlgeschlagen 20030616
2 Importing IS_OBJECT_HANDLE Call by reference Type reference (TYPE) PIQAGGM_OBJECT_HANDLE Verknüpfung Object mit handle 20030616
3 Importing IS_VALUES Value transfer Type reference (TYPE) PIQKEYF_VALUE Werte pro Kennzahl 20030616

Method CHECKS_BEFORE_CALCULATION on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method CHECK_FOR_WEIGHTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHECK_FAILED Call by reference Type reference (TYPE) PIQFLAG Flag 20030618
2 Importing IS_OBJECT_HANDLE Call by reference Type reference (TYPE) PIQAGGM_OBJECT_HANDLE Verknüpfung Object mit handle 20030618
3 Importing IS_VALUES Call by reference Type reference (TYPE) PIQKEYF_VALUE Werte pro Kennzahl 20030618

Method CHECK_FOR_WEIGHTING on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPL Call by reference Object reference (TYPE REF TO) IF_HRPIQ00AGGR_TOOL Interface für Berechnungsmaschine 20030423
2 Importing IR_CALCNODE Call by reference Object reference (TYPE REF TO) CL_HRPIQ00AGGR_CALCNODE Berechnungsknoten 20030508
3 Importing IR_MACHINE Call by reference Object reference (TYPE REF TO) CL_HRPIQ00AGGR_MACHINE Berechnungsmaschine 20030507
4 Importing IV_KEYFIGURE_ID Call by reference Type reference (TYPE) PIQKEYF_ID CM: Schlüssel für eine Kennzahl 20030423

Method CONSTRUCTOR on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method CONVERT_GRADE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_VALUES Call by reference Type reference (TYPE) PIQKEYF_VALUE_T Werte pro Kennzahl 20030513
2 Importing IV_SCALE Call by reference Type reference (TYPE) PIQSCALE_ID Notenskala-ID 20030514
# Exception Resumable Description Created on
1 CONVERTION_FAILED Konvertierung fehlgeschlagen 20030513

Method DESTROY Signature

Method DESTROY on class CL_HRPIQ00AGGR_KEYFIGURE has no parameter.
Method DESTROY on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method EVENT_CALCULATION_DONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CALC_VALUES Call by reference Type reference (TYPE) PIQKEYF_VALUE_T Werte pro Kennzahl 20030528

Method EVENT_CALCULATION_DONE on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method EVENT_VALUE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030528
2 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030528

Method EVENT_VALUE_GET on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method EVENT_VALUE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030509

Method EVENT_VALUE_SET on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method FILL_MESSAGE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20030616

Method FILL_MESSAGE_TAB on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method GET_ACADWORK Signature

Method GET_ACADWORK on class CL_HRPIQ00AGGR_KEYFIGURE has no parameter.
Method GET_ACADWORK on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method GET_CALCULATE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CALCVALUES Call by reference Type reference (TYPE) PIQKEYF_VALUES_T Werte pro Kennzahl 20030513

Method GET_CALCULATE_VALUES on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method GET_IOSEM_FOR_KEYFIGURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEYF_INP Call by reference Type reference (TYPE) PIQKEYF_KEYF_INP_T CM: Berechnungsknoten <-> Kennzahlen ( Eingabe ) 20030424
2 Exporting ET_KEYF_OUT Call by reference Type reference (TYPE) PIQKEYF_KEYF_OUT_T CM: Berechnungsknoten <-> Kennzahlen ( Ausgabe ) 20030424
3 Importing IV_KEYFIGURE_ID Call by reference Type reference (TYPE) PIQKEYF_ID CM: Schlüssel für eine Kennzahl 20030424

Method GET_IOSEM_FOR_KEYFIGURE on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES Call by reference Type reference (TYPE) PIQKEYF_VALUE_T Werte pro Kennzahl 20030505
2 Importing IV_CLEAR_BUFFER Call by reference Type reference (TYPE) PIQFLAG 20050603

Method GET_VALUES on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method GET_VALUES_VIA_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES Call by reference Type reference (TYPE) PIQKEYF_VALUE_T Werte pro Kennzahl 20030612

Method GET_VALUES_VIA_EVENT on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method INIT_CALCVALUES Signature

Method INIT_CALCVALUES on class CL_HRPIQ00AGGR_KEYFIGURE has no parameter.
Method INIT_CALCVALUES on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method INIT_VALUES Signature

Method INIT_VALUES on class CL_HRPIQ00AGGR_KEYFIGURE has no parameter.
Method INIT_VALUES on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) PIQAGGM_GUID eindeutiger Schlüssel 20030522

Method LOCK on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method MAP_ACADWORK_FOR_CALC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BOOKINGS Call by reference Type reference (TYPE) PIQSI2T_MB_TAB Leistungsindex: Modulbuchungen 20031106

Method MAP_ACADWORK_FOR_CALC on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method MAP_DATA_FOR_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CALC_VALUES Call by reference Type reference (TYPE) PIQAGGR_CALCVALUES_T Struktur für berechnete Werte der Aggreagtion Engine 20030528
2 Importing IR_CALC Call by reference Object reference (TYPE REF TO) CL_HRPIQ00AGGR_CALCNODE Berechnungsknoten 20030528
3 Importing IT_CALCVALUES Call by reference Type reference (TYPE) PIQKEYF_VALUES_T Werte pro Kennzahl 20030528

Method MAP_DATA_FOR_OUTPUT on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method MAP_RESULT_TO_TABLE_STRU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VALUE Call by reference Type reference (TYPE) PIQKEYF_VALUE Werte pro Kennzahl 20030514
2 Importing IS_RESULT Call by reference Type reference (TYPE) PIQSI2S_ACAD_PERFORMANCE_INDEX Leistungsindex 20030514
3 Importing IV_HANDLE Call by reference Type reference (TYPE) PIQAGGM_GUID eindeutiger Schlüssel 20030514

Method MAP_RESULT_TO_TABLE_STRU on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method SET_ACADWORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACADWORK Call by reference Type reference (TYPE) PIQAGGR_AUDACADWORK_T Berechnung: Akademische Leistung 20030616

Method SET_ACADWORK on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method SET_CALCVALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CALCVALUES Call by reference Type reference (TYPE) PIQKEYF_VALUE Struktur Kennzahlen mit und referenz 20031007

Method SET_CALCVALUES on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method SET_KEYFIGURES_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACADWORK Call by reference Type reference (TYPE) PIQRFC_AUDACADWORK_T Audit: Akademische Leistungen 20030423
2 Importing IT_INPUTVALUES Call by reference Type reference (TYPE) PIQKEYF_VALUE_T Werte pro Kennzahl 20030423

Method SET_KEYFIGURES_INPUT on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method SET_MAN_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VALUE Call by reference Type reference (TYPE) PIQKEYF_VALUE Werte pro Kennzahl 20030423

Method SET_MAN_VALUE on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method SET_RESULT_TO_ACADTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RESULT Call by reference Type reference (TYPE) PIQSI2S_ACAD_PERFORMANCE_INDEX Leistungsindex 20030710
2 Importing IV_HANDLE Call by reference Type reference (TYPE) PIQAGGM_GUID eindeutiger Schlüssel 20030710

Method SET_RESULT_TO_ACADTABLE on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method SET_RESULT_TO_VALUETABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RESULT Call by reference Type reference (TYPE) PIQSI2S_ACAD_PERFORMANCE_INDEX Leistungsindex 20030710
2 Importing IV_HANDLE Call by reference Type reference (TYPE) PIQAGGM_GUID eindeutiger Schlüssel ( dient Zuordnung der Werte ) 20030710

Method SET_RESULT_TO_VALUETABLE on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VALUE Call by reference Type reference (TYPE) PIQKEYF_VALUE Werte pro Kennzahl 20030428
2 Importing IV_FIRE_EVENT Call by reference Type reference (TYPE) PIQFLAG feuere Event ON_VALUE_SET 20030512

Method SET_VALUES on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) PIQAGGM_GUID eindeutiger Schlüssel 20030527

Method UNLOCK on class CL_HRPIQ00AGGR_KEYFIGURE has no exception.
Event Signatures

Event ON_CALCULATION_DONE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ET_CALC_VALUES Exporting Value transfer Type reference (TYPE) PIQAGGR_CALCVALUES_T Werte pro Kennzahl 20030528

Event ON_VALUE_GET Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ES_OBJECT Exporting Value transfer Type reference (TYPE) HROBJECT Objekt 20030528
2 EV_POS_ID Exporting Value transfer Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030528

Event ON_VALUE_SET Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EV_POS_ID Exporting Value transfer Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030509
History
Last changed by/on SAP  20050615 
SAP Release Created in 472