The CRMD_OUTPUT_DOC table in SAP ERP or S/4HANA stores CRM Order: Table with Reference to Application Document data. There are total 3 fields in CRMD_OUTPUT_DOC table. The CRM Order: Table with Reference to Application Document 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 CRMD_OUTPUT_DOC table. It is in CRM ORDER: Output Control (CRM_OUTPUT) ABAP package and is part of the Actions (CRM-BF-ACI) module.
SAP CRMD_OUTPUT_DOC Table Fields
Following is the list of fields that are available in SAP CRMD_OUTPUT_DOC table. The primary key fields of the table are GUID (GUID in ‘CHAR’ Format in Uppercase).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| GUID | GUID in ‘CHAR’ Format in Uppercase | GUID_32 | CHAR (32) | |
| CRM_OBJ_GUID | GUID of a CRM Order Object | CRMT_OBJECT_GUID | RAW (16) | |
| CRM_OBJ_KIND | Object Type | CRMT_OBJECT_KIND | CHAR (1) |


