SAP Reports / Programs

RPLKIAH2 SAP ABAP Report - Data sheet of leaving persons







RPLKIAH2 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 RPLKIAH2 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PC00_M21_LKIA - Data sheet of leaving persons


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RPLKIAH2. "Basic submit
SUBMIT RPLKIAH2 AND RETURN. "Return to original report after report execution complete
SUBMIT RPLKIAH2 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: C_ERRLST = Error list of incomplete data
Selection Text: BI_TYPE = Display processing
Selection Text: BATCH_I = Enter data of former work rel.
Selection Text: SIMUL = Simulation
Selection Text: SIMDAT = Date (to simulation)
Selection Text: NYJEL = Form's ID
Selection Text: FORML2 = Continuing form code
Selection Text: FORML = Form code
Title: Data sheet of leaving persons
Text Symbol: 020 = Variable
Text Symbol: 019 = Employee's tax number not entered (infotype 163)
Text Symbol: 013 = has no infotype 307.
Text Symbol: 021 = cannot be defined.
Text Symbol: 022 = cannot be checked.
Text Symbol: 023 = has no infotype 164
Text Symbol: 014 = has no infotype 163.
Text Symbol: 015 = has no infotype 2.
Text Symbol: 005 = W A R N I N G - Too high tax allowance value:
Text Symbol: 016 = Employee's name not entered (infotype 001)
Text Symbol: 017 = Employee's personal no. not entered (infotype 175)
Text Symbol: 018 = Employee's nationality not entered (infotype 002)
Text Symbol: 004 = E R R O R L I S T - Non-definable variables.
Text Symbol: 003 = -
Text Symbol: 002 = Pers.no.:
Text Symbol: 001 = E R R O R L I S T - Incomplete or wrong data.
Text Symbol: 012 = has no infotype 175.
Text Symbol: 011 = has no infotyp 6.
Text Symbol: 010 = has no infotype 1.
Text Symbol: 007 = RUN RESULTS
Text Symbol: 006 = W A R N I N G - Following variables cannot be checked:
Text Symbol: 024 = Employee's SI number not entered (infotype 164)
Text Symbol: NYJ = Form's ID
Text Symbol: FRM = FormName
Text Symbol: 040 = Pers.no.:
Text Symbol: 031 = There is no entry to table $ argum. $
Text Symbol: 030 = Incomplete home address (infotype 006)
Text Symbol: 027 = Employee's maiden name not entered (infotype 175)
Text Symbol: 026 = Employee's mother's name not entered (infotype 175)





Text Symbol: 201 = W A R N I N G S
Text Symbol: 102 = !
Text Symbol: 101 = variable's value lowr than
Text Symbol: 100 = The
Text Symbol: 041 = -


INCLUDES used within this REPORT RPLKIAH2

INCLUDE: RPLKIAH3, " KONVERZIÓK
RPC2RHH0,
RPC2RX00,
RPPPXD00,
RPPPXD10,
RPC2CD00.
INCLUDE: RPPPXM00,
RPCMGR00.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

STRING_CONCATENATE call function 'STRING_CONCATENATE' exporting string1 = row string2 = relevantpernr-pernr importing string = row.

STRING_CONCATENATE call function 'STRING_CONCATENATE' exporting string1 = row string2 = '/' importing string = row.

ROUND call function 'ROUND' " felfelé kerekítve adódik a lapok száma exporting decimals = 0 input = temp_2 sign = '+' importing output = pages.

RP_HIRE_FIRE call function 'RP_HIRE_FIRE' exporting beg = pn-begda end = pn-endda importing hire_date = hiredat fire_date = firedat tables pp0000 = p0000 "input pp0001 = p0001 "input pphifi = phifi. "output

WS_UPLOAD ** CALL FUNCTION 'WS_UPLOAD' ** EXPORTING ** CODEPAGE = 'ASC' ** FILENAME = FILE3 ** FILETYPE = 'ASC' ** MODE = 'A' ** TABLES ** DATA_TAB = PROCESSED ** EXCEPTIONS ** FILE_OPEN-ERROR = 1 ** OTHERS = 2.

POPUP_TO_DECIDE * CALL FUNCTION 'POPUP_TO_DECIDE' * EXPORTING * DEFAULTOPTION = '1' * TEXTLINE1 = 'Most futtatja előszőr a programot' * TEXTLINE2 = '"éles"-ben (adatok mágneses adat-' * TEXTLINE3 = 'hordozóra mentésével együtt)?' * TEXT_OPTION1 = 'Igen' * TEXT_OPTION2 = 'Nem' * TITEL = 'Fájl megnyitása sikertelen' * IMPORTING * ANSWER = ANSWER.

POPUP_TO_DECIDE call function 'POPUP_TO_DECIDE' exporting defaultoption = '1' textline1 = 'Azok is szerepeljenek a' textline2 = 'listában, akiknek nincs' textline3 = 'adóhátralékuk?' text_option1 = 'Igen' text_option2 = 'Nem' titel = 'Figyelmeztetés' importing answer = only_nn.

RP_HIRE_FIRE call function 'RP_HIRE_FIRE' exporting beg = pn-begda end = pn-endda importing hire_date = cdatum fire_date = edatum tables pp0000 = p0000 "in pp0001 = p0001 "in pphifi = phifi. "out

HR_HU_UTOLSO_BELEPES call function 'HR_HU_UTOLSO_BELEPES' exporting per_nr = refpernr-pernr * REF_DATE = SY-DATUM importing last_hire = bedatum * MASSN = * MASSG = exceptions not_found = 1 t5h4e_error = 2 p0041_begda = 3 p0041_future = 4 p0041_sequence = 5 others = 6.

ENQUEUE_E_TABLE call function 'ENQUEUE_E_TABLE' exporting tabname = 'T5H2B' varkey = varkey exceptions foreign_lock = 1 system_failure = 2.

DEQUEUE_E_TABLE call function 'DEQUEUE_E_TABLE' exporting tabname = 'T5H2B' varkey = varkey.

HRCA_COMPANYCODE_GETDETAIL call function 'HRCA_COMPANYCODE_GETDETAIL' exporting companycode = p0001-bukrs importing address = addr-addrnumber exceptions not_found = 1 others = 2.






ADDR_GET call function 'ADDR_GET' exporting address_selection = addr importing sadr = sadr1 exceptions parameter_error = 1 address_not_exist = 2 version_not_exist = 3 internal_error = 4 others = 5.

STRING_CONCATENATE call function 'STRING_CONCATENATE' exporting string1 = t5h4e-kodfs string2 = t5h4e-kmod1 importing string = mp_subty exceptions too_small = 01.



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 RPLKIAH2 or its description.