SAP Reports / Programs

RPCELDT2M_09 SAP ABAP Report - Report RPCELDT2M_09







RPCELDT2M_09 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Data for ELDZ Data about all PPV of the given employee (page A) and about incomes in the given year (page B) are printed...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 RPCELDT2M_09 into the relevant SAP transactions such as SE38 or SE80


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 RPCELDT2M_09. "Basic submit
SUBMIT RPCELDT2M_09 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCELDT2M_09 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: ADRDELDP = Address by ELDP creation date
Selection Text: B_NAME = 'X' Birth name = Second name
Selection Text: CESTA = Field for ELDP file
Selection Text: DELDP = Date for create ELDP
Selection Text: DOELDP = Date for correcting ELDP
Selection Text: FOOTER = Printout 3. part ELDP
Selection Text: FORGOT = Forgotten ELDP
Selection Text: KIDS_IT2 = Children from IT0002
Selection Text: MASSG = Reason for action - death
Selection Text: MASSN = Action type for death
Selection Text: OPRAVA = Correcting ELDP
Selection Text: PAR01 = Child - subtype
Selection Text: P_ALLVYN = PPM a PP included OL
Selection Text: P_AS = File with ELDP to appl.server
Selection Text: P_BEGPS = BEGDA/ENDDA by BEGPS/ENDPS
Selection Text: P_DDDUV = Display pension age
Selection Text: P_DHIRE = Starting job in company
Selection Text: P_DUCH = Processs pensioners
Selection Text: P_EXITS = Fires in person select.period
Selection Text: P_FORMAT = Check copy as format CSSZ
Selection Text: P_IT2 = Insured-actual record in IT2
Selection Text: TEST = Test run
Selection Text: SSFAPPL = SSF appl. for file signature
Selection Text: P_ZALOZ = ELDP without SI
Selection Text: P_XML = XML file for ELDP
Selection Text: P_VYDCI = Bread job fo income after fire
Selection Text: P_VARGU = Address key for org. in T536A
Selection Text: P_SIGN = ELDP for EE with income = 0
Selection Text: P_PRINT = Print file for ELDP
Selection Text: P_PPU = Par. LHC for time lap
Selection Text: P_PERNR = Personal number+name
Selection Text: P_PC = File with ELDP to PC
Selection Text: P_PARA = All PPV for employee
Selection Text: P_OCHL = With data from OL
Selection Text: P_NULINC = ELDP for EE with income = 0
Selection Text: P_NAME = Name and personal number
Selection Text: P_MINVZ = To base also negative income
Selection Text: P_MASSN = Type&reason act.for split PPV





Selection Text: P_M303 = Excl.month no if WT /303='1'
Selection Text: P_IT6 = Subtype address for foreigner
Selection Text: P_IT41 = IT41 for hire date
Title: Report RPCELDT2M_09
Text Symbol: H20 = 2. Insurance development in given year
Text Symbol: H21 = Coun
Text Symbol: PT0 = Notification - support termination on 31.12.2011
Text Symbol: PT1 = Support for this program will be stopped on 31.12.2011
Text Symbol: PT2 = Details see in note 1588839.
Text Symbol: S01 = XML file ELDP
Text Symbol: S02 = with file signature
Text Symbol: S03 = Data required for encryption of the signed XML file ELDP
Text Symbol: S04 = For pers.number
Text Symbol: S05 = valid IT0016 entry missing. Complete!
Text Symbol: S06 = Pers.number
Text Symbol: S07 = could not be processes due to the missing IT0016 entry.
Text Symbol: S08 = Listing of not processed pers.num.
Text Symbol: F02 = ICO
Text Symbol: F01 = Organisation nam
Text Symbol: F00 = Organisation identificat.data
Text Symbol: E06 = No data in the T5T1L table for
Text Symbol: 152 = Code MR From To Days 1 2 3 4 5 6 7 8 9 10 11 12 EvD Eval.base DFrom
Text Symbol: 151 = Code MR From To Days 1 2 3 4 5 6 7 8 9 10 11 12 EvD Eval.base DFrom
Text Symbol: 150 = Yr Days 1 2 3 4 5 6 7 8 9 10 11 12 Ill Car Pat Arm Tot. Ev.base Pens. Num Note
Text Symbol: 141 = Insur.particip.date V,C,M
Text Symbol: 140 = Gainful occupation Note
Text Symbol: 130 = Address - street num., city, ZIP code
Text Symbol: 121 = Retirem.age
Text Symbol: 120 = All prior last names
Text Symbol: 112 = Birth name
Text Symbol: 111 = Recent last name
Text Symbol: 110 = Title, name
Text Symbol: 105 = Birth place/country
Text Symbol: 104 = BirthDat
Text Symbol: 103 = Person.ID
Text Symbol: 102 = Contract type
Text Symbol: 100 = Employee
Text Symbol: 014 = Cannot write to the file for download!
Text Symbol: 005 = Output type





Text Symbol: 004 = Sort list
Text Symbol: 003 = program RPCELDTM!!!
Text Symbol: 002 = Create ELDP using
Text Symbol: 001 = Employee
Text Symbol: 000 = PENSION INSURANCE REGISTRATION SHEET for YEAR &1
Text Symbol: F03 = Organis. VS
Text Symbol: H19 = 1. Insured person identification
Text Symbol: H18 = Local OSSZ
Text Symbol: H17 = CSSZ cod
Text Symbol: H16 = Retirement age date:
Text Symbol: H15 = Birth place
Text Symbol: H14 = ZIP
Text Symbol: H13 = PostO
Text Symbol: H12 = City
Text Symbol: H11 = Birth name
Text Symbol: H10 = House num.
Text Symbol: H09 = Stre.
Text Symbol: H08 = Person.ID
Text Symbol: H07 = Birth date
Text Symbol: H06 = Titel
Text Symbol: H05 = Name
Text Symbol: H04 = Last name
Text Symbol: H03 = ELDP correct. from
Text Symbol: H02 = ELDP typ
Text Symbol: H01 = Per y.
Text Symbol: H00 = Insured identification
Text Symbol: F10 = 3. Organization identification and signatures
Text Symbol: F09 = ELDP date
Text Symbol: F08 = ZIP
Text Symbol: F07 = City
Text Symbol: F06 = Gainf.occup.FROM
Text Symbol: F05 = House num.
Text Symbol: F04 = Stre.


INCLUDES used within this REPORT RPCELDT2M_09

INCLUDE RPC2RX00.
INCLUDE RPC2RTT0.
INCLUDE RPPPXD00.
INCLUDE RPPPXD10.
INCLUDE RPPPXM00.


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:

HR_CZ_WRITE_REPORT_HEADER CALL FUNCTION 'HR_CZ_WRITE_REPORT_HEADER' EXPORTING date = save_date time = save_time title = title.

POPUP_TO_DISPLAY_TEXT

HRCZ_POPUP_TO_DISPLAY_TEXT * CALL FUNCTION 'POPUP_TO_DISPLAY_TEXT' "ChM bs0812 CALL FUNCTION 'HRCZ_POPUP_TO_DISPLAY_TEXT' "ChM bs0812 EXPORTING titel = text-pt0 textline1 = text-pt1 textline2 = text-pt2.



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