SAP ABAP Table CRMC_DYNA_DEFVAL (TABLE FOR DEFAULT VAULES OF DYNAMIC ATTRIBUTES)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-LOY-PRG (Application Component) Program
     CRM_DYNAMIC_ATTR (Package) Package for Dynamic Attributes
Basic Data
Table Category TRANSP    Transparent table 
Transparent table CRMC_DYNA_DEFVAL   Table Relationship Diagram
Short Description TABLE FOR DEFAULT VAULES OF DYNAMIC ATTRIBUTES    
Delivery and Maintenance
Pool/cluster      
Delivery Class C   Customizing table, maintenance only by cust., not SAP import 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 CLIENT MANDT MANDT CLNT 3   0   Client *
2 OBJECT_TYPE CRM_MKTPL_OBJTYPE CRM_MKTPL_OBJTYP CHAR 10   0   Object Type CRMC_DYNATR_ASG
3 ATTR_NAME CRM_DYNATTR_NAME CRM_DANAME CHAR 40   0   ID of Dynamic Attribute CRMC_DYNATR_ASG
4 CAMP_TYPE CRM_MKTPL_CAMPTYPE CRM_MKTPL_CAMPTYPE CHAR 4   0   Type CRMC_DYNATR_ASG
5 POSSIBLE_VALUES CRM_DYNATTR_DEFVALUE CRM_DADEFVALUE CHAR 10   0   Possible Value for Dynamic Attribute  
6 DEF_FLAG_ID CRM_DEF_FLAG_ID CRM_DEFFLAG_ID CHAR 1   0   Default Value  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CRMC_DYNA_DEFVAL ATTR_NAME CRMC_DYNATR_ASG ATTR_NAME KEY    
2 CRMC_DYNA_DEFVAL CAMP_TYPE CRMC_DYNATR_ASG CAMP_TYPE KEY 1 CN
3 CRMC_DYNA_DEFVAL OBJECT_TYPE CRMC_DYNATR_ASG OBJECT_TYPE KEY 1 CN
History
Last changed by/on SAP  20100420 
SAP Release Created in 700