The CRMOST_GEN_TEMPL table in SAP ERP or S/4HANA stores Generation templates for Open Services Tool data. There are total 4 fields in CRMOST_GEN_TEMPL table. The Generation templates for Open Services Tool 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 CRMOST_GEN_TEMPL table. It is in Web Service Tool> Design Time (WS_BOL_DT) ABAP package and is part of the Web Services Tool (CA-WUI-WST) module.
SAP CRMOST_GEN_TEMPL Table Fields
Following is the list of fields that are available in SAP CRMOST_GEN_TEMPL table. The primary key fields of the table are TASK (Operation).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| TASK | Operation | CRMOST_TASK | CHAR (1) | |
| TEMPLATE | ABAP Program Name | PROGRAMM | * | CHAR (40) |
| UNAME | User Name | UNAME | CHAR (12) | |
| UDATE | (8-character) Date for SYST | SYDATS | DATS (8) |


