RPCSHAJ0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for With this report, you can display information necessary to fill Shoyo Payment Summary Form that should be submitted to Pension Office together with Shoyo Payment Form...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 RPCSHAJ0 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PC00_M22_CSHA - Summary list of Shoyo payment form
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_YEAR = Year
Selection Text: P_VARI = List variant
Selection Text: P_SDATE = Shoyo payment date
Selection Text: P_SCI = SI Mod. of Target Br. Office
Selection Text: P_MONTH = Month
Selection Text: P_HI_EP = Health ins. and EE pension
Selection Text: P_EP = EP (Social Ins. Type Ind.)
Title: Summary list of Shoyo payment form
Text Symbol: T01 = -
Text Symbol: S03 = Selection condition
Text Symbol: S02 = Insurance type
Text Symbol: S01 = Selection period
Text Symbol: L08 = Standardized amount
Text Symbol: L07 = Office address
Text Symbol: L06 = No. of insured
Text Symbol: L05 = No. of paid
Text Symbol: L04 = Total amount
Text Symbol: L01 = Seiri kigou
Text Symbol: H07 = Heisei
Text Symbol: H06 = Da
Text Symbol: H05 = Mo
Text Symbol: H04 = Yr
Text Symbol: H03 = Shoyo payment date :
Text Symbol: H02 = Selection period :
Text Symbol: H01 = Shoyo payment form summmary list
Text Symbol: G02 = Creating Summary data ...
Text Symbol: G01 = Confirming Shoyo payment result...
RPCSHAJ1, "DATA DEFINITION
RPCSHAJ2, "SELECTION SCREEN
RPCSHAJ3, "AT SELECTION SCREEN
RPCSHAJ4, "MAIN LOGIC
RPCSHAJ5. "SUB-ROUTINES FOR MAIN PROGRAM
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPCSHAJ0 - Summary list of Shoyo payment form RPCSHAJ0 - Summary list of Shoyo payment form RPCSGXJ1 - Common Include for Santei/Geppen Form: Sub-routines RPCSGXJ0 - Common Include for Santei/Geppen Form: Data Definition RPCSGRI0 - documentation and ABAP source code RPCSENPT0PBS_FORM - Include RPCSENPT1PBSSEL