The CTWFPROPOS table in SAP ERP or S/4HANA stores Transport Proposal: Header data. There are total 10 fields in CTWFPROPOS table. The Transport Proposal: Header 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 CTWFPROPOS table. It is in TMS: Transport Workflow (STMA_WF) ABAP package and is part of the Transport Management System (BC-CTS-TMS) module.
SAP CTWFPROPOS Table Fields
Following is the list of fields that are available in SAP CTWFPROPOS table. The primary key fields of the table are SYSNAME (Name of an SAP System in the (active) transp. configuration), FORMNUMBER (Proposal number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SYSNAME | Name of an SAP System in the (active) transp. configuration | SYSNAME | CHAR (10) | |
| FORMNUMBER | Proposal number | CTWF_FNUMB | NUMC (10) | |
| SHORTTEXT | Character field of length 60 | CHAR_LG_60 | CHAR (60) | |
| CREATEDATE | Date | CTWF_DATE | DATS (8) | |
| CREATEDBY | Creator of proposal | CTWF_CREAT | CHAR (12) | |
| CREATESYS | Name of an SAP System in the (active) transp. configuration | SYSNAME | CHAR (10) | |
| APPR_DATE | Date | CTWF_DATE | DATS (8) | |
| APPROVEDBY | User Approving Proposal | CTWF_APPRV | CHAR (12) | |
| PROCSTATE | Editing status | CTWF_PROST | CHAR (1) | |
| WI_ID | Work item ID | SWW_WIID | * | NUMC (12) |


