SAP ABAP Class CL_HRPIQ00AGGR_MACHINE (Calculation Engine)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-HER-CM-AD (Application Component) Administration
     PMIQ (Package) Campus Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPIQ00AGGR_TOOL Calculation Engine Interface 20030611
Properties
Class CL_HRPIQ00AGGR_MACHINE  
Short Description Calculation Engine    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
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_MACHINE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPIQ00AGGR_TOOL Calculation Engine Interface 20030611
Friends
Class CL_HRPIQ00AGGR_MACHINE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_APPL Instance attribute Private Object reference (TYPE REF TO) IF_HRPIQ00AGGR_TOOL Calculation Engine Interface 20030423
2 MS_OBJECT_HANDLE Instance attribute Public Type reference (TYPE) PIQAGGM_OBJECT_HANDLE Relationship of Object with Handle 20030512
3 MT_CALC_OBJECT Instance attribute Public Type reference (TYPE) PIQAGGM_OBJECT_HANDLE_T Relationship of Object with Handle 20030523
4 MT_CALC_REF Instance attribute Public Type reference (TYPE) PIQAGGR_NODE_REF_T Calculation Point Reference 20030424
5 MT_KEYFIGURES Instance attribute Public Type reference (TYPE) PIQAGGR_STRUC_KEYFIGURES_T Calculation Point <-> Key Figure for Calculation Engine 20030522
6 MT_OBJECT_HANDLE Instance attribute Public Type reference (TYPE) PIQAGGM_OBJECT_HANDLE_T Relationship of Object with Handle 20030429
7 MT_PROTOCOL Instance attribute Public Type reference (TYPE) PIQAGGR_PROTOCOL_T Log (Calculation Engine) 20030602
8 MT_PROT_OBJECT Instance attribute Private Type reference (TYPE) PIQAGGM_OBJECT_HANDLE_T Relationship of Object with Handle 20030603
9 MT_STRUCTURE Instance attribute Public Type reference (TYPE) PIQAGGR_STRUCTURE_T Table Type for Calculation Engine Hierarchy 20030424
10 MV_STRUCTURE_BUILD Instance attribute Public Type reference (TYPE) PIQFLAG Build Structure 20030606
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CALCULATION_STEP Instance method Private Method Add Calculation Step 20030423
2 ADD_PROTOCOL Instance method Private Method Add Log 20030602
3 BUILD_UP_POSITIONS_BELOW Instance method Private Method Build Structure 20030527
4 CALCULATE Instance method Public Method Calculate 20030423
5 CALCULATE_NODE Instance method Private Method Calculated Node 20030423
6 CALCULATION Instance method Public Method Audit Calculation 20030807
7 CALCULATION_VIA_EVENT Instance method Private Method Calculation Triggered by Event 20030515
8 CHECK_CALCULATION_POINT Instance method Private Method Check if Item is "Real" Calculation Point 20030514
9 CHECK_STRUCTURE Instance method Private Method Check Structure (Key Figure Exists for Each Item) 20030606
10 CONSTRUCTOR Instance method Public Constructor Constructor 20030423
11 CREATE_HANDLE Instance method Private Method Create New Handle (GUID) 20030429
12 DELETE_DUPLICATE_POS Instance method Private Method Delete Double Items for Initialization 20030703
13 DESTROY Instance method Public Method Exit Calculation Engine 20030520
14 DETERMINE_HANDLE Instance method Public Method Get Handle for Object to be Calculated 20030429
15 DETERMINE_POSITIONS_BELOW Instance method Private Method Get Lower-Level Items 20030527
16 FILL_MESSAGE_TAB Instance method Public Method Fill Return Table 20030606
17 GET_CALCULATE_VALUES Instance method Public Method Get Calculated Values 20030513
18 GET_MANUAL_FLAG Instance method Public Method Get Flag Manually 20030508
19 GET_POSITIONS_BELOW Instance method Private Method Get Lower-Level Items 20030527
20 GET_POSITION_UPSIDE Instance method Private Method Get Higher-Level Item 20030512
21 GET_PROTOCOL Instance method Public Method Get Log 20030602
22 INIT_CALCULATE_VALUES Instance method Private Method Initialize Calculated Values 20030514
23 INIT_KEYFIGURE_VALUE Instance method Public Method Delete Values from Key Figure 20030916
24 INIT_PROTOCOL_DATA Instance method Public Method Initialize Log Data 20030605
25 LOCK_KEYFIGURE Instance method Public Method Lock Key Figure 20030423
26 MAP_DATA_FOR_OUTPUT Instance method Private Method Convert Data in Output Structure (Calculated Values) 20030513
27 ON_VALUES_SET Instance method Private Event handling method Event Handler for Event 'ON_VALUE_SET' 20030512
28 REGISTER_EVENTS Instance method Private Method Register Event 20030512
29 SET_ACADWORK Instance method Public Method Set Academic Work Bookings 20030616
30 SET_BEHAVIOR Instance method Public Method Set Response 20030423
31 SET_CALCVALUES Instance method Public Method Set Calculated Values 20031007
32 SET_KEYFIGURE_INPUT Instance method Public Method Set Values for Key Figure 20030423
33 SET_STRUCTURE Instance method Public Method Set Structure of Hierarchy 20030423
34 SET_VALUES Instance method Public Method Set Value 20030423
35 SET_VALUES_AND_CALCULATE Instance method Public Method Set Value and Calculated Higher-Level Items 20030512
36 SET_VALUE_MULTIPLE Instance method Public Method Set Multiple Values 20030423
37 SHOW_PROTOCOL_GUI Instance method Public Method Display Log (SAP GUI) 20030604
38 UNLOCK_KEYFIGURE Instance method Public Method Unlock Key Figures 20030527
Events
Class CL_HRPIQ00AGGR_MACHINE has no event.
Types
Class CL_HRPIQ00AGGR_MACHINE has no local type.
Method Signatures

Method ADD_CALCULATION_STEP Signature

Method ADD_CALCULATION_STEP on class CL_HRPIQ00AGGR_MACHINE has no parameter.
Method ADD_CALCULATION_STEP on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method ADD_PROTOCOL Signature

Method ADD_PROTOCOL on class CL_HRPIQ00AGGR_MACHINE has no parameter.
Method ADD_PROTOCOL on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method BUILD_UP_POSITIONS_BELOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CALC_STRU Call by reference Type reference (TYPE) TT_CALC_STRU 20030527
2 Changing CV_NOCALC Call by reference Type reference (TYPE) PIQFLAG Flag 20030527
3 Changing CV_SEQNR Call by reference Type reference (TYPE) PIQSEQNR Fortlaufende Nummer 20030527
4 Importing IS_STRUCTURE Call by reference Type reference (TYPE) PIQAGGR_STRUCTURE CM: Struktur einer Hirarchie für Berechnungsmaschine 20030527
5 Importing IV_CALC_LOW_LEVEL Call by reference Type reference (TYPE) PIQFLAG untere Ebene berechen 20030926

Method BUILD_UP_POSITIONS_BELOW on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method CALCULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CALC_POSITION Call by reference Type reference (TYPE) PIQAGGR_POS_T CM: Position innerhalb einer Strukture 20030530
2 Exporting ET_CALC_VALUES Call by reference Type reference (TYPE) PIQAGGR_CALCVALUES_T Struktur für berechnete Werte der Aggreagtion Engine 20030514
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20030813
4 Importing IS_CALC_OBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030926
5 Importing IV_ALL_LEVEL Call by reference Type reference (TYPE) PIQFLAG 'X' alle Ebenen berechnet ' ' aktuelle Ebene 20030514
6 Importing IV_CALC_LOW_LEVEL Call by reference Type reference (TYPE) PIQFLAG 'X' untere Ebenen berechnen 20030926
7 Importing IV_KEYFIGURE_ID Call by reference Type reference (TYPE) PIQKEYF_ID CM: Schlüssel für eine Kennzahl 20030507
8 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030429

Method CALCULATE on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method CALCULATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CALC_VIA_EVENT Call by reference Type reference (TYPE) PIQFLAG Berechnung wurde von Event ausgelöst 20030515
2 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030505

Method CALCULATE_NODE on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method CALCULATION 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 20030807
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20030807
3 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGR_POS CM: Position innerhalb einer Strukture 20030807

Method CALCULATION on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method CALCULATION_VIA_EVENT 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 20030515

Method CALCULATION_VIA_EVENT on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method CHECK_CALCULATION_POINT Signature

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

Method CHECK_CALCULATION_POINT on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method CHECK_STRUCTURE 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 20030606

Method CHECK_STRUCTURE on class CL_HRPIQ00AGGR_MACHINE 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

Method CONSTRUCTOR on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method CREATE_HANDLE Signature

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

Method CREATE_HANDLE on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method DELETE_DUPLICATE_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_STRUCTURE Call by reference Type reference (TYPE) PIQAGGR_STRUCTURE_T CM: Struktur einer Hirarchie für Berechnungsmaschine 20030703

Method DELETE_DUPLICATE_POS on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method DESTROY Signature

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

Method DETERMINE_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HANDLE Call by reference Type reference (TYPE) PIQAGGM_GUID eindeutiger Schlüssel 20030429
2 Importing IS_CALC_OBJECT Call by reference Type reference (TYPE) HROBJECT Tabellentyp PLVAR, OTYPE; OBJID 20030429

Method DETERMINE_HANDLE on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method DETERMINE_POSITIONS_BELOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POINTS Call by reference Type reference (TYPE) TT_CALC_STRU 20030527
2 Importing IV_ALL_LEVEL Call by reference Type reference (TYPE) PIQFLAG Flag 20030527
3 Importing IV_CALC_LOW_LEVEL Call by reference Type reference (TYPE) PIQFLAG untere Ebene mit berechnen 20030926
4 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030527

Method DETERMINE_POSITIONS_BELOW on class CL_HRPIQ00AGGR_MACHINE 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 20030606

Method FILL_MESSAGE_TAB on class CL_HRPIQ00AGGR_MACHINE 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_CALC_VALUES Call by reference Type reference (TYPE) PIQAGGR_CALCVALUES_T Struktur für berechnete Werte der Aggreagtion Engine 20030513

Method GET_CALCULATE_VALUES on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method GET_MANUAL_FLAG Signature

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

Method GET_MANUAL_FLAG on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method GET_POSITIONS_BELOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CALC_POINT Call by reference Type reference (TYPE) TT_CALC_STRU 20030527
2 Importing IV_CALC_LOW_LEVEL Call by reference Type reference (TYPE) PIQFLAG berechen untere Ebene 20030926
3 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030527

Method GET_POSITIONS_BELOW on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method GET_POSITION_UPSIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UPSIDE_POS Call by reference Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030512
2 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030512
# Exception Resumable Description Created on
1 NO_UPSIDE_POSITION_FOUND keine darüberliegende Position gefunden 20030512

Method GET_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROTOCOL Call by reference Type reference (TYPE) PIQAGGR_PROTOCOL_T CM: Protokoll ( Berechnungsmachine ) 20030602

Method GET_PROTOCOL on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method INIT_CALCULATE_VALUES Signature

Method INIT_CALCULATE_VALUES on class CL_HRPIQ00AGGR_MACHINE has no parameter.
Method INIT_CALCULATE_VALUES on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method INIT_KEYFIGURE_VALUE Signature

Method INIT_KEYFIGURE_VALUE on class CL_HRPIQ00AGGR_MACHINE has no parameter.
Method INIT_KEYFIGURE_VALUE on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method INIT_PROTOCOL_DATA Signature

Method INIT_PROTOCOL_DATA on class CL_HRPIQ00AGGR_MACHINE has no parameter.
Method INIT_PROTOCOL_DATA on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method LOCK_KEYFIGURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOCKED_POS Call by reference Type reference (TYPE) PIQAGGR_POS_T CM: Position innerhalb einer Strukture 20030527
2 Importing IT_LOCK_OBJECT Call by reference Type reference (TYPE) HROBJECT_T Objekt 20030527
3 Importing IV_ALL_LEVEL_BELOW Call by reference Type reference (TYPE) PIQFLAG 'X' mit allen darunter liegenden Ebener 20030527
4 Importing IV_KEYFIGURE_ID Call by reference Type reference (TYPE) PIQKEYF_ID CM: Schlüssel für eine Kennzahl 20030714
5 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030522

Method LOCK_KEYFIGURE on class CL_HRPIQ00AGGR_MACHINE 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 20030513
2 Importing IR_CALC Call by reference Object reference (TYPE REF TO) CL_HRPIQ00AGGR_CALCNODE Berechnungsknoten 20030513
3 Importing IT_CALCVALUES Call by reference Type reference (TYPE) PIQKEYF_VALUES_T Werte pro Kennzahl 20030513

Method MAP_DATA_FOR_OUTPUT on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method ON_VALUES_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EV_POS_ID Value transfer Attribute reference (LIKE) 20030512

Method ON_VALUES_SET on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_HRPIQ00AGGR_MACHINE has no parameter.
Method REGISTER_EVENTS on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method SET_ACADWORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CALC_OBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030616
2 Importing IT_ACADWORK Call by reference Type reference (TYPE) PIQRFC_AUDACADWORK_T Audit: Akademische Leistungen 20030616
3 Importing IV_KEYFIGURE_ID Call by reference Type reference (TYPE) PIQKEYF_ID CM: Schlüssel für eine Kennzahl 20030616
4 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030616
5 Importing IV_STEXT Call by reference Type reference (TYPE) STEXT Objektbezeichnung 20030616

Method SET_ACADWORK on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method SET_BEHAVIOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALCONVALUESET Call by reference Type reference (TYPE) PIQFLAG Flag 20030423
2 Importing PROTOCOL Call by reference Type reference (TYPE) PIQFLAG Flag 20030423
3 Importing SIGNALVALUESET Call by reference Type reference (TYPE) PIQFLAG Flag 20030423

Method SET_BEHAVIOR on class CL_HRPIQ00AGGR_MACHINE 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_EX Werte pro Kennzahl für externe Schnittstelle 20031007
2 Importing IS_CALC_OBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20031007
3 Importing IV_KEYFIGURE_ID Call by reference Type reference (TYPE) PIQKEYF_ID CM: Schlüssel für eine Kennzahl 20031007
4 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20031007

Method SET_CALCVALUES on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method SET_KEYFIGURE_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
3 Importing IV_KEYFIGURE_ID Call by reference Type reference (TYPE) PIQKEYF_ID CM: Schlüssel für eine Kennzahl 20030423

Method SET_KEYFIGURE_INPUT on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method SET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEYFIGURES Call by reference Type reference (TYPE) PIQAGGR_STRUC_KEYFIGURES_T CM: Berechnungspunkt <-> Kennzahl für Berechnungsmaschine 20030423
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20030606
3 Importing IT_STRUCTURE Call by reference Type reference (TYPE) PIQAGGR_STRUCTURE_T CM: Tabellentype für Hirarchie für Berechnungsmaschine 20030423

Method SET_STRUCTURE on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CALC_OBJECT Call by reference Type reference (TYPE) HROBJECT Tabellentyp PLVAR, OTYPE; OBJID 20030429
2 Importing IS_VALUE Call by reference Type reference (TYPE) PIQKEYF_VALUE_SET Wert pro KZ, zur Berechung eines höheren Knoten 20030423
3 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030428
4 Importing IV_STEXT Call by reference Type reference (TYPE) STEXT Objektbezeichnung 20030603
5 Importing IV_VIA_EVENT Call by reference Type reference (TYPE) PIQFLAG aufruf nach event 20030605
6 Importing IV_WEIGHTFROMSTRUC Call by reference Type reference (TYPE) PIQFLAG SPACE Gewichtung aus Struktur übernehmen 20031010

Method SET_VALUES on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method SET_VALUES_AND_CALCULATE 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 20030527
2 Importing IS_CALC_OBJECT Call by reference Type reference (TYPE) HROBJECT Tabellentyp PLVAR, OTYPE; OBJID 20030512
3 Changing IS_VALUE Call by reference Type reference (TYPE) PIQKEYF_VALUE_EX Werte pro Kennzahl 20030512
4 Importing IV_MANUAL Call by reference Type reference (TYPE) PIQFLAG Flag 20030512
5 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030512
6 Importing IV_STEXT Call by reference Type reference (TYPE) STEXT Objektbezeichnung 20030605

Method SET_VALUES_AND_CALCULATE on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method SET_VALUE_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CALC_OBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030611
2 Importing IT_VALUES Call by reference Type reference (TYPE) PIQKEYF_VALUE_T Werte pro Kennzahl 20030423
3 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030611
4 Importing IV_STEXT Call by reference Type reference (TYPE) STEXT Objektbezeichnung 20030611

Method SET_VALUE_MULTIPLE on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method SHOW_PROTOCOL_GUI Signature

Method SHOW_PROTOCOL_GUI on class CL_HRPIQ00AGGR_MACHINE has no parameter.
Method SHOW_PROTOCOL_GUI on class CL_HRPIQ00AGGR_MACHINE has no exception.

Method UNLOCK_KEYFIGURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UNLOCKED_POS Call by reference Type reference (TYPE) PIQAGGR_POS_T CM: Position innerhalb einer Strukture 20030527
2 Importing IT_LOCK_OBJECT Call by reference Type reference (TYPE) HROBJECT_T Tabellentyp PLVAR, OTYPE; OBJID 20030527
3 Importing IV_ALL_LEVEL_BELOW Call by reference Type reference (TYPE) PIQFLAG 'X' Flag 20030527
4 Importing IV_KEYFIGURE_ID Call by reference Type reference (TYPE) PIQKEYF_ID CM: Schlüssel für eine Kennzahl 20030714
5 Importing IV_POS_ID Call by reference Type reference (TYPE) PIQAGGM_POS CM Position innerhalb eines Hirarchie für Berechnungsmachine 20030527

Method UNLOCK_KEYFIGURE on class CL_HRPIQ00AGGR_MACHINE has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 472