HHRCPDMO is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for PDMO form - Voluntary pension insurance premiums (PODACI O PREMIJAMA DOBROVOLJNOG MIROVINSKOG OSIGURANJA) The program produces the PDMO form - form of voluntary pension insurance premiums (PODACI O PREMIJAMA DOBROVOLJNOG MIROVINSKOG OSIGURANJA)...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 HHRCPDMO 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: P_URED = District office
Selection Text: P_TEL = Telephone
Selection Text: P_PATH = File name
Selection Text: P_NAZIS = Branch office name
Selection Text: P_EMAIL = E-mail
Selection Text: P_DATDA = File forming date
Title: DATA ON VOLUNTARY PENSION INSURANCE PREMIUMS
Text Symbol: S03 = XML output
Text Symbol: S02 = Other output data
Text Symbol: S01 = Generate XML file
Text Symbol: 230 = (amounts in kuna and lipa)
Text Symbol: 228 = TAXABLE
Text Symbol: 227 = EXEMPT
Text Symbol: 226 = CONTRACT
Text Symbol: 225 = NAME
Text Symbol: 224 = ADDRESS
Text Symbol: 223 = OIB
Text Symbol: 222 = NAME AND SURNAME:
Text Symbol: 221 = PREMIUMS
Text Symbol: 220 = PAID
Text Symbol: 219 = PREMIUM
Text Symbol: 218 = DATE
Text Symbol: 217 = AMOUNT
Text Symbol: 216 = AGREED
Text Symbol: 215 = NUMBER AND
Text Symbol: 214 = DATA ON PENSION FUND
Text Symbol: 213 = DATA ON EMPLOYEE-FUND MEMBER
Text Symbol: 040 = OIB:
Text Symbol: 036 = DISTRICT OFF.
Text Symbol: 033 = DATE
Text Symbol: 032 = STAMP AND SIGNAT.OF AUTH.PER.
Text Symbol: 031 = DATE ____________________________
Text Symbol: 012 = DATA ON VOLUNTARY PENSION INSURANCE PREMIUMS FOR YEAR
Text Symbol: 008 = ADDRESS
Text Symbol: 006 = NAME /NAME AND LAST N:
Text Symbol: 004 = DATA ON REPORT SUBMITTER
Text Symbol: 003 = BRANCH OF.
Text Symbol: 002 = TAX ADMINISTR.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_HR_COMPANYCODE_GETDETAIL CALL FUNCTION 'HR_HR_COMPANYCODE_GETDETAIL' EXPORTING comp_code = p0001-bukrs IMPORTING * comp_code_data = i_ee-caddr.
HR_HR_READ_PYRES_INTERVAL CALL FUNCTION 'HR_HR_READ_PYRES_INTERVAL' EXPORTING pernr = pernr-pernr mode = 'P' begda = pn-begda endda = pn-endda tprun = 'X' * tpall = 'X' TABLES runs = it_runs myrg = it_myrg rtdet = it_rtdet rtrun = it_rtrun.
BAPI_USER_GET_DETAIL CALL FUNCTION 'BAPI_USER_GET_DETAIL' EXPORTING username = sy-uname IMPORTING address = ls_address TABLES return = lt_bapiret2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
HHRCPDMO - DATA ON VOLUNTARY PENSION INSURANCE PREMIUMS HHRCPDMO - DATA ON VOLUNTARY PENSION INSURANCE PREMIUMS HHRCPDC1 - Pension Data Controlling Report - Tables 01/10 and 02/10 HHRCPDC1 - Pension Data Controlling Report - Tables 01/10 and 02/10 HHRCOBRS_09 - R-S obrazac 2005 HHRCOBRS_09 - R-S obrazac 2005