RPUPBSQ0_FORM_CE 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 RPUPBSQ0_FORM_CE 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: Include RPUPBSQ0_FORM_CE
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 = '00000101' END = '99991231' IMPORTING FIRE_DATE = FIRE_DATE HIRE_DATE = HIRE_DATE TABLES PPHIFI = PHIFI PP0000 = P0000 PP0001 = P0001.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = obj_pal_log->c_root_node i_node_txt = l_title i_categ_id = c_pal_categids-gt_outtab IMPORTING e_node_key = obj_pal_log->g_node_key EXCEPTIONS 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.
RPUPBSQ0_FORM_CE - Include RPUPBSQ0_FORM_CE RPUPBSQ0_FORM - HR-AU-PS: Include for RPUPBSQ0 (Subroutines) RPUPBSQ0_DATA_CE - Include RPUPBSQ0_DATA_CE RPUPBSQ0_DATA - HR-AU-PS: Include for RPUPBSQ0 (Data Declarations) RPUPBSQ0_COMMENT - HR-AU-PS: Include for RPUPBSQ0 (Comments or Histroy of Amendments) RPUPBSQ0_CE - Increment Due Report for Concurrent Employment Australia