RPCMSVR0 is a standard ABAP INCLUDE 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 RPCMSVR0 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.
Title: Routine related to the soc. provident funds Singapore
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RP_HIRE_FIRE * CALL FUNCTION 'RP_HIRE_FIRE' * EXPORTING * beg = pn-begda * end = pn-endda * IMPORTING * hire_date = p_hire * fire_date = p_fire * TABLES * pp0000 = p0000 "input * pp0001 = p0001 "input * pphifi = phifi. "output
HR_FEATURE_BACKFIELD * CALL FUNCTION 'HR_FEATURE_BACKFIELD' * EXPORTING * FEATURE = '25SDL' * STRUC_CONTENT = sdl_emp ** KIND_OF_ERROR = * IMPORTING * BACK = ret_sdl_exp ** CHANGING ** STATUS = ** EXCEPTIONS ** DUMMY = 1 ** ERROR_OPERATION = 2 ** NO_BACKVALUE = 3 ** FEATURE_NOT_GENERATED = 4 ** INVALID_SIGN_IN_FUNID = 5 ** FIELD_IN_REPORT_TAB_IN_PE03 = 6 ** OTHERS = 7 * .
RP_HIRE_FIRE CALL FUNCTION 'RP_HIRE_FIRE' "KSS#942816 EXPORTING "KSS#942816 beg = pn-begda "MU#1541618 end = pn-endda "MU#1541618 IMPORTING "KSS#942816 hire_date = p_hire "KSS#942816 fire_date = p_fire "KSS#942816 TABLES "KSS#942816 pp0000 = p0000 "input "KSS#942816 pp0001 = p0001 "input "KSS#942816 pphifi = phifi. "output "KSS#942816
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPCMSVR0 - Routine related to the soc. provident funds Singapore RPCMSVQ1_PBS - Public Sector: Operation for HDA and Superannuation RPCMSVQ0_PBS - Include for Public Sector Payroll for calc. Superan and HDA RPCMSVN1_NSV02_C - Include RPCMSVN1_NSV02_C RPCMSVN1_NSV02_B - RPCMSVN1NSV02B RPCMSVN1_NSV02_A - RPCMSVN1NSV02A