RPLFAKC2 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report supports payroll runs with the family equalization funds (FAK) of various cantons...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RPLFAKC2 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PC00_M02_LFAK2 - Calculation of Enhanced Fam.Rel.Bon.
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Accounting of Family-Related Bonuses
Selection Text: VERSION = Display retroactive accounting
Selection Text: P_VARI_C = Layout Control List
Selection Text: P_CLGRID = Display Control List
Selection Text: P_ABREH = Payroll Unit
Selection Text: L-KZUL = Child benefit
Selection Text: L-KORR = Wage adjustmnts fam-rel bonus
Selection Text: L-INVA = Invalidity allowance
Selection Text: L-HAUS = Household allowance
Selection Text: L-GZUL = Childbirth Bonus
Selection Text: L-FZUL = Family-related bonus
Selection Text: L-AUSB = Training bonus
Selection Text: FAM-KAS = Choose fam. equalization fund
Title: HR-CH: Accounting of Family-Related Bonuses
Text Symbol: UNB = unknown
Text Symbol: R50 = No current result for
Text Symbol: O02 = Object does not exist
Text Symbol: MKO = manual wage adjustments available
Text Symbol: FBS = FAKbasis
Text Symbol: F03 = Correct
Text Symbol: F02 = Period is missing from table 549A/549Q basis AHV wage total
Text Symbol: F01 = ERROR MESSAGE: AHV PY-Liable ALV Wage
Text Symbol: AL1 = Control List
Text Symbol: 055 = Tot.FAK
Text Symbol: 054 = Tot.Pymt
Text Symbol: 046 = Date
Text Symbol: 043 = To
Text Symbol: 042 = Frm
Text Symbol: 041 = Accntg Family-Rel. Bonuses
Text Symbol: 024 = Payment
Text Symbol: 023 = Payroll
Text Symbol: 022 = List variants
Text Symbol: 010 = Total period
Text Symbol: 009 = Total fund
Text Symbol: 008 = Total company code
Text Symbol: 007 = Period :
INCLUDE RPLFAKCI_ELM.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPLFAKC2 - HR-CH: Accounting of Family-Related Bonuses RPLFAKC2 - HR-CH: Accounting of Family-Related Bonuses RPLFAKC1_CE - HR-CH: Payroll for Family-Related Bonuses (CE Version) RPLFAKC1_CE - HR-CH: Payroll for Family-Related Bonuses (CE Version) RPLFAKC1 - HR-CH: Accounting of Family-Related Bonuses RPLFAKC1 - HR-CH: Accounting of Family-Related Bonuses