SAP ABAP Table CRMS_FS_SIMPLE_TREE (Structure to transport one node of a simple hierarchy tree)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-PCC-FCT (Application Component) Fact Sheet
     CRM_FACT_SHEET_FRAMEWORK (Package) Supporting Package for PCUI Fact Sheet Framework
Basic Data
Table Category INTTAB    Structure 
Structure CRMS_FS_SIMPLE_TREE   Table Relationship Diagram
Short Description Structure to transport one node of a simple hierarchy tree    
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 LINE_KEY CRMT_FS_LINE_KEY   CHAR 32   0   Line ID in table used for reference between tables  
2 NODE_TEXT CRMT_FS_STRING   STRG 0   0   General purpose string element for fact sheet  
3 IS_EXPANDED CRMT_FS_IS_EXPANDED   CHAR 1   0   Tree node state: Expanded (='X') / collapsed (=' ')  
4 PARENT_NODE_LINE_KEY CRMT_FS_LINE_KEY   CHAR 32   0   Line ID in table used for reference between tables  
History
Last changed by/on SAP  20041011 
SAP Release Created in 500