RPLCOTF2 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report is for France only...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 RPLCOTF2 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_M06_LCOT2 - Social insurance contributions list
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.
SI contributions &4............ : fm &0........ to &1........
Selection Text: P_WERKS = D .
Selection Text: R_DPL_DL = Detailed display variant
Selection Text: R_DISPL = Main display variant
Selection Text: R_DETAIL = Detailed display
Selection Text: R_COTIS = Contrib. to be assigned w/rate
Selection Text: P_WAERS = Currency
Selection Text: P_ORGAN = Organization
Title: Create Lists for Deductions and Insurance Contributions
Text Symbol: 122 = Expenses model
Text Symbol: 123 = Selection criteria:
Text Symbol: 124 = Without variant
Text Symbol: 125 = Variant
Text Symbol: 126 = Ass. basis text
Text Symbol: 127 = Start of for-period
Text Symbol: 128 = End of for-period
Text Symbol: 129 = Area
Text Symbol: A12 = Payroll area
Text Symbol: B01 = Restrictions
Text Symbol: B02 = Output type
Text Symbol: B03 = Display options
Text Symbol: ER6 = Enter time period definition!
Text Symbol: O01 = monthly
Text Symbol: O02 = quarterly
Text Symbol: O03 = annually
Text Symbol: S10 = Selection
Text Symbol: S20 = Display
Text Symbol: T14 = fm
Text Symbol: T15 = to
Text Symbol: 040 = No payroll run found
Text Symbol: 094 = SIRET text
Text Symbol: 095 = Contribution details
Text Symbol: 096 = Detail of a contribution
Text Symbol: 097 = Hide detail window
Text Symbol: 098 = Details of all contributions
Text Symbol: 099 = Contrib. No.
Text Symbol: 100 = Domain
Text Symbol: 101 = Area text
INCLUDE RPLCOTFS. " SELECTION SCREEN
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.
RPLCOTF2 - Create Lists for Deductions and Insurance Contributions RPLCOTF2 - Create Lists for Deductions and Insurance Contributions RPLCORG0 - HR -GB: Court Orders Report for Great Britain RPLCORG0 - HR -GB: Court Orders Report for Great Britain RPLCONQF - Forms for program RPLCONQ0 RPLCONQD - Data include for Australian Leave Conversion Program