HRULAVP4_2002 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 HRULAVP4_2002 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.
Selection Text: AP1 = Accumulated part (I)
Selection Text: AP2 = Accumulated part (II)
Selection Text: AP3 = Accumulated part (III)
Selection Text: DATE = D .
Selection Text: FORMNAME = D .
Selection Text: IAT = Data of tax administration
Selection Text: IP1 = Insurance part (I)
Selection Text: IP2 = Insurance part (II)
Selection Text: IP3 = Insurance part (III)
Selection Text: JAT = Data of organization
Selection Text: JPF = Data of organization
Selection Text: JUP = D .
Selection Text: MNS = D .
Selection Text: ORG1 = D .
Selection Text: ORG2 = D .
Selection Text: ORG3 = D .
Selection Text: ORG4 = D .
Selection Text: ORG5 = D .
Selection Text: PAR = Data of parent enterprise
Selection Text: PCAT = Category
Selection Text: PFR = D .
Selection Text: P_FUTPER = D .
Selection Text: P_FUTYEA = D .
Selection Text: P_YEAR = D .
Selection Text: REA = Data of executive organ
Selection Text: VAR01 = D .
Selection Text: VAR02 = D .
Selection Text: VAR03 = D .
Selection Text: VAR04 = D .
Selection Text: VAR05 = D .
Selection Text: VAR06 = D .
Selection Text: VAR07 = D .
Title: Obligatory pension insurances declaration
Text Symbol: __1 = Additional form adjustment
Text Symbol: TAX = Tax administration
Text Symbol: 001 = year
Text Symbol: 002 = INCONSISTENCIES LIST
Text Symbol: 003 = Data ( )
INCLUDE: PLTAXRUN.
INCLUDE HRULAVP4_DAT. " MACROS & DATA
INCLUDE PULOGRU0.
INCLUDE PUSELRU0.
No SAP DATABASE tables are accessed within this REPORT code!
HR_RU_GET_ESN_AGE_FEATURE CALL FUNCTION 'HR_RU_GET_ESN_AGE_FEATURE' EXPORTING p0002 = p0002 IMPORTING return = esn_age.
POPUP_DISPLAY_MESSAGE CALL FUNCTION 'POPUP_DISPLAY_MESSAGE' EXPORTING msgid = 'HRPADRUREPORTS' msgty = 'W' msgno = 033.
HR_RU_READ_T7RU9A CALL FUNCTION 'HR_RU_READ_T7RU9A' EXPORTING key = r_t7ru9a TABLES RESULT = t_t7ru9a EXCEPTIONS not_found = 1 OTHERS = 2.
HR_RU_READ_T7RU9A CALL FUNCTION 'HR_RU_READ_T7RU9A' EXPORTING key = r_t7ru9a TABLES RESULT = t_t7ru9a EXCEPTIONS not_found = 1 OTHERS = 2.
HR_RU_READ_T7RU9A CALL FUNCTION 'HR_RU_READ_T7RU9A' EXPORTING key = r_t7ru9a TABLES RESULT = t_t7ru9a EXCEPTIONS not_found = 1 OTHERS = 2.
HR_RU_READ_T7RU9A CALL FUNCTION 'HR_RU_READ_T7RU9A' EXPORTING key = r_t7ru9a TABLES RESULT = t_t7ru9a EXCEPTIONS not_found = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = 'ROOT' i_node_txt = im_text i_icon = im_icon IMPORTING e_node_key = l_parent_node_key EXCEPTIONS program_error = 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 HRULAVP4_2002 or its description.
HRULAVP4_2002 - Obligatory pension insurances declaration HRULAVP4_2002 - Obligatory pension insurances declaration HRULAVP4_07 - Sheet 07 - Obligatory pension insurances declaration HRULAVP4_07 - Sheet 07 - Obligatory pension insurances declaration HRULAVP4_06 - Sheet 06 - Obligatory pension insurances declaration HRULAVP4_06 - Sheet 06 - Obligatory pension insurances declaration