CRMD_PARTNER is a standard SAP Table which is used to store Partners data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP CRMD_PARTNER Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: A - Application table (master and transaction data)
Display/Maintenance via SM30: Display/Maintenance Allowed but with Restrictions
Enhancement category: Can be enhanced (character-type or numeric)
See here for more information about this and other SAP enhancement categories
Dictionary Type: Transparent table
Description: Partners
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field |
CLIENT | MANDT | CLNT | 3(0) | Assigned to domain | Client | MANDT | TEST | ||||
PARTNER_GUID | CRMT_PARTNER_GUID | RAW | 16(0) | GUID for an Individual Partner | SYSUUID | ||||||
GUID | CRMT_OBJECT_GUID | RAW | 16(0) | GUID of a CRM Order Object | SYSUUID | ||||||
COMPRESSED | CRMT_PARTNER_COMPRESSED | CHAR | 1(0) | Partner has Dependent, Compressed Records | CRM_BOOLEAN | ||||||
ATTRIBUTES | CRMT_PARTNER_ATTRIBUTES | CHAR | 1(0) | Partner has Dependent Attributes | CRM_BOOLEAN | ||||||
KIND_OF_ENTRY | CRMT_PARTNER_KIND_OF_ENTRY | CHAR | 1(0) | Source of a partner in a transaction | CRM_PARTNER_KIND_OF_ENTRY | ||||||
CUST_ATTR_DB | COMT_PARTNER_CUST_ATTRIBUTES | CHAR | 1(0) | Flag: Customizable Attributes Available for Partner | FLAG | ||||||
CUST_REL_DB | COMT_PARTNER_CUST_RELATION | CHAR | 1(0) | Partner Relationship Available | FLAG | ||||||
PARTNER_FCT | CRMT_PARTNER_FCT | CHAR | 8(0) | Partner func. | COM_PARTNER_FCT | ||||||
PARTNER_NO | CRMT_PARTNER_NO | CHAR | 32(0) | Partner Number | CRM_PARTNER_NO | ||||||
DISPLAY_TYPE | CRMT_PARTNER_DISPLAY_TYPE | CHAR | 2(0) | Object Type, for Which Partner Number is to be Shown | COMT_PARTNER_NO_TYPE | ||||||
NO_TYPE | CRMT_PARTNER_NO_TYPE | CHAR | 2(0) | Partner Number Type (e.g. GUID, Pers. No., ...), Internal | COMT_PARTNER_NO_TYPE | ||||||
MAINPARTNER | CRMT_PARTNER_MAIN | CHAR | 1(0) | Main Partner (For Ambiguous Partner Functions) | CRM_BOOLEAN | ||||||
RELATION_PARTNER | BU_PARTNER_GUID | RAW | 16(0) | Business Partner GUID | SYSUUID | ||||||
ADDR_NR | AD_ADDRNUM | CHAR | 10(0) | Assigned to domain | Address number | ALPHA | AD_ADDRNUM | ADR | |||
ADDR_NP | AD_PERSNUM | CHAR | 10(0) | Assigned to domain | Person number | ALPHA | AD_PERSNUM | CDT | ADDRESS | PERSNUMBER | |
ADDR_TYPE | AD_ADRTYPE | CHAR | 1(0) | Address type (1=Organization, 2=Person, 3=Contact person) | AD_ADRTYPE | ||||||
ADDR_ORIGIN | CRMT_ADDR_ORIGIN_MD | CHAR | 1(0) | Origin of a Partner Address | CRM_ADDR_ORIGIN_MD | ||||||
STD_BP_ADDRESS | CRMT_PARTNER_STD_BP_ADDRESS | CHAR | 1(0) | Standard Business Partner Address (Depending on Addr.Type) | XFELD | ||||||
ADDR_OPERATION | BU_OPERATION | CHAR | 6(0) | Assigned to domain | Transaction for BP Address Determination | BU_OPERATION | |||||
CALENDAR | CRMT_PARTNER_CALENDAR | CHAR | 1(0) | Maintain Calendar for the Partner? | CRM_BOOLEAN | ||||||
DISABLED | CRMT_PARTNER_DISABLED | CHAR | 1(0) | No INBOX Selection for the Partner | CRM_BOOLEAN | ||||||
ERROR_FLAG | XFELD | CHAR | 1(0) | Checkbox | XFELD | FB | |||||
PARTNER_SRC_SYS | COMT_PARTNER_SRC_SYS | CHAR | 10(0) | Assigned to domain | Logical System from Which Partner Originates | ALPHA | LOGSYS |