RPLKPHA1 is a standard ABAP INCLUDE 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 RPLKPHA1 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.
Title: INCLUDE for PRINTOUT of Sickness Certificate Data from Infotype 0056
INCLUDE RPUMKC00. "VCXK66499
No SAP DATABASE tables are accessed within this REPORT code!
HR_AT_GET_PART_APPL CALL FUNCTION 'HR_AT_GET_PART_APPL' EXPORTING REPORTNAME = REPORTNAME IMPORTING APPL = APPL EXCEPTIONS PART_APPLICATION_NOT_FOUND = 1 OTHERS = 2.
HR_AT_GET_ORG_DATA CALL FUNCTION 'HR_AT_GET_ORG_DATA' EXPORTING ORG_IN = ORG_DATA IMPORTING BTRTL_DATA = BTRTL_DATA LOHNB_DATA = LOHNB_DATA ADDRESSE = AG_ADDR EXCEPTIONS T5A0P_DATA_NOT_FOUND = 1 T5A0A_DATA_NOT_FOUND = 2 T5A0P_LOHNB_NOT_SPECIFIED = 3 T5A0A_ANKEY_NOT_SPECIFIED = 4 ADDRESS_NOT_FOUND_IN_T536C = 5 OTHERS = 6.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPLKPHA1 - INCLUDE for PRINTOUT of Sickness Certificate Data from Infotype 0056 RPLKPHA0 - Print Program for Sickness Certificates (AT) RPLKPHA0 - Print Program for Sickness Certificates (AT) RPLKPAS0_CE - KPA Pension - Create File RPLKPAS0_CE - KPA Pension - Create File RPLKIFH1 - SI services payment list