SAP Reports / Programs

RPCSVMH4 SAP ABAP Report - Private pension fund monthly report from January 2000







RPCSVMH4 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 RPCSVMH4 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 RPCSVMH4. "Basic submit
SUBMIT RPCSVMH4 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCSVMH4 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: P_BESZAM = Count refund in
Selection Text: P_BACKUT = Refund claim
Selection Text: KAPCS_T = Contact person's phone
Selection Text: KAPCS_N = Contact person's name
Selection Text: HIBALIST = Display error list
Selection Text: FORMULAR = Form
Selection Text: FILEWRIT = Create files
Selection Text: TBMODUL = With active SI module
Selection Text: P_RESZL = Display detailed lists
Selection Text: P_POTLEK = Compute self-check surcharge
Selection Text: P_PATHNA = Subdirectory
Selection Text: P_NONULL = For null contr. and abs. ign.
Selection Text: P_NEED_H = Display head
Selection Text: P_BEVTI = Declaration type (T/P)
Title: Private pension fund monthly report from January 2000
Text Symbol: CO2 = Compute self-check surcharge
Text Symbol: CO3 = With active SI module
Text Symbol: CO4 = Generate files
Text Symbol: CO5 = Display detailed lists
Text Symbol: CO6 = Display error list
Text Symbol: CO7 = Display head
Text Symbol: E08 = Tax no. of company cannot be determined!
Text Symbol: F04 = I CERTIFY THAT ALL DATA IN FILES ARE AUTHENTIC.
Text Symbol: F11 = PLEASE TRANSFER AMOUNT CLAIMED FOR REFUND TO THE ACCOUNT
Text Symbol: F12 = NUMBER INDICATED ABOVE.
Text Symbol: F13 = PLEASE COUNT AMOUNT CLAIMED FOR REFUND IN MY NEXT MEMBERSHIP FEE
Text Symbol: F14 = PAYMENT OBLIGATION.
Text Symbol: H01 = PRIVATE PENSION FUND DECLAR. CUMUL. DATA SHEET
Text Symbol: H02 = SELF-CHECK OF PRIVATE PENSION FUND DECL. CUMUL. DATA SHEET
Text Symbol: EA3 = Constant is missing in table T511K:
Text Symbol: EA4 = Entry is missing in table T5H1B:
Text Symbol: EA5 = Entry is missing in table T5H4Z:
Text Symbol: EA6 = Entry is missing in table T521B:
Text Symbol: F01 = I DECLARE THAT FILES ON FLOPPY DISC(S) ENCLOSED HAVE BEEN PREPARED IN DATA
Text Symbol: F02 = STRUCTURE PRESCRIBED BY STATE FUND SUPERVISORY OFFICE. FLOPPY DISC(S)
Text Symbol: F03 = CONTAINS CUMULATIVE DATA AND PRESCRIBED DECLARATIONS OF MEMBERS.
Text Symbol: CO1 = For null contr. and abs. ign.
Text Symbol: E07 = File could not be opened for writing:





Text Symbol: E06 = Program cannot write in the given subdirectory:
Text Symbol: E05 = Severance pay date code missing in table T5H4E (T5H4E-KOTYP=15)!
Text Symbol: E04 = Pension fund subtype code missing in table T5H4E (T5H4E-KOTYP=14)!
Text Symbol: E03 = Form is missing in table T5H10!
Text Symbol: E02 = False query period! Only from 01.04.1999 can be used!
Text Symbol: E01 = Due to an error, report does not contain the personnel numbers:
Text Symbol: T07 = SELF-CHECKED MEMB.FEES
Text Symbol: T08 = TAJ NO. NAME SETTL.P. C.B.DIFF. MEMB.FEE E/R SUPPL. E/E SUPPLEMENT PENSION FUND ID
Text Symbol: T10 = AUTHOR.SIGNATURE
Text Symbol: T11 = CONTROL
Text Symbol: T12 = SELF-CHECK CONTROL
Text Symbol: T13 = SELF-CHECK WITHOUT SERVICES DATA
Text Symbol: T14 = TAJ NO. NAME FROM TO CODE PENSION FUND ID
Text Symbol: S01 = Control declaration content
Text Symbol: S02 = Control file generat.
Text Symbol: S03 = Display control
Text Symbol: T02 = MEMBERSH.FEES
Text Symbol: T04 = DATA OF UNSERVED PER
Text Symbol: T05 = TAJ NO. NAME FROM TO CODE PENSION FUND ID
Text Symbol: T06 = SI NUMBER NAME CONTRIB.BASIS MEMB.FEE E/R SUPPL. E/E SUPPLEMENT FUND ID


INCLUDES used within this REPORT RPCSVMH4

No INCLUDES are used within this REPORT code!


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:

No SAP FUNCTION MODULES are executed within this report code!



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