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
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 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.
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.