So we all know that S/4Hana is the latest version and the future of SAP but what about the tables we are familiar with, are they still available and what do tables like CRMD_POOL_MEMBER look like in an S4Hana SAP system. If you havent seen or logged into an S/4Hana system you might be surprise how similar it looks to the previous ERP/ECC version. Infact when using using the gui it is difficult to tell the difference, and for many of database tables the same is true.
Object Name: CRMD_POOL_MEMBER
Dictionary Type: Transparent table
Description: CRM BP Assign BP Pool <-> Pool Member
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) | T000 | Client | MANDT | TEST | |||||
POOL_ID | BP_POOL_ID_GUID | RAW | 16(0) | CRMR_POOL_OWNER | GUID of a Business Partner Pool | SYSUUID | ||||||
POOL_MEMBER | BU_PARTNER | CHAR | 10(0) | BUT000 | Business Partner Number | BU_PARTNER | BPA | BUPA | PARTNER | |||
MEMBER_GUID | BU_PARTNER_GUID | RAW | 16(0) | Business Partner GUID | SYSUUID |