SAP Reports / Programs

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







RPCSVMHA 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 RPCSVMHA 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 RPCSVMHA. "Basic submit
SUBMIT RPCSVMHA AND RETURN. "Return to original report after report execution complete
SUBMIT RPCSVMHA 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: FILEWRIT = Create files
Selection Text: FORMULAR = Form
Selection Text: HIBALIST = Display error list
Selection Text: KAPCS_N = Contact person's name
Selection Text: KAPCS_T = Contact person's phone
Selection Text: P_BACKUT = Refund claim
Selection Text: P_BESZAM = Count refund in
Selection Text: P_CODPAG = Code page
Selection Text: P_PATHNA = Subdirectory
Title: Private pension fund monthly report from January 2000
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: CO7 = Display head
Text Symbol: CO6 = Display error list
Text Symbol: CO5 = Display detailed lists
Text Symbol: CO4 = Generate files
Text Symbol: CO3 = With active SI module
Text Symbol: CO2 = Compute self-check surcharge
Text Symbol: CO1 = For null contr. and abs. ign.
Text Symbol: E08 = Tax no. of company cannot be determined!
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: F04 = I CERTIFY THAT ALL DATA IN FILES ARE AUTHENTIC.
Text Symbol: H01 = PRIVATE PENSION FUND DECLAR. CUMUL. DATA SHEET
Text Symbol: F14 = PAYMENT OBLIGATION.
Text Symbol: F13 = PLEASE COUNT AMOUNT CLAIMED FOR REFUND IN MY NEXT MEMBERSHIP FEE
Text Symbol: F12 = NUMBER INDICATED ABOVE.
Text Symbol: F11 = PLEASE TRANSFER AMOUNT CLAIMED FOR REFUND TO THE ACCOUNT
Text Symbol: T10 = AUTHOR.SIGNATURE
Text Symbol: T08 = TAJ NO. NAME SETTL.P. C.B.DIFF. MEMB.FEE E/R SUPPL. E/E SUPPLEMENT PENSION FUND ID
Text Symbol: T07 = SELF-CHECKED MEMB.FEES
Text Symbol: T06 = TAJ NO. NAME CONTRIB.BASIS MEMB.FEE E/R SUPPL. E/E SUPPLEMENT PENSION FUND ID
Text Symbol: T05 = TAJ NO. NAME FROM TO CODE PENSION FUND ID





Text Symbol: T04 = DATA OF UNSERVED PER
Text Symbol: T02 = MEMBERSH.FEES
Text Symbol: S03 = Display control
Text Symbol: S02 = Control file generat.
Text Symbol: S01 = Control declaration content
Text Symbol: O03 = | | | memb.fee | surcharge |
Text Symbol: O02 = | Year/month | Memb.fee |Self-checked |Self-check |
Text Symbol: O01 = |----------------------------------------------------------|
Text Symbol: H02 = SELF-CHECK OF PRIVATE PENSION FUND DECL. CUMUL. DATA SHEET
Text Symbol: T14 = TAJ NO. NAME FROM TO CODE PENSION FUND ID
Text Symbol: T13 = SELF-CHECK WITHOUT SERVICES DATA
Text Symbol: T12 = SELF-CHECK CONTROL
Text Symbol: T11 = CONTROL
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!


INCLUDES used within this REPORT RPCSVMHA

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