RPLASMF1 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used 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 RPLASMF1 into the relevant SAP transactions such as SE38 or SE80
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.
Statement of pay (sickness, maternity)
Selection Text: SUBTY = Subtype sickness/maternity
Selection Text: QUALITE = Quality
Selection Text: NOM_SIG = Name of signatory
Selection Text: LIEU_SIG = Prepared on
Selection Text: DEVISE = Currency
Selection Text: CAS_GEN = Standard case
Title: Pay Statement for IJSS Payments (Sickness, Maternity)
Text Symbol: 034 = INSURED PERSON
Text Symbol: 035 = Fm
Text Symbol: 036 = To
Text Symbol: 037 = Bank Details
Text Symbol: 038 = Reference period
Text Symbol: 039 = Amount
Text Symbol: 040 = No payroll results found
Text Symbol: 041 = AMOUNTS RESULTING IN REGULATION OF CONTRIBUTION
Text Symbol: 042 = HR
Text Symbol: 043 = Remun.
Text Symbol: 046 = ABS.
Text Symbol: 047 = STA.
Text Symbol: 048 = COMP
Text Symbol: 049 = GROSS PAY RECOVERED
Text Symbol: 050 = Code
Text Symbol: 051 = Industrial or commuter accident
Text Symbol: 052 = Sicknss
Text Symbol: 053 = Maternity
Text Symbol: 097 = Spouse
Text Symbol: E11 = No entry in table
Text Symbol: E80 = Enter a start date
Text Symbol: ER6 = Enter a start date and an end date
Text Symbol: 001 = EMPLOYER
Text Symbol: 002 = Corporate Name
Text Symbol: 003 = Address
Text Symbol: 004 = Telephone
Text Symbol: 005 = Title
Text Symbol: 006 = SIRET Number
Text Symbol: 007 = Subrogation period
Text Symbol: 008 = Registration no.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RP_GET_CURRENCY CALL FUNCTION 'RP_GET_CURRENCY' EXPORTING MOLGA = '06' BEGDA = SY-DATUM ENDDA = SY-DATUM IMPORTING WAERS = PROG_WAERS RETURN = RETURN.
HR_REFRESH_ERROR_LIST CALL FUNCTION 'HR_REFRESH_ERROR_LIST'.
CU_READ_RGDIR CALL FUNCTION 'CU_READ_RGDIR' EXPORTING PERSNR = PERNR-PERNR TABLES IN_RGDIR = RGDIR EXCEPTIONS NO_RECORD_FOUND = 1 OTHERS = 2.
RP_INTITLED_TO_IJSS CALL FUNCTION 'RP_INTITLED_TO_IJSS' EXPORTING PNPPABRJ = PNPPABRJ PNPPABRP = PNPPABRP PNPXABKR = PNPXABKR ABRDT = P0003-ABRDT IPERNR = PERNR-PERNR RRDATE = P0003-RRDAT CAS_GENERAL = CAS_GEN LOCAL_CURRENCY = DEVISE SUBTY = TYPAR IMPORTING COTISATION_MALADIE1 = MT_COT_MAL COTISATION_MALADIE2 = TABRES-MT_COT_MAL_2 DATBEG = TABRES-PERBEG DATEND = TABRES-PEREND aheures = tabres-limite_heures TABLES PP0003 = P0003 EXCEPTIONS OTHERS = 2.
HR_GET_ERROR_LIST CALL FUNCTION 'HR_GET_ERROR_LIST' TABLES ERROR = DISPLAY_ERR ERRORTEXTS = ERRTEXT_TAB EXCEPTIONS NO_ERRORS = 1 OTHERS = 2.
HR_DISPLAY_ERROR_LIST CALL FUNCTION 'HR_DISPLAY_ERROR_LIST' TABLES ERROR = DISPLAY_ERR EXCEPTIONS INVALID_LINESIZE = 1 OTHERS = 2.
HR_DISPLAY_ERROR_LIST CALL FUNCTION 'HR_DISPLAY_ERROR_LIST' TABLES ERROR = DISPLAY_ERR EXCEPTIONS INVALID_LINESIZE = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name RPLASMF1 or its description.
RPLASMF1 - Pay Statement for IJSS Payments (Sickness, Maternity) RPLASMF1 - Pay Statement for IJSS Payments (Sickness, Maternity) RPLASMC1_CE - HR-CH: Solidarity Contribution Statement (CE Version) RPLASMC1_CE - HR-CH: Solidarity Contribution Statement (CE Version) RPLASMC1 - HR-CH: Solidarity contribution statement RPLASMC1 - HR-CH: Solidarity contribution statement