The DTIP table in SAP ERP or S/4HANA stores SIW Demo: Tips data. There are total 6 fields in DTIP table. The SIW Demo: Tips 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 DTIP table. It is in Business Suite SOA: Checks (BS_SOA_REUSE_SIW_DEMO) ABAP package and is part of the Generic eSOA Tools (CA-SOA-GEN) module.
SAP DTIP Table Fields
Following is the list of fields that are available in SAP DTIP table. The primary key fields of the table are MANDT (Client), TIP_USER (User Name), DAY_OF_MATCH (Component of the Version Number), ID (Single-Character Flag).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| TIP_USER | User Name | UNAME | CHAR (12) | |
| DAY_OF_MATCH | Component of the Version Number | CHAR2 | CHAR (2) | |
| ID | Single-Character Flag | CHAR1 | CHAR (1) | |
| GOALSFOR | Two digit number | NUMC2 | NUMC (2) | |
| GOALSAWAY | Two digit number | NUMC2 | NUMC (2) |


