In this post, I will try and describe everything you need to know about the SAP crmd_kw_doc_gen 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_KW_DOC_GEN 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_KW_DOC_GEN....Right lets get started!
Object Name: CRMD_KW_DOC_GEN
Dictionary Type: Transparent table
Description: Attributes for CRM Docs - Language-Independent/Single Value
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
MANDT | MANDT | CLNT | 3(0) | * | Client | MANDT | TEST | CRM | ||||
REC_ID | SRMPROPRECID | CHAR | 32(0) | Attribute Record ID | CRM | |||||||
CREATED_BY | SRMAD_CREATED_BY | CHAR | 12(0) | * | Created By | XUBNAME | USER_COMP | BNAME | CRM | |||
CREATION_TIME | SRMAD_CREATION_TIME | DEC | 15(0) | Created On/At | SCMG_TIMESTAMP | CRM | ||||||
CHANGED_BY | SRMAD_CHANGED_BY | CHAR | 12(0) | * | Last Changed by | XUBNAME | USER_COMP | BNAME | CRM | |||
CHANGE_TIME | SRMAD_CHANGE_TIME | DEC | 15(0) | Last Changed On/At | SCMG_TIMESTAMP | CRM | ||||||
SPS_ID | SRMSPSID | CHAR | 32(0) | Element Type ID | SRMID | CRM | ||||||
DUMMY | CHAR1 | CHAR | 1(0) | Single-Character Indicator | CHAR1 | SAP | CRM |