In this post, I will try and describe everything you need to know about the SAP crmd_bol_trace table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for CRMD_BOL_TRACE what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from CRMD_BOL_TRACE....Right lets get started!
Object Name: CRMD_BOL_TRACE
Dictionary Type: Transparent table
Description: CRM BOL trace
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
COMPONENT | BSP_WD_COMPONENT_NAME | CHAR | 30(0) | Component Name | O2APPLNAME | BSP_WD_COMPONENT_NAME | APPLNAME | |||||
WINDOW | CRMT_UI_INTERFACE_VIEW1 | CHAR | 70(0) | Interface View | O2PAGEEXT | |||||||
HASH | CHAR | 32(0) | Generated key of the trace | |||||||||
CREATED_ON | DATUM | DATS | 8(0) | Date | DATUM | SAP | ||||||
CHANGED_ON | DATUM | DATS | 8(0) | Date | DATUM | SAP |