CRMR_POOL_OWNER is a standard SAP Table which is used to store CRM BP Assign BP Pool <-> Pool Owner 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 CRMR_POOL_OWNER 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: Not classified
See here for more information about this and other SAP enhancement categories
Dictionary Type: Transparent table
Description: CRM BP Assign BP Pool <-> Pool Owner
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field |
CLIENT | MANDT | CLNT | 3(0) | T000 | Client | MANDT | TEST | ||||
POOL_ID | BP_POOL_ID_GUID | RAW | 16(0) | GUID of a Business Partner Pool | SYSUUID | ||||||
POOL_OWNER | BU_PARTNER | CHAR | 10(0) | BUT000 | Business Partner Number | ALPHA | BU_PARTNER | BPA | BUPA | PARTNER | |
ENDDA | BP_POOL_ENDDA | DATS | 8(0) | Business Partner Pool: Valid To Date | DATUM | ||||||
BEGDA | BP_POOL_BEGDA | DATS | 8(0) | Business Partner Pool: Valid From Date | DATUM | ||||||
POOL_TYPE | BP_POOL_TYP | CHAR | 1(0) | CRMC_POOL_TYPE | Business Partner Pool: Pool Type | CHAR1 | |||||
STANDARD | BP_POOL_STANDARD | CHAR | 1(0) | Business Partner Pool: Standard Pool Indicator | CHAR1 | ||||||
OWNER_GUID | BU_PARTNER_GUID | RAW | 16(0) | Business Partner GUID | SYSUUID | ||||||
CRUSR | BU_CRUSR | CHAR | 12(0) | User who created the object | USNAM | ||||||
CRDAT | BU_CRDAT | DATS | 8(0) | Date on which the object was created | DATUM | ||||||
CRTIM | BU_CRTIM | TIMS | 6(0) | Time at which the object was created | UZEIT | ||||||
CHUSR | BU_CHUSR | CHAR | 12(0) | Last user to change object | USNAM | ||||||
CHDAT | BU_CHDAT | DATS | 8(0) | Date when object was last changed | DATUM | ||||||
CHTIM | BU_CHTIM | TIMS | 6(0) | Time at which object was last changed | UZEIT |