The CTWFTARGET table in SAP ERP or S/4HANA stores Transport Proposal: Target Systems/Target Clients data. There are total 7 fields in CTWFTARGET table. The Transport Proposal: Target Systems/Target Clients 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 CTWFTARGET table. It is in TMS: Transport Workflow (STMA_WF) ABAP package and is part of the Transport Management System (BC-CTS-TMS) module.
SAP CTWFTARGET Table Fields
Following is the list of fields that are available in SAP CTWFTARGET table. The primary key fields of the table are SYSNAME (Name of an SAP System in the (active) transp. configuration), FORMNUMBER (Proposal number), POS (Dictionary: Line item).
| 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) | |
| POS | Dictionary: Line item | DDPOSITION | NUMC (6) | |
| TARGET | Target system for request | TARSYSTEM | CHAR (10) | |
| TARCLIENT | Target client for the request | TRTARCLI | CHAR (3) | |
| ALERTID | CI: alert ID | CIALERTID | CHAR (32) | |
| RETCODE | Return code | TRRETCODE | CHAR (4) |


