UACC_BATCH is a standard SAP Table which is used to store Table to hold the Batch Execution Content data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The UACC_BATCH table consists of various fields, each holding specific information or linking keys about Table to hold the Batch Execution Content data available in SAP. These include STEP_NAME (Step Name), USE_CASE (Use case of Check -- 'UPG', 'SPAM', 'ASU' etc..), TIMESTMP (UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun)), START_TIME (System Time)... See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .