SAP Reports / Programs | Payroll(PY) SAP PY

PCSUBUA1 SAP ABAP INCLUDE - Include PCSUBUA1







PCSUBUA1 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 PCSUBUA1 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 PCSUBUA1. "Basic submit
SUBMIT PCSUBUA1 AND RETURN. "Return to original report after report execution complete
SUBMIT PCSUBUA1 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Include PCSUBUA1


INCLUDES used within this REPORT PCSUBUA1

INCLUDE PCSUBUA1_COMPARE_C0_OC0.
INCLUDE PCSUBUA1_ENTRY_FROM_OWPBP_2_C1.
INCLUDE PCSUBUA1_ENTRY_FROM_OC1_TO_C1.
INCLUDE PCSUBUA1_CHECK_C1.
INCLUDE PCSUBUA1_RE552A.
INCLUDE PCSUBUA1_PREPARE_UAMRT.
INCLUDE PCSUBUA1_RE7RUT4.
INCLUDE PCSUBUA1_CONVERT_CURRENCY_NAT.
INCLUDE PCSUBUA1_READ_SWITCH_T5F99K2.
INCLUDE PCSUBUA1_IMPORT.
INCLUDE PCSUBUA1_IMPORT_N.
INCLUDE PCSUBUA1_RE7UA508A.
INCLUDE PCSUBUA1_RE7UA51AV_A.
INCLUDE PCSUBUA1_CHECK_KUMUL.
INCLUDE PCSUBUA1_UAAVE_PREPARATION.
INCLUDE PCSUBUA1_UAAVE_CURRM.
INCLUDE PCSUBUA1_UAAVE_SPPE2.
INCLUDE PCSUBUA1_UAAVE_TABLE_UAAV.
INCLUDE PCSUBUA1_RET52OCV.
INCLUDE PCSUBUA1_AVERA_ADJUST_BASES.
INCLUDE PCSUBUA1_RE7UA51AV_C.
INCLUDE PCSUBUA1_AVERA_KEEP_FROZEN_AVE.
INCLUDE PCSUBUA1_AVERA_USE_FROZEN_AVE.
INCLUDE PCSUBUA1_GET_DATES_OF_ADDPAY.
INCLUDE PCSUBUA1_ADJUST_V0.
INCLUDE PCSUBUA1_ADJUST_C1.
INCLUDE PCSUBUA1_ADJUST_ALP.
INCLUDE PCSUBUA1_ADJUST_AB.
INCLUDE PCSUBUA1_GET_HIRE_DATE.
INCLUDE PCSUBUA1_VAKEY_GLBPC.
INCLUDE PCSUBUA1_AB_CORRECT_BY_KBBEG.
INCLUDE PCSUBUA1_GET_TIME_UNITS.
INCLUDE PCSUBUA1_GET_TIME_4_UASI0.
INCLUDE PCSUBUA1_PREPARE_RTE_DIVI_B.
INCLUDE PCSUBUA1_GET_ABSENCE_DATE.
INCLUDE PCSUBUA1_GET_SOCGR.
INCLUDE PCSUBUA1_INIT_SI_CALC_DAYS.




INCLUDE PCSUBUA1_EVAL_WORK_HOURS.
INCLUDE PCSUBUA1_RE7UAT5.
INCLUDE PCSUBUA1_CREATE_V0_SICK.
INCLUDE PCSUBUA1_PREPARE_UAGRP.
INCLUDE PCSUBUA1_UA_GET_FEE.


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