SAP CRMC_REQTYP_V Table – Request Type View

The CRMC_REQTYP_V table in SAP ERP or S/4HANA stores Request Type View data. There are total 10 fields in CRMC_REQTYP_V table. The Request Type View 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 CRMC_REQTYP_V table. It is in Customizing of Web Forms (Request Categories) (CRM_SERVICE_WEBREQUEST_CUST) ABAP package and is part of the Web Forms (CRM-ISE-WBF) module.

SAP CRMC_REQTYP_V Table Fields

Following is the list of fields that are available in SAP CRMC_REQTYP_V table. The primary key fields of the table are CLIENT (Client), REQ_TYPE (Request Category), REQ_TYPE_VIEW (Request Category View), ENDDA (End Date).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT T000 CLNT (3)
REQ_TYPE Request Category CRMT_REQ_TYPE CRMC_REQ_TYPE CHAR (10)
REQ_TYPE_VIEW Request Category View CRMT_REQ_TYPE_VIEW CHAR (6)
ENDDA End Date ENDDA DATS (8)
BEGDA Start Date BEGDA DATS (8)
CLASSIFYER Usage of Request Category View CRMT_VIEW_CLASSIFYER CRMC_RQV_USAGE CHAR (2)
AUTH_GROUP Authorization Group CRMT_AUTH_GROUP TBRG CHAR (4)
SIGNATURE_FLAG Selection of Digital Signature CRMT_SIGNATURE_FLAG CHAR (1)
LAYOUTTYPE Layout Category for Web Request Forms CRMT_WEBREQ_LAYOUTTYPE CHAR (1)
HTTP_FLAG Selection of http protocol instead of https CRMT_WEBREQ_HTTP_FLAG CHAR (1)