In this post, I will try and describe everything you need to know about the SAP crmd_il_damfrs_n 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_IL_DAMFRS_N 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_IL_DAMFRS_N....Right lets get started!
Object Name: CRMD_IL_DAMFRS_N
Dictionary Type: Transparent table
Description: Friend Relationship Network (Do not use)
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
CLIENT | MANDT | CLNT | 3(0) | * | Client | MANDT | TEST | CRM | ||||
PCR_NETWORK_ID | CRM_DAM_RS_NETWORK_ID | RAW | 16(0) | Relationship Network ID | SYSUUID | CRM | ||||||
PCR_NETWORK_ITEM | CRM_DAM_RS_NETWORK_ITEM | RAW | 16(0) | Relationship Network Item | SYSUUID | CRM | ||||||
PCR_CREATED_AT | CRMT_CREATED_AT | DEC | 15(0) | Transaction was Created at this Time | BCOS_TSTMP | CRM | ||||||
PCR_CREATED_BY | CRMT_CREATED_BY | CHAR | 12(0) | User that Created the Transaction | UNAME | USER_ADDR | BNAME | CRM | ||||
PCR_CHANGED_AT | CRMT_CHANGED_AT | DEC | 15(0) | Time of Last Change to the Transaction | BCOS_TSTMP | CRM | ||||||
PCR_CHANGED_BY | CRMT_CHANGED_BY | CHAR | 12(0) | Transaction Last Changed By | UNAME | CRM |