SAP ABAP Table STRUC_CM_BOR_FOLDER_DISPLAY (Data structure for the display of a product folder in BOR)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PCT (Application Component) Product Catalog
     CMT (Package) Configuration Management - Core Development
Basic Data
Table Category INTTAB    Structure 
Structure STRUC_CM_BOR_FOLDER_DISPLAY   Table Relationship Diagram
Short Description Data structure for the display of a product folder in BOR    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
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 FOLDER_ID DE_CM_FOLDER_ID DO_CM_FOLDER_ID CHAR 40   0   Configuration folder  
2 PRODUCT_ID DE_CM_PRODUCT_ID DO_CM_PRODUCT_ID CHAR 40   0   Configuration definition *
3 LC_PHASE DE_CM_LIFE_CYCLE_PHASE DO_CM_LIFE_CYCLE_PHASE CHAR 5   0   Key for the life cycle phase *
4 TEMPLATE BOOLEAN BOOLEAN CHAR 1   0   Boolean Variable (X=True, -=False, Space=Unknown)  
5 DESCRIPTION DE_CM_DESCRIPTION DO_CM_DESCRIPTION CHAR 40   0   Description of a Configuration Management Object  
6 STATUS DE_CM_STATUS DO_CM_STATUS CHAR 40   0   Status of a Configuration Management object  
7 CREATED_BY SYUNAME SYCHAR12 CHAR 12   0   User Name  
8 CREATED_AT TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
9 CREATED_ZONE SYSTZONLO SYCHAR06 CHAR 6   0   Time Zone  
10 LAST_CHANGED_BY SYUNAME SYCHAR12 CHAR 12   0   User Name  
11 LAST_CHANGED_AT TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
12 LAST_CHGD_ZONE SYSTZONLO SYCHAR06 CHAR 6   0   Time Zone  
13 IBASE IB_IBASE IB_INSTANCE NUMC 18   0   IBase: Number of the Installed Base/IBase  
14 AENNR AENNR AENNR CHAR 12   0   Change Number *
15 CTRLD_TEXT DE_CM_DESCRIPTION DO_CM_DESCRIPTION CHAR 40   0   Description of a Configuration Management Object  
16 CTRLDOBJECT_TYPE DE_CM_OBJ_TYPE DO_CM_OBJ_TYPE CHAR 15   0   Type of controlled object  
History
Last changed by/on SAP  20130529 
SAP Release Created in