SAP ABAP Class CL_HRPP_DISTRIBUTION (Distribution of Liabilities)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-DT (Application Component) Data Transfer
     PCPO (Package) PY: Posting Transfer
Properties
Class CL_HRPP_DISTRIBUTION  
Short Description Distribution of Liabilities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PCPO   PY: Posting Transfer 
Created 20080201   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPP_DISTRIBUTION has no interface implemented.
Friends
Class CL_HRPP_DISTRIBUTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AMTZERO Constant Protected Type reference (TYPE) MAXBT '0' HR Payroll: Amount 20080310
2 APERTAB Instance attribute Protected Type reference (TYPE) HRPY_APER_TYPE Tables Type for APER 20080229
3 CODISTTAB Instance attribute Protected Type reference (TYPE) TY_CODIST_TAB CODIST per Period 20080310
4 CURRENCY Instance attribute Protected Type reference (TYPE) WAERS Currency Key 20080313
5 CUST_TABLES_LOADED Static Attribute Protected Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20080215
6 DISTRIBUTION_COMPLEMENT Constant Public Type reference (TYPE) HRPP_DIFLAG '1' Distribution Indicator 20080311
7 DISTRIBUTION_GROSS Constant Public Type reference (TYPE) HRPP_DIFLAG SPACE Distribution Indicator 20080306
8 FALSE Constant Public Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20080215
9 FLDATATAB Instance attribute Protected Type reference (TYPE) HRPAY99_FLDATA_TAB Gross Outflows and Inflows per Liability Wage Type 20080219
10 FLOWDIR_INFLOW_FROM Constant Public Type reference (TYPE) HRPAY99_FLOWDIR 'F' Flow Direction "AUS" 20080312
11 FLOWDIR_OUTFLOW_TO Constant Public Type reference (TYPE) HRPAY99_FLOWDIR 'T' Flow Direction "NACH" 20080312
12 I52EL Static Attribute Protected Type reference (TYPE) HRPP_T_52EL Posting of payroll wage types 20080227
13 I52EZ Static Attribute Protected Type reference (TYPE) HRPP_T_52EZ Time-Dependency of Wage Type Posting 20080227
14 I52LIDI Static Attribute Protected Type reference (TYPE) HRPAY99_T52LIDI Assignment of Distribution Basis to Liability Wage Type 20080215
15 I52LIDIBASE Static Attribute Protected Type reference (TYPE) HRPAY99_T52LIDIBASE Table Type with Sorting for T52LIDIR 20080312
16 I52LIDIBASE_SKEY Static Attribute Protected Type reference (TYPE) HRPAY99_T52LIDIBASE_SKEY_TAB Secondary Key for Table T52LIDIBASE 20081029
17 LIDATATAB Instance attribute Protected Type reference (TYPE) HRPAY99_LIDATA_TAB Liabilities and Their Gross per Period 20080219
18 LOG Instance attribute Protected Type reference (TYPE) HRPAY99_PLOG Settlement Log 20080304
19 LOG_INDENT Instance attribute Protected Type reference (TYPE) I 20080304
20 LOG_LEVEL Instance attribute Protected Type reference (TYPE) SEU_LEVEL Node level 20080401
21 LOG_REQUESTED Instance attribute Protected Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20080304
22 MOLGA Instance attribute Protected Type reference (TYPE) MOLGA Country Grouping 20080213
23 PASS_LIFL_ORIGIX Static Attribute Protected Type reference (TYPE) BOOLE_D ' ' Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20080411
24 PERNR Instance attribute Protected Type reference (TYPE) PERNR_D Personnel Number 20080213
25 SEQMAP Instance attribute Protected Type reference (TYPE) HRPAY99_SEQNR_MAPPING_TAB Assignment of Old to New Sequence Number 20080215
26 TABLE_LIFL Constant Public Type reference (TYPE) HRPAY99_ORIGIN 'L' Original Table LIFL 20080312
27 TABLE_RT Constant Public Type reference (TYPE) HRPAY99_ORIGIN 'R' Original Table RT 20080312
28 TABLE_RT_PERSON Constant Public Type reference (TYPE) HRPAY99_ORIGIN 'P' Source Table RT_PERSON 20090519
29 TRUE Constant Public Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20080215
30 UPD_LIFL Instance attribute Public Type reference (TYPE) BOOLE_D Update Table LIFL 20080229
31 USE_LIFL Instance attribute Public Type reference (TYPE) BOOLE_D Distribute Outflows and Inflows 20080229
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_RT_PERSON_LIDI Instance method Public Method Append RT_PERSON Wage Types to LIDI 20090520
2 CLEAR_LOG Instance method Public Method Delete Log Buffer 20080304
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080213
4 CREATE_LOG Instance method Public Method Test 20080304
5 CREATE_NEW_LIFLS Instance method Public Method Generate Current Valid LIFL Tables 20080220
6 DISTRIBUTE_AMOUNT Static method Public Method Distribute Amount 20080226
7 DISTRIBUTE_LIFL Instance method Protected Method Distribute Liability Outflows and Inflows 20080312
8 DISTRIBUTE_PERIOD Instance method Public Method Distribution for a Period 20080229
9 DISTRIBUTE_RT Instance method Protected Method Distribute RT Liability Wage Types 20080227
10 GET_CODIST Instance method Protected Method Get Codist of Period 20080310
11 GET_DIBASE_PERNR Instance method Public Method Structure Distribution Basis of Wage Type with Personnel No. 20090519
12 GET_DISTRIBUTION_BASE Static method Protected Method Structure Complete Distribution Basis 20080804
13 GET_FLDATA Instance method Protected Method Get Reference to Entry in FLDATATAB 20080226
14 GET_I52LIDIBASE_ENTRY Instance method Protected Method Get Entry from Table I52LIDIBASE 20080312
15 GET_LIDATA Instance method Protected Method Get Reference to Entry in LIDATATAB 20080226
16 GET_LIFL Instance method Public Method Get Table LIFL of Period 20080303
17 GET_LOG Instance method Public Method Get Log 20080304
18 GET_PERNR Instance method Public Method Get Personnel Number for This Instance 20080213
19 INIT_DIBASES Instance method Public Method Initialization of Distribution Basis Table for a Period 20080303
20 LOG_DIBASES Instance method Protected Method Output Distribution Bases of Period 20080403
21 LOG_FLDATA Instance method Protected Method Output Table FLDATATAB 20080401
22 LOG_LIDATA Instance method Protected Method Output Entry for a Period of Table LIDATATAB 20080401
23 LOG_LINE Instance method Protected Method Write Log Lines 20080304
24 LOG_RT_PERSON_LIDI Instance method Protected Method Output RT_PERSON Wage Types in Table LIDI 20090522
25 PUT_DIBASES Instance method Public Method Transfer Distribution Bases of Period 20080303
26 PUT_PERIOD_DATA_CURR_RESULT Instance method Public Method Transfer Current Valid Period Results 20080215
27 PUT_PERIOD_DATA_PREV_RESULT Instance method Public Method Transfer Previous Valid Period Results 20080215
28 UPDATE_FLDATA Instance method Public Method Update of FLDATA Table Due to New Inflows/Outflows 20080220
Events
Class CL_HRPP_DISTRIBUTION has no event.
Types
Class CL_HRPP_DISTRIBUTION has no local type.
Method Signatures

Method APPEND_RT_PERSON_LIDI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APER Call by reference Type reference (TYPE) PC2APER Struktur der Tabelle APER in der Personalabrechnung 20090520
2 Importing LIDI Call by reference Type reference (TYPE) HRPAY99_LIDI Kostenverteilte Verbindlichkeiten 20090520

Method APPEND_RT_PERSON_LIDI on class CL_HRPP_DISTRIBUTION has no exception.

Method CLEAR_LOG Signature

Method CLEAR_LOG on class CL_HRPP_DISTRIBUTION has no parameter.
Method CLEAR_LOG on class CL_HRPP_DISTRIBUTION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APERTAB Call by reference Type reference (TYPE) HRPY_APER_TYPE Tabellentyp für APER 20080229
2 Importing CURRENCY Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20080313
3 Importing LOG_REQUESTED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20080304
4 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20080213
5 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20080213

Method CONSTRUCTOR on class CL_HRPP_DISTRIBUTION has no exception.

Method CREATE_LOG Signature

Method CREATE_LOG on class CL_HRPP_DISTRIBUTION has no parameter.
Method CREATE_LOG on class CL_HRPP_DISTRIBUTION has no exception.

Method CREATE_NEW_LIFLS Signature

Method CREATE_NEW_LIFLS on class CL_HRPP_DISTRIBUTION has no parameter.
# Exception Resumable Description Created on
1 CX_HRPP Buchungsüberleitung Personalabrechnung 20080312

Method DISTRIBUTE_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIBASETAB Call by reference Type reference (TYPE) HRPAY99_DIBASE_TAB Aufwandsverteilungsbasis 20080804
2 Changing LIDI Call by reference Type reference (TYPE) HRPAY99_LIDI Kostenverteilte Verbindlichkeiten 20080226
3 Importing ORIGIN Call by reference Type reference (TYPE) HRPAY99_ORIGIN Ursprungstabelle 20080312
4 Importing ORIGIX Call by reference Type reference (TYPE) HRPAY99_ORIGIX Index des Ursprungseintrags der Ursprungstabelle 20080312
5 Importing PERNR_DIBASETAB Call by reference Type reference (TYPE) HRPAY99_PERNR_DIBASE_TAB Verteilungsbasis mit Personalnummer 20090519
6 Changing PERNR_LIDI Call by reference Type reference (TYPE) HRPAY99_PERNR_LIDI_TAB Kostenverteilte Verbindlichkeiten mit Personalnummer 20090520
7 Importing RT_WA Call by reference Type reference (TYPE) PC207 Abrechnungsergebnis: Ergebnistabelle 20080226
# Exception Resumable Description Created on
1 CX_HRPP Buchungsüberleitung Personalabrechnung 20080421

Method DISTRIBUTE_LIFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APER Call by reference Type reference (TYPE) PC2APER 20080312
2 Importing WPBP Call by reference Type reference (TYPE) HRPAY99_WPBP Arbeitsplatz/Basisbezüge 20080408
# Exception Resumable Description Created on
1 CX_HRPP Buchungsüberleitung Personalabrechnung 20080312

Method DISTRIBUTE_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APER Call by reference Type reference (TYPE) PC2APER Struktur der Tabelle APER in der Personalabrechnung 20080229
2 Returning LIDI Value transfer Type reference (TYPE) HRPAY99_LIDI Kostenverteilte Verbindlichkeiten 20080303
3 Importing RT Call by reference Type reference (TYPE) HRPAY99_RT Ergebnistabelle 20080229
4 Importing WPBP Call by reference Type reference (TYPE) HRPAY99_WPBP Arbeitsplatz/Basisbezüge 20080408
# Exception Resumable Description Created on
1 CX_HRPP Buchungsüberleitung Personalabrechnung 20080312

Method DISTRIBUTE_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APER Call by reference Type reference (TYPE) PC2APER Struktur der Tabelle APER in der Personalabrechnung 20080227
2 Importing RT Call by reference Type reference (TYPE) HRPAY99_RT Ergebnistabelle 20080227
3 Importing WPBP Call by reference Type reference (TYPE) HRPAY99_WPBP Arbeitsplatz/Basisbezüge 20080408
# Exception Resumable Description Created on
1 CX_HRPP Buchungsüberleitung Personalabrechnung 20080312

Method GET_CODIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CODIST Value transfer Type reference (TYPE) P_CODIST Aktivierung der Kostenverteilung 20080310
2 Importing SEQNR Call by reference Type reference (TYPE) CDSEQ Sequenznummer 20080310

Method GET_CODIST on class CL_HRPP_DISTRIBUTION has no exception.

Method GET_DIBASE_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APER Call by reference Type reference (TYPE) PC2APER Struktur der Tabelle APER in der Personalabrechnung 20090519
2 Exporting PERNR_DIBASETAB Call by reference Type reference (TYPE) HRPAY99_PERNR_DIBASE_TAB Verteilungsbasis mit Personalnummer 20090519
3 Importing RT_PERSON Call by reference Type reference (TYPE) PC2RT_PERSON Ergebnistabelle (Person) 20090519
# Exception Resumable Description Created on
1 CX_HRPP Buchungsüberleitung Personalabrechnung 20090519

Method GET_DISTRIBUTION_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DIBASETAB Value transfer Type reference (TYPE) HRPAY99_DIBASE_TAB Aufwandsverteilungsbasis 20080804
2 Importing I52LIDIBASE_WA Call by reference Type reference (TYPE) T52LIDIBASE Verteilung von Verbindlichkeitslohnarten und Zuflussprinzip 20080804
3 Importing LIAB Call by reference Type reference (TYPE) HRPP_LIAB Verbindlichkeitslohnart 20081030
4 Importing LIDATA Call by reference Object reference (TYPE REF TO) HRPAY99_LIDATA Daten zur Aufwandsverteilung der Verbindlichkeiten je AbrErg 20080804

Method GET_DISTRIBUTION_BASE on class CL_HRPP_DISTRIBUTION has no exception.

Method GET_FLDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FLDATA Value transfer Object reference (TYPE REF TO) HRPAY99_FLDATA Bruttoab- und Zuflüsse je Verbindlichkeitslohnart 20080226
2 Importing LIAB Call by reference Type reference (TYPE) LGART Lohnart 20080226

Method GET_FLDATA on class CL_HRPP_DISTRIBUTION has no exception.

Method GET_I52LIDIBASE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting I52LIDIBASE_WA Call by reference Type reference (TYPE) T52LIDIBASE Verteilung von Verbindlichkeitslohnarten und Zuflussprinzip 20080312
2 Importing LIAB Call by reference Type reference (TYPE) HRPP_LIAB Verbindlichkeitslohnart 20080312
# Exception Resumable Description Created on
1 CX_HRPP Buchungsüberleitung Personalabrechnung 20080312

Method GET_LIDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LIDATA Value transfer Object reference (TYPE REF TO) HRPAY99_LIDATA Daten zur Aufwandsverteilung der Verbindlichkeiten je AbrErg 20080226
2 Importing SEQNR Call by reference Type reference (TYPE) CDSEQ Sequenznummer 20080226

Method GET_LIDATA on class CL_HRPP_DISTRIBUTION has no exception.

Method GET_LIFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LIFL Value transfer Type reference (TYPE) HRPAY99_LIFL Zuflüsse aus Vorperioden 20080303
2 Importing SEQNR Call by reference Type reference (TYPE) CDSEQ Sequenznummer 20080303

Method GET_LIFL on class CL_HRPP_DISTRIBUTION has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOG Value transfer Type reference (TYPE) HRPAY99_PLOG Abrechnungsprotokoll 20080304

Method GET_LOG on class CL_HRPP_DISTRIBUTION has no exception.

Method GET_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PERNR Value transfer Type reference (TYPE) PERNR_D Personalnummer 20080213

Method GET_PERNR on class CL_HRPP_DISTRIBUTION has no exception.

Method INIT_DIBASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APER Call by reference Type reference (TYPE) PC2APER Struktur der Tabelle APER in der Personalabrechnung 20080303
2 Exporting DIBASES Call by reference Type reference (TYPE) HRPAY99_DIBASE_MAP_TAB Zuordnung der Aufwandsverteilungsbasen zu ihren Kennungen 20080303

Method INIT_DIBASES on class CL_HRPP_DISTRIBUTION has no exception.

Method LOG_DIBASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APER Call by reference Type reference (TYPE) PC2APER Struktur der Tabelle APER in der Personalabrechnung 20080403

Method LOG_DIBASES on class CL_HRPP_DISTRIBUTION has no exception.

Method LOG_FLDATA Signature

Method LOG_FLDATA on class CL_HRPP_DISTRIBUTION has no parameter.
# Exception Resumable Description Created on
1 CX_HRPP Buchungsüberleitung Personalabrechnung 20080407

Method LOG_LIDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APER Call by reference Type reference (TYPE) PC2APER Struktur der Tabelle APER in der Personalabrechnung 20080401
2 Importing RT Call by reference Type reference (TYPE) HRPAY99_RT Ergebnistabelle 20080414

Method LOG_LIDATA on class CL_HRPP_DISTRIBUTION has no exception.

Method LOG_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EMPTYLINE Call by reference Type reference (TYPE) BOOLE_D ' ' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20080401
2 Importing FIELD1 Call by reference Type reference (TYPE) ANY Feld 1 20080401
3 Importing FIELD2 Call by reference Type reference (TYPE) ANY Feld 2 20080401
4 Importing FIELD3 Call by reference Type reference (TYPE) ANY Feld 3 20080401
5 Importing FIELD4 Call by reference Type reference (TYPE) ANY Feld 4 20080401
6 Importing FIELD5 Call by reference Type reference (TYPE) ANY Feld 5 20080401
7 Importing FIELD6 Call by reference Type reference (TYPE) ANY Feld 6 20080401
8 Importing FIELD7 Call by reference Type reference (TYPE) ANY Feld 7 20080403
9 Importing INDENT Call by reference Type reference (TYPE) I '0' Einrückung 20080304
10 Importing LEVEL Call by reference Type reference (TYPE) SEU_LEVEL '0' Level eines Knotens 20080304
11 Importing POS1 Call by reference Type reference (TYPE) INTEGER Ganze Zahl mit Vorzeichen (-2.147.483.648 .. 2.147.483.647) 20080403
12 Importing POS2 Call by reference Type reference (TYPE) INTEGER Ganze Zahl mit Vorzeichen (-2.147.483.648 .. 2.147.483.647) 20080403
13 Importing POS3 Call by reference Type reference (TYPE) INTEGER Ganze Zahl mit Vorzeichen (-2.147.483.648 .. 2.147.483.647) 20080403
14 Importing POS4 Call by reference Type reference (TYPE) INTEGER Ganze Zahl mit Vorzeichen (-2.147.483.648 .. 2.147.483.647) 20080403
15 Importing POS5 Call by reference Type reference (TYPE) INTEGER Ganze Zahl mit Vorzeichen (-2.147.483.648 .. 2.147.483.647) 20080403
16 Importing POS6 Call by reference Type reference (TYPE) INTEGER Ganze Zahl mit Vorzeichen (-2.147.483.648 .. 2.147.483.647) 20080403
17 Importing POS7 Call by reference Type reference (TYPE) INTEGER Ganze Zahl mit Vorzeichen (-2.147.483.648 .. 2.147.483.647) 20080403
18 Importing TEXT Call by reference Type reference (TYPE) PLOG_TXT Struktur für HR Funktionsprotokoll 20080304

Method LOG_LINE on class CL_HRPP_DISTRIBUTION has no exception.

Method LOG_RT_PERSON_LIDI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIDI Call by reference Type reference (TYPE) HRPAY99_LIDI Kostenverteilte Verbindlichkeiten 20090522

Method LOG_RT_PERSON_LIDI on class CL_HRPP_DISTRIBUTION has no exception.

Method PUT_DIBASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APER Call by reference Type reference (TYPE) PC2APER Struktur der Tabelle APER in der Personalabrechnung 20080403
2 Importing DIBASES Call by reference Type reference (TYPE) HRPAY99_DIBASE_MAP_TAB Zuordnung der Aufwandsverteilungsbasen zu ihren Kennungen 20080303

Method PUT_DIBASES on class CL_HRPP_DISTRIBUTION has no exception.

Method PUT_PERIOD_DATA_CURR_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APER Call by reference Type reference (TYPE) PC2APER Struktur der Tabelle APER in der Personalabrechnung 20080218
2 Importing RT Call by reference Type reference (TYPE) HRPAY99_RT 20080215

Method PUT_PERIOD_DATA_CURR_RESULT on class CL_HRPP_DISTRIBUTION has no exception.

Method PUT_PERIOD_DATA_PREV_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRSEQNR Call by reference Type reference (TYPE) CDSEQ Sequenznummer 20080215
2 Importing OLIFL Call by reference Type reference (TYPE) HRPAY99_LIFL Ab- und Zuflüsse zwischen Abrechnungsperioden 20080215
3 Importing ORT Call by reference Type reference (TYPE) HRPAY99_RT Ergebnistabelle 20080215
4 Importing PREVSEQNR Call by reference Type reference (TYPE) CDSEQ Sequenznummer 20080215
# Exception Resumable Description Created on
1 CX_HRPP Buchungsüberleitung Personalabrechnung 20080312

Method UPDATE_FLDATA Signature

Method UPDATE_FLDATA on class CL_HRPP_DISTRIBUTION has no parameter.
# Exception Resumable Description Created on
1 CX_HRPP Buchungsüberleitung Personalabrechnung 20080312
History
Last changed by/on SAP  20091125 
SAP Release Created in 600