CRM_BSP_CNT_ATTR - Generic CRM data container attribute.
 Generic CRM data container attribute. information is stored in SAP table CRM_BSP_CNT_ATTR.
It is part of development package CRM_BSP_FRAME_GENERIC in software component CA-GTF-PCF. This development package consists of objects that can be grouped under "Controller Implementation: Generic Framework".
 It is part of development package CRM_BSP_FRAME_GENERIC in software component CA-GTF-PCF. This development package consists of objects that can be grouped under "Controller Implementation: Generic Framework".
Fields for table CRM_BSP_CNT_ATTR
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | * | 
| CONTAINER_GUID | UUID in character form | X | SYSUUID_C | CHAR | 32 | |
| NAME | Name of a generic container attribute. | X | CRMT_BSP_CONTAINER_ATTR_NAME | CHAR | 30 | |
| VALUE | Value of a generic container attribute. | CRMT_BSP_CONTAINER_ATTR_VALUE | CHAR | 128 | ||
| CREATED_ON | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| CREATED_BY | User Name | SYUNAME | CHAR | 12 | ||
| CHANGED_ON | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| CHANGED_BY | User Name | SYUNAME | CHAR | 12 |