SAP ABAP Class CL_HRFPM_PAYROLL_SIMULATION (HRFPM: DC-> Payroll Simulation)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-PM-PB (Application Component) Position Budgeting and Control
     PAOC_FPM_COM_ENGINE (Package) Position Management: Commitment Creation
Properties
Class CL_HRFPM_PAYROLL_SIMULATION  
Short Description HRFPM: DC-> Payroll Simulation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_FPM_COM_ENGINE   Position Management: Commitment Creation 
Created 20011128   SAP 
Last change 20110810   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_HRFPM_PAYROLL_SIMULATION has no interface implemented.
Friends
Class CL_HRFPM_PAYROLL_SIMULATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_0001 Constant Private Type reference (TYPE) P0000-INFTY '0001' Infotype 20011128
2 C_CIPE_RC_ERROR Constant Private Type reference (TYPE) SYSUBRC '4' Return Value, Return Value After ABAP Statements 20081006
3 C_ERROR Constant Private Type reference (TYPE) HRFPM_MODULE_STATUS 'E' FPM: Status of Object with Regard to FPM Module 20011130
4 C_FEATURE_PM004 Constant Private Type reference (TYPE) T549B-NAMEN 'PM004' Name of Feature 20011128
5 C_MEM_CIPE Constant Private Type reference (TYPE) CHAR20 'HRFPM_CIPE_PCP' Character Field Length = 10 20011128
6 C_MODULE_NAME Constant Private Type reference (TYPE) HRFPM_MODULE 'DC' 20011129
7 C_OMIT Constant Private Type reference (TYPE) FLAG 'O' General Flag 20020128
8 C_OPT_EQ Constant Private Type reference (TYPE) BAPIOPTION 'EQ' Selection operator OPTION for range tables 20011128
9 C_RC_99 Constant Private Type reference (TYPE) SYSUBRC '99' Return Value, Return Value After ABAP Statements 20011128
10 C_SIGN_I Constant Private Type reference (TYPE) BAPISIGN 'I' Inclusion/exclusion criterion SIGN for range tables 20011128
11 C_TEST Constant Private Type reference (TYPE) RPCIXXXX-TSTLVL 'T' Type of Document Creation 20011128
12 C_TRUE Constant Private Type reference (TYPE) FLAG 'X' General Flag 20011128
13 EXC_AUTH Static Attribute Private Object reference (TYPE REF TO) CX_HRFPM_AUTHORITY_CHECK 20011129
14 EXC_CIPE Static Attribute Private Object reference (TYPE REF TO) CX_HRFPM_PAYROLL_CIPE 20011129
15 EXC_DB Static Attribute Private Object reference (TYPE REF TO) CX_HRFPM_DB_OPERATION 20011129
16 EXC_INFTY Static Attribute Private Object reference (TYPE REF TO) CX_HRFPM_INFOTYPE_OPERATION 20011129
17 EXC_INTERNAL_E Static Attribute Private Object reference (TYPE REF TO) CX_HRFPM_INTERNAL_ERROR 20011130
18 EXC_PAY_DC Static Attribute Private Object reference (TYPE REF TO) CX_HRFPM_PAYROLL_DATA_COLL 20011129
19 EXC_PAY_TECH Static Attribute Private Object reference (TYPE REF TO) CX_HRFPM_PAYROLL_SIM_TECH 20011129
20 EXC_ROOT Static Attribute Private Object reference (TYPE REF TO) CX_HRFPM Exception Class for Module "Administrator" 20061123
21 EXIT_WHEN_LOCKED Static Attribute Protected Type reference (TYPE) FLAG General Flag 20100303
22 G_EXIT_ENCUMB_IV Static Attribute Private Object reference (TYPE REF TO) IF_EX_HRFPM_ENCUMB_IV BADI Interface IF_EX_HRFPM_ENCUMB_IV 20070215
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXIT_WHEN_LOCKED Static method Public Method 20100303
2 CHECK_LOCKED_FOR_PAYROLL Static method Public Method 20100114
3 CIPE_MASS Static method Private Method Starting CIPE with Several Persons 20011128
4 CIPE_MASS_START Static method Public Method CIPE Data Collection for Several Persons 20011128
5 CIPE_SINGLE_DATA_COLL Static method Private Method CIPE Data Collection for a Person 20011128
6 CIPE_SINGLE_START Static method Public Method Starting CIPE with one person 20011128
7 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070215
8 CONDENSE_CIPE_INFO Static method Private Method 20080111
9 DELETE_PCL5 Static method Protected Method 20090224
10 ERROR_HANDLING_AFT_CIPE Static method Private Method Error Handling after CIPE Run 20011128
11 ERROR_HANDLING_BEF_CIPE Static method Private Method Preparing Error Handling for CIPE 20011128
12 ERROR_HANDLING_PAYROLL Static method Private Method Error Handling after CIPE Run 20011129
13 GET_CALC Static method Private Method Getting Payroll Program 20011128
14 GET_CALC_VARIANT Static method Private Method Getting Report Variant for Payroll Program 20011128
15 GET_MOLGA Static method Private Method Determining MOLGA from 0001 Data 20011128
16 GET_MOLGA_FROM_PERNR Static method Public Method Determination of MOLGA Using Personnel Number 20011128
17 GET_PAY_RESULT_CE Static method Public Method 20091017
18 GET_PAY_RESULT_NCE Static method Public Method 20091017
19 GET_PERIOD Static method Private Method Get Period / Year -> Flag Current / Other Period 20011128
20 GET_SIM_FROM_DATE Static method Protected Method 20100202
21 PAYROLL_AREA_IS_RELEVANT Static method Protected Method 20090224
22 READ_PAY_RESULTS_FOR_PERS Static method Public Method 20091017
23 READ_RGDIR_FOR_PERS Static method Private Method 20091017
24 SUBMIT_CIPE Static method Public Method Start cipe + error handling 20011128
Events
Class CL_HRFPM_PAYROLL_SIMULATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TR_SRTZA Public See coding 20091017 tr_srtza TYPE RANGE OF srtza
2 TS_PAY_RES_FUND Public See coding 20091017 BEGIN OF ts_pay_res_fund, rgdir TYPE pc261, wpbp TYPE hrpay99_wpbp, fund TYPE hrpay99_fund, END OF ts_pay_res_fund
3 TT_PAY_RES_FUND Public See coding 20091017 tt_pay_res_fund TYPE SORTED TABLE OF ts_pay_res_fund WITH UNIQUE KEY rgdir-seqnr
Method Signatures

Method CHECK_EXIT_WHEN_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personalnummer 20100303
2 Returning RP_EXIT Value transfer Type reference (TYPE) FLAG allgemeines flag 20100303
# Exception Resumable Description Created on
1 CX_HRFPM_PAYROLL_DATA_COLL 20100303

Method CHECK_LOCKED_FOR_PAYROLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personalnummer 20100114
2 Importing IP_RAISE_EXC Call by reference Type reference (TYPE) FLAG SPACE allgemeines flag 20100114
3 Returning RP_IS_LOCKED Value transfer Type reference (TYPE) FLAG allgemeines flag 20100114
# Exception Resumable Description Created on
1 CX_HRFPM_PAYROLL_DATA_COLL 20100114

Method CIPE_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DARK Call by reference Type reference (TYPE) FLAG General Flag 20011128
2 Importing P_IT_CIPE_INFO Call by reference Type reference (TYPE) HRFPM_CIPE_INFO_IT HRFPM: Table Type HRFPM_CIPE_INFO 20011128
3 Changing P_IT_CIPE_LOG Call by reference Type reference (TYPE) HRFPM_PAY_SIM_PERNR_IT hrfpm: Table Type for PAY_SIM_PERNR 20011128
# Exception Resumable Description Created on
1 CX_HRFPM_INTERNAL_ERROR 20011204
2 CX_HRFPM_PAYROLL_CIPE 20011129

Method CIPE_MASS_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DARK Call by reference Type reference (TYPE) FLAG General Flag 20011128
2 Changing P_IT_CIPE_LOG Call by reference Type reference (TYPE) HRFPM_PAY_SIM_PERNR_IT hrfpm: Table Type for PAY_SIM_PERNR 20011128
3 Changing P_IT_PERNR_IV Call by reference Type reference (TYPE) HRFPM_OBJECTS_IT Personnel Number 20011128
# Exception Resumable Description Created on
1 CX_HRFPM_PAYROLL_SIM_FAILED 20011130

Method CIPE_SINGLE_DATA_COLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BEGDA Call by reference Type reference (TYPE) P0001-BEGDA Valid From Date 20011128
2 Importing P_ENDDA Call by reference Type reference (TYPE) P0001-ENDDA Valid To Date 20011128
3 Exporting P_IT_CIPE_INFO Call by reference Type reference (TYPE) HRFPM_CIPE_INFO_IT HRFPM: Table Type HRFPM_CIPE_INFO 20011128
4 Importing P_PERNR Call by reference Type reference (TYPE) P0001-PERNR Personnel Number 20011128
# Exception Resumable Description Created on
1 CX_HRFPM_PAYROLL_DATA_COLL 20011129

Method CIPE_SINGLE_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BEGDA Call by reference Type reference (TYPE) P0001-BEGDA Valid From Date 20011128
2 Importing P_DARK Call by reference Type reference (TYPE) FLAG General Flag 20011128
3 Importing P_ENDDA Call by reference Type reference (TYPE) P0001-ENDDA Valid To Date 20011128
4 Changing P_IT_CIPE_LOG Call by reference Type reference (TYPE) HRFPM_PAY_SIM_PERNR_IT hrfpm: Table Type for PAY_SIM_PERNR 20011128
5 Importing P_PERNR Call by reference Type reference (TYPE) P0001-PERNR Personnel Number 20011128
# Exception Resumable Description Created on
1 CX_HRFPM_INTERNAL_ERROR 20011204
2 CX_HRFPM_PAYROLL_CIPE 20011204
3 CX_HRFPM_PAYROLL_DATA_COLL 20011204

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRFPM_PAYROLL_SIMULATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRFPM_PAYROLL_SIMULATION has no exception.

Method CONDENSE_CIPE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CIPE_INFO Call by reference Type reference (TYPE) HRFPM_CIPE_INFO_IT HRFPM: Tabellentyp HRFPM_CIPE_INFO 20080111
2 Importing P_PERNR Call by reference Type reference (TYPE) P0001-PERNR Personalnummer 20080111

Method CONDENSE_CIPE_INFO on class CL_HRFPM_PAYROLL_SIMULATION has no exception.

Method DELETE_PCL5 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CIPE_INFO Call by reference Type reference (TYPE) HRFPM_CIPE_INFO HRFPM: Notwendinge Info für eine Persn zum Starten des CIPE 20090224
2 Importing IT_PERNR_RANGE Call by reference Type reference (TYPE) PAY_PM_PERNR_RANGE_TAB Rangetabelle für Personalnummer 20090224
# Exception Resumable Description Created on
1 CX_HRFPM_PAYROLL_CIPE 20090224

Method ERROR_HANDLING_AFT_CIPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_IT_CIPE_LOG Call by reference Type reference (TYPE) HRFPM_PAY_SIM_PERNR_IT hrfpm: Table Type for PAY_SIM_PERNR 20011128
# Exception Resumable Description Created on
1 CX_HRFPM_INTERNAL_ERROR 20011204

Method ERROR_HANDLING_BEF_CIPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_IT_CIPE_LOG Call by reference Type reference (TYPE) HRFPM_PAY_SIM_PERNR_IT hrfpm: Table Type for PAY_SIM_PERNR 20011128

Method ERROR_HANDLING_BEF_CIPE on class CL_HRFPM_PAYROLL_SIMULATION has no exception.

Method ERROR_HANDLING_PAYROLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_EXC_CIPE Value transfer Object reference (TYPE REF TO) CX_HRFPM_PAYROLL_CIPE 20011129
2 Changing P_IT_PERNR_IV Call by reference Type reference (TYPE) HRFPM_OBJECTS_IT HRFPM: Table Type HRFPM_PERNR_IV 20011129
# Exception Resumable Description Created on
1 CX_HRFPM_DB_OPERATION 20011130
2 CX_HRFPM_INFOTYPE_OPERATION Infotype Operation 20020220
3 CX_HRFPM_INTERNAL_ERROR 20011130

Method GET_CALC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MOLGA Call by reference Type reference (TYPE) T500L-MOLGA Country Grouping 20011128
2 Returning P_RPCALC Value transfer Type reference (TYPE) SY-REPID 20011128
# Exception Resumable Description Created on
1 CX_HRFPM_PAYROLL_SIM_TECH 20011129

Method GET_CALC_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ABKRS Call by reference Type reference (TYPE) ABKRS Payroll Area 20011128
2 Importing P_BTRTL Call by reference Type reference (TYPE) BTRTL Personnel Subarea 20011128
3 Exporting P_CALC_VARI Call by reference Type reference (TYPE) VARIANT ABAP: Name of Variant (Without Program Name) 20011128
4 Importing P_PERSG Call by reference Type reference (TYPE) PERSG Valid To Date 20011128
5 Importing P_PERSK Call by reference Type reference (TYPE) PERSK HR Master Record: Infotype 0001 (Org. Assignment) 20011128
6 Importing P_WERKS Call by reference Type reference (TYPE) PERSA Personnel Number 20011128
# Exception Resumable Description Created on
1 CX_HRFPM_PAYROLL_SIM_TECH 20011129

Method GET_MOLGA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BTRTL Call by reference Type reference (TYPE) BTRTL Personnel Subarea 20011128
2 Exporting P_MOLGA Call by reference Type reference (TYPE) T500L-MOLGA Country Grouping 20011128
3 Importing P_PERSG Call by reference Type reference (TYPE) PERSG Employee Group 20011128
4 Importing P_PERSK Call by reference Type reference (TYPE) PERSK Employee Subgroup 20011128
5 Exporting P_TRFKZ Call by reference Type reference (TYPE) T503-TRFKZ ES grouping for collective agreement provision 20011128
6 Importing P_WERKS Call by reference Type reference (TYPE) PERSA Personnel Area 20011128
# Exception Resumable Description Created on
1 CX_HRFPM_PAYROLL_SIM_TECH 20011129

Method GET_MOLGA_FROM_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BEGDA Call by reference Type reference (TYPE) P1000-BEGDA Start Date 20011128
2 Importing P_ENDDA Call by reference Type reference (TYPE) P1000-ENDDA End Date 20011128
3 Importing P_IT_P0001 Call by reference Type reference (TYPE) P0001_TAB HR Master Record: Infotype 0001 (Org. Assignment) 20011128
4 Exporting P_MOLGA Call by reference Type reference (TYPE) T500L-MOLGA Country Grouping 20011128
5 Importing P_PERNR Call by reference Type reference (TYPE) RP50G-PERNR Personnel Number 20011128
6 Exporting P_TRFKZ Call by reference Type reference (TYPE) T503-TRFKZ ES grouping for collective agreement provision 20011128
# Exception Resumable Description Created on
1 ERROR_READ_INFTY_0001 Technischer Fehler beim Lesen des Infotypes 0001 20011128
2 MISSING_AUTHORITY Es fehlen Berechtigungen um den Infotyp 0001 anzusehen 20011128
3 NO_ACTIVE_IV Es existiert kein aktives 0001 Interval für diese Person 20011128
4 NO_MOLGA_FOUND Fehlender T001P Satz 20011128
5 NO_TRFKZ_FOUND Fehlender T503 Satz 20011128
6 UNKNOWN_ERROR 20011128

Method GET_PAY_RESULT_CE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INTER Call by reference Type reference (TYPE) PAY99_INTERNATIONAL Objekte für Abrechnungsergebnis: International 20091017
2 Importing IO_PAYROLL_ACCESS Call by reference Object reference (TYPE REF TO) CL_HR_PAY_ACCESS Zugriff auf Abrechnungsergebnisse 20091017
3 Importing IP_MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20091017
4 Importing IP_PERNR Call by reference Type reference (TYPE) P_PERNR Personalnummer 20091017
5 Importing IS_RGDIR Call by reference Type reference (TYPE) PC261 Cluster directory (for export and import of payroll results) 20091017
# Exception Resumable Description Created on
1 CX_HRFPM_PAYROLL_SIM_TECH 20091017

Method GET_PAY_RESULT_NCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INTER Call by reference Type reference (TYPE) PAY99_INTERNATIONAL Objekte für Abrechnungsergebnis: International 20091017
2 Importing IP_MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20091017
3 Importing IP_PERNR Call by reference Type reference (TYPE) P_PERNR Personalnummer 20091017
4 Importing IS_RGDIR Call by reference Type reference (TYPE) PC261 Cluster directory (for export and import of payroll results) 20091017
# Exception Resumable Description Created on
1 CX_HRFPM_PAYROLL_SIM_TECH 20091017

Method GET_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ABKRS Call by reference Type reference (TYPE) ABKRS Payroll Area 20011128
2 Importing P_ABRDT Call by reference Type reference (TYPE) LABRD Payroll Area 20011128
3 Exporting P_ABRJ Call by reference Type reference (TYPE) QPPNP-PABRJ Payroll year for determining time period 20011128
4 Exporting P_ABRP Call by reference Type reference (TYPE) QPPNP-PABRP Payroll period for determining time period 20011128
5 Exporting P_ABRP_ENDDA Call by reference Type reference (TYPE) T549Q-ENDDA Gültigkeitsende 20071119
6 Exporting P_ACTUAL_PERIOD Call by reference Type reference (TYPE) FLAG Historical record flag 20011128
7 Exporting P_CALCSIM Call by reference Type reference (TYPE) FLAG allgemeines flag 20060503
8 Importing P_ENDDA Call by reference Type reference (TYPE) ENDDA Valid From Date 20011128
9 Exporting P_OTHER_PERIOD Call by reference Type reference (TYPE) FLAG General Flag 20011128
10 Exporting P_PCOPL Call by reference Type reference (TYPE) FLAG allgemeines flag 20060503
11 Importing P_PRDAT Call by reference Type reference (TYPE) PRRDT 20060503

Method GET_PERIOD on class CL_HRFPM_PAYROLL_SIMULATION has no exception.

Method GET_SIM_FROM_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_SIM_FROM Value transfer Type reference (TYPE) DATS Feld vom Typ DATS 20100202

Method GET_SIM_FROM_DATE on class CL_HRFPM_PAYROLL_SIMULATION has no exception.

Method PAYROLL_AREA_IS_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PAYAREA Call by reference Type reference (TYPE) ABKRS Abrechnungskreis 20090224
2 Returning RP_IS_RELEVANT Value transfer Type reference (TYPE) ABAP_BOOL 20090224

Method PAYROLL_AREA_IS_RELEVANT on class CL_HRFPM_PAYROLL_SIMULATION has no exception.

Method READ_PAY_RESULTS_FOR_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FLG_COMPLETE Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20091017
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT FPM: Struktur zur DB-Tabelle HRFPM_OBJECTS 20091017
3 Importing IS_SEL_PERIOD Call by reference Type reference (TYPE) HRFPM_OBJECT_VALIDITY_IV HRFPM: Validity time interval of the objects 20091017
4 Importing IT_SRTZA_RANGE Call by reference Type reference (TYPE) TR_SRTZA 20091017
5 Returning RRT_PAY_RES Value transfer Object reference (TYPE REF TO) TT_PAY_RES_FUND 20091017
# Exception Resumable Description Created on
1 CX_HRFPM_DB_OPERATION 20091017
2 CX_HRFPM_PAYROLL_SIM_TECH 20091017

Method READ_RGDIR_FOR_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PAY_ACCESS Call by reference Object reference (TYPE REF TO) CL_HR_PAY_ACCESS Zugriff auf Abrechnungsergebnisse 20091017
2 Importing IP_PERNR Call by reference Type reference (TYPE) P_PERNR Standard Selektionen für HR-Stammdaten-Reporting 20091017
3 Importing IS_SEL_PERIOD Call by reference Type reference (TYPE) HRFPM_OBJECT_VALIDITY_IV HRFPM: Validity time interval of the objects 20091017
4 Importing IT_SRTZA_RANGE Call by reference Type reference (TYPE) TR_SRTZA 20091017
5 Returning RRT_RGDIR Value transfer Object reference (TYPE REF TO) HRPY_TT_RGDIR RPCLST: Tabellentyp für RGDIR 20091017
# Exception Resumable Description Created on
1 CX_HRFPM_PAYROLL_SIM_TECH 20091017

Method SUBMIT_CIPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CIPE_INFO Call by reference Type reference (TYPE) HRFPM_CIPE_INFO HRFPM: Table Type HRFPM_CIPE_INFO 20011128
2 Importing P_DARK Call by reference Type reference (TYPE) FLAG General Flag 20011128
3 Changing P_IT_CIPE_LOG Call by reference Type reference (TYPE) HRFPM_PAY_SIM_PERNR_IT hrfpm: Table Type for PAY_SIM_PERNR 20011128
4 Importing P_IT_PERNR_RANGE Call by reference Type reference (TYPE) PAY_PM_PERNR_RANGE_TAB Range Table for Personnel Numbers 20011128
5 Importing P_SIM_FROM Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20100205
# Exception Resumable Description Created on
1 CX_HRFPM_INTERNAL_ERROR 20011204
2 CX_HRFPM_PAYROLL_CIPE 20011129
History
Last changed by/on SAP  20110810 
SAP Release Created in 110