RPCBVKD1 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 RPCBVKD1 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: ZVEIDS = Identifiers for BVK
Selection Text: WIEDERH = Repeat Last Run
Selection Text: TEST = Test Run (w/o Print/Save)
Selection Text: PRINTER = Printer
Selection Text: JAHRMEL = Create statement for prev.year
Selection Text: FORM = Print form
Selection Text: DIALOG = Preview
Selection Text: AUSSTDAT = Date of issue
Title: Statements of Contributions Paid for BVK (PS Germany) (Obsolete)
Text Symbol: 036 = Start
Text Symbol: 037 = End
Text Symbol: 038 = Birth Dt
Text Symbol: 039 = MD
Text Symbol: 040 = Gst
Text Symbol: 041 = Tax
Text Symbol: 042 = Memb. No.
Text Symbol: 043 = Correct.
Text Symbol: 044 = Print Param.
Text Symbol: 090 = Internal error: FIELD_CHOICE failed
Text Symbol: 091 = Choose Selection Fields
Text Symbol: 092 = Selection Fields
Text Symbol: 093 = Selection Options
Text Symbol: 035 = Contr.
Text Symbol: 001 = Insurance number
Text Symbol: 002 = was deregistered in error.
Text Symbol: 003 = The contribution statement can only be
Text Symbol: 004 = corrected with the next annual
Text Symbol: 005 = notification. Contact the BVK.
Text Symbol: 006 = was rejected - remuneration,
Text Symbol: 007 = percentage rate,
Text Symbol: 008 = contribution
Text Symbol: 009 = between
Text Symbol: 010 = and
Text Symbol: 011 = do not match.
Text Symbol: 012 = Notes and Errors
Text Symbol: 013 = None
Text Symbol: 026 = Name/location of theater/orchestra
Text Symbol: 027 = issued on
INCLUDE RPPPXD10.
No SAP DATABASE tables are accessed within this REPORT code!
HR_GET_VALIDITY_OF_APPLICATION call function 'HR_GET_VALIDITY_OF_APPLICATION' "OHAN0710242 exporting i_molga = molga i_appl = 'ZVNU' i_date = t5d5c-begda importing e_valid = abrechnungs_daten-neue_berechnung.
RP_HIRE_FIRE call function 'RP_HIRE_FIRE' exporting beg = jahres_beginn end = pn-endda importing fire_date = fire_date hire_date = hire_date tables pphifi = phifi pp0000 = p0000 pp0001 = p0001.
OPEN_FORM call function 'OPEN_FORM' exporting form = form dialog = dialog options = itcpo exceptions canceled = 1 device = 2 form = 3 options = 4 unclosed = 5 mail_options = 6 archive_error = 7 more_params_needed_in_batch = 8 others = 9.
START_FORM call function 'START_FORM'. "OHAN0710242
WRITE_FORM call function 'WRITE_FORM' exporting element = 'AUSGABE' function = 'APPEND' exceptions element = 1 function = 2 type = 3 unopened = 4 unstarted = 5 window = 6 bad_pageformat_for_print = 7 others = 8.
END_FORM call function 'END_FORM'. "OHAN0710242
CLOSE_FORM call function 'CLOSE_FORM' exceptions unopened = 1 bad_pageformat_for_print = 2 others = 3.
REUSE_ALV_LIST_DISPLAY * call function 'REUSE_ALV_LIST_DISPLAY' * exporting * i_callback_program = g_repid * is_layout = g_layout * it_fieldcat = gt_fieldcat * it_events = gt_events * tables * t_outtab = bn_tab.
HR_PAL_LOG_AND_ALV_DISPLAY call function 'HR_PAL_LOG_AND_ALV_DISPLAY' exporting i_s_display_profile = l_display_profile is_layout = g_layout it_fieldcat = gt_fieldcat i_default = 'X' i_save = 'A' is_variant = ls_variant tables t_outtab = bn_tab exceptions program_error = 1 others = 2 .
HR_PAL_GENRL_MSG_ADD call function 'HR_PAL_GENRL_MSG_ADD' exporting i_msgid = '5Z' i_msgty = 'I' i_msgno = '152' i_msgv1 = l_text exceptions program_error = 1 others = 2.
HR_BEITRAGSNACHWEIS * call function 'HR_BEITRAGSNACHWEIS' perform hr_beitragsnachweis tables bvk_rt using pernr-pernr akt_periode begperiode endperiode space 'X' 'X' 'X'. "keine RR, perioden-,ZVK-,Ktonr-genau
HR_PAL_PERNR_MSG_ADD call function 'HR_PAL_PERNR_MSG_ADD' exporting i_pernr =
-pernr i_msgid = -arbgb i_msgty = -msgty i_msgno = -msgno i_msgv1 = -msgv1 i_msgv2 = -msgv2 i_msgv3 = -msgv3 i_msgv4 = -msgv4 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.
RPCBVKD1 - Statements of Contributions Paid for BVK (PS Germany) (Obsolete) RPCBVKD1 - Statements of Contributions Paid for BVK (PS Germany) (Obsolete) RPCBVJA1F2 - documentation and ABAP source code RPCBVJA1F1 - documentation and ABAP source code RPCBVJA1 - BVA Annual SI Contribution Basis Statement RPCBVJA1 - BVA Annual SI Contribution Basis Statement