In this post, I will try and describe everything you need to know about the SAP crmd_saf_nd_src 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_SAF_ND_SRC 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_SAF_ND_SRC....Right lets get started!
Object Name: CRMD_SAF_ND_SRC
Dictionary Type: Transparent table
Description: SAF - Node source
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
CLIENT | CRMT_SAF_CLIENT | CLNT | 3(0) | SAF - Client | CRM_SAF_CLIENT | CRM | ||||||
GUID | CRMT_SAF_GUID | RAW | 16(0) | SAF - GUID | CRM_SAF_GUID | CRM | ||||||
APP_NAME | CRMT_SAF_APP_NAME | CHAR | 20(0) | SAF - Application name | CRM_SAF_APP_NAME | CRM | ||||||
KB_NAME | CRMT_SAF_KB_NAME | CHAR | 30(0) | SAF - Knowledge base name | CRM_SAF_KB_NAME | CRM | ||||||
KB_ID | CRMT_SAF_KB_ID | CHAR | 32(0) | SAF - Knowledge Entity ID | CRM_SAF_ID | CRM | ||||||
BO_TYPE | CRMT_SAF_BO_TYPE | CHAR | 32(0) | SAF - Business object type | CRM_SAF_ID | CRM | ||||||
BO_ID | CRMT_SAF_BO_ID | CHAR | 32(0) | SAF - Business object Id | CRM_SAF_ID | CRM |