The COSP_VTYPE table in SAP ERP or S/4HANA stores Conversion of OLTP (Value Type, Bus. Trans.) in BIW data. There are total 6 fields in COSP_VTYPE table. The Conversion of OLTP (Value Type, Bus. Trans.) in BIW 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 COSP_VTYPE table. It is in Development Class: InfoSources CO-OM (OMIS) ABAP package and is part of the Overhead Cost Controlling (CO-OM) module.
SAP COSP_VTYPE Table Fields
Following is the list of fields that are available in SAP COSP_VTYPE table. The primary key fields of the table are VRGNG_OLTP (CO Business Transaction), WRTTP_OLTP (Value Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| VRGNG_OLTP | CO Business Transaction | CO_VORGANG | TJ01 | CHAR (4) |
| WRTTP_OLTP | Value Type | CO_WRTTP | CHAR (2) | |
| VTYPE_BIW | Value type for Reporting | RSVTYPE | RSMVTYPE | NUMC (3) |
| MEASTYPE_BIW | Key Figure Category | RSMETYPE | RSMMETYPE | NUMC (6) |
| VTDETAIL_BIW | Detailing the value type | RSVTDETAIL | RSMVTDETL | NUMC (2) |
| VTSTAT_BIW | Statistics indicator for value type | RSVTSTAT | RSMVTSTAT | NUMC (1) |


