RPCABNT0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RPCABNT0 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_M18_STATPN - Statistics for absences
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.
Title: Sozialversicherungsliste - Prüfung Private KV
001 Personal- Name, Vorname Privat KV AV RV Kranken- Gesch.-
002 nummer versich. kasse stelle
INCLUDE RPC2RX00.
INCLUDE RPC2RTT0.
INCLUDE RPPPXD00.
INCLUDE RPLXXLT0.
INCLUDE RPLXXLT2.
INCLUDE RPLXXLT1.
INCLUDE RPLXXLT3.
INCLUDE RPPPXM00.
No SAP DATABASE tables are accessed within this REPORT code!
COMPUTE_YEARS_BETWEEN_DATES CALL FUNCTION 'COMPUTE_YEARS_BETWEEN_DATES' EXPORTING FIRST_DATE = P0002-GBDAT SECOND_DATE = PN-ENDDA MODIFY_INTERVAL = ' ' IMPORTING YEARS_BETWEEN_DATES = AGE.
HR_CZ_REGISTRATION_STATUS_EMPL * CALL FUNCTION 'HR_CZ_REGISTRATION_STATUS_EMPL' * EXPORTING * PERNR = PERNR-PERNR * FROM_DATE = PN/BEGDA * to_date = pn/endda * IMPORTING * SEX = P_SEX * LAST_DAY = P_LAST_DAY * P_P_ERA = P_P_P_ERA * VPP = P_VPP * MASSG = P_MASSG * TABLES * OUT_STATUS = E_STATUS * ERR_TAB = ERROR_GET * P0000 = P0000 * P0001 = P0001 * P0002 = P0002 * P0007 = P0007 * P0016 = P0016 * P0031 = P0031 * P0121 = P0121 * P0153 = P0153 * EXCEPTIONS * PERNR_NO_MONTH_RESULT = 1 * OTHERS = 2.
HR_CZ_REGISTRATION_STATUS_EMPL
HR_CZ_REG_STATUS_EMPL_NEMUR ** CALL FUNCTION 'HR_CZ_REGISTRATION_STATUS_EMPL' "csbs260704!!! * CALL FUNCTION 'HR_CZ_REG_STATUS_EMPL_NEMUR' "csbs260704!!! * EXPORTING * XPERNR = PERNR-PERNR * FROM_DATE = MYRGDIR-FPBEG * TO_DATE = MYRGDIR-FPEND * IMPORTING * SEX = P_SEX * LAST_DAY = P_LAST_DAY * P_P_ERA = P_P_P_ERA * VPP = P_VPP * MASSG = P_MASSG * TABLES * OUT_STATUS = E_STATUS * ERR_TAB = ERROR_GET * P0000 = P0000 * P0001 = P0001 * P0002 = P0002 * P0007 = P0007 * P0016 = P0016 * P0031 = P0031 * P0121 = P0121 * P0153 = P0153 * EXCEPTIONS * PERNR_NO_CALENDAR = 1 ** PERNR_NO_MONTH_RESULT = 1 * OTHERS = 2.
HR_CZ_REG_STATUS_EMPL_NEMUR CALL FUNCTION 'HR_CZ_REG_STATUS_EMPL_NEMUR' EXPORTING XPERNR = PERNR-PERNR FROM_DATE = MYRGDIR-FPBEG TO_DATE = MYRGDIR-FPEND IMPORTING SEX = P_SEX LAST_DAY = P_LAST_DAY P_P_ERA = P_P_P_ERA VPP = P_VPP MASSG = P_MASSG TABLES OUT_STATUS = E_STATUS ERR_TAB = ERROR_GET P0000 = P0000 P0001 = P0001 P0002 = P0002 P0007 = P0007 P0016 = P0016 P0031 = P0031 P0121 = P0121 P0153 = P0153 WERKS = P_WERKS1 EXCEPTIONS * Checkman begin of chnage csbs010711 * PERNR_NO_MONTH_RESULT = 1 * OTHERS = 2.
HR_CZ_HIRE_FIRE CALL FUNCTION 'HR_CZ_HIRE_FIRE' IMPORTING FIRE_DATE = LV_FIREDAT HIRE_DATE = LV_HIREDAT TABLES PPHIFI = LT_EHIFI PP0000 = P0000 PP0001 = P0001 EXCEPTIONS OTHERS = 1.
HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' EXPORTING FIELDNAME = 'WERKS' TABNAME = 'T529A' DISPLAY = LV_VALUETAB IMPORTING SELECT_VALUE = SELECTED_VALUE TABLES FIELDS = LT_HELP_VALUE VALUETAB = LT_VALUETAB EXCEPTIONS FIELD_NOT_IN_DDIC = 01 MORE_THEN_ONE_SELECTFIELD = 02 NO_SELECTFIELD = 03.
Contribute (Add Comments)
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 RPCABNT0 or its description.
RPCABNT0 - Statistika práce neschopných RPCABNT0 - Statistika práce neschopných RPCABFAI - INCLUDE for RPCABFA0 (sev. pay..) data for CD Manager, payroll report RPCABFA2 - Reserves for Severance Pay Entitlements RPCABFA2 - Reserves for Severance Pay Entitlements RPCABFA1 - Reserves for Severance Pay Entitlements