The ESTOH table in SAP ERP or S/4HANA stores WWI generation / print jobs data. There are total 41 fields in ESTOH table. The WWI generation / print jobs table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ESTOH table. It is in Company Environment Information System (CBUI) ABAP package and is part of the Product Safety (EHS-SAF) module.
SAP ESTOH Table Fields
Following is the list of fields that are available in SAP ESTOH table. The primary key fields of the table are MANDT (Client), RECN (Sequential Number of Data Record), ACTN (Sequential Number of the Change State).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| RECN | Sequential Number of Data Record | ESERECN | NUMC (20) | |
| ACTN | Sequential Number of the Change State | ESEACTN | NUMC (20) | |
| VALFR | Valid-From Date | ESEVALFR | DATS (8) | |
| VALTO | Valid-To Date | ESEVALTO | DATS (8) | |
| AENNR | Change Number | ESEAENNR | AENR | CHAR (12) |
| DELFLG | Deletion Indicator | ESEDELFLG | CHAR (1) | |
| PARKFLG | Data Record Is Inactive | ESEPARKFLG | CHAR (1) | |
| CRDAT | Created On | ESECRDAT | DATS (8) | |
| CRNAM | Created By | ESECRNAM | CHAR (12) | |
| UPDDAT | Last Changed On | ESEUPDDAT | DATS (8) | |
| UPDNAM | Last Changed By | ESEUPDNAM | CHAR (12) | |
| SRSID | Source of Data | ESESRSID | TCG56 | CHAR (10) |
| OWNID | Data Provider | ESEVENDRID | * | CHAR (10) |
| RECNROOT | Sequential Number of Data Record | ESERECN | * | NUMC (20) |
| DDPID | Key of Shipping Order Package | CVDEDDPID | NUMC (20) | |
| LOGID | Key of log header record | CVDELOGID | NUMC (20) | |
| OHORDERNO | Job Number of a WWI Job | ESEOHORDER | NUMC (20) | |
| OHORDERCNT | Item counter for WWI job | ESEORDERCN | NUMC (5) | |
| REPORTRECN | Sequential Number of Data Record | ESERECN | NUMC (20) | |
| SRCDOKAR | Document Type | DOKAR | * | CHAR (3) |
| SRCDOKNR | Document number | DOKNR | * | CHAR (25) |
| SRCDOKVR | Document Version | DOKVR | CHAR (2) | |
| SRCDOKTL | Document Part | DOKTL_D | CHAR (3) | |
| TRGDOKAR | Document Type | DOKAR | * | CHAR (3) |
| TRGDOKNR | Document number | DOKNR | * | CHAR (25) |
| TRGDOKVR | Document Version | DOKVR | CHAR (2) | |
| TRGDOKTL | Document Part | DOKTL_D | CHAR (3) | |
| ADDID | Reference number of application-dependent data | CVDEADDID | CHAR (20) | |
| GENMODE | Generating mode for report generation | ESEGENMODE | CHAR (1) | |
| WWIAPPL1 | WWI-Supported Applications | ESEWWIAPPL | CHAR (3) | |
| WWIAPPL2 | WWI-Supported Applications | ESEWWIAPPL | CHAR (3) | |
| GENPC | Key of a WWI Server | ESEGENPC | CHAR (5) | |
| WWIDEST | WWI destination key | ESEWWIDEST | CHAR (5) | |
| PRTYPE | Printer Type | ESEPRTYPE | CHAR (30) | |
| STATUS | Status of a WWI Job | ESEOHSTAT | CHAR (12) | |
| JOBNAME | Background job name | BTCJOB | CHAR (32) | |
| JOBCOUNT | Job ID | BTCJOBCNT | CHAR (8) | |
| GENCBFUNC | Function name | FUNCNAME | TFDIR | CHAR (30) |
| GENPRIO | Priority of a generation order | ESEGENPRIO | NUMC (1) | |
| JOBID | Processing Cycle ID Number | CVDEJOBID | NUMC (20) |


