SAP ABAP Table WSD_CBP_NODE_DATA_STY (Info to display and manage a tree node in Close-by plants)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-MD-MM-CS (Application Component) Additional Material Functions
     WSD_CS_DDIC (Package) DDIC Enhanced Material Search
Basic Data
Table Category INTTAB    Structure 
Structure WSD_CBP_NODE_DATA_STY   Table Relationship Diagram
Short Description Info to display and manage a tree node in Close-by plants    
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 NODE_ID WSD_CBP_NODE_ID   CHAR 15   0   Unique ID of a tree node  
2 PARENT_ID WSD_CBP_PARENT_ID   CHAR 15   0   Parent ID of node  
3 NAME WSD_CBP_NODE_NAME   CHAR 30   0   Node name  
4 DESCRIPTION WSD_CBP_NODE_DESCRIPTION   CHAR 30   0   Node description  
5 PRIORITY WSD_CBP_PRIORITY   NUMC 3   0   Close-by Plant Priority  
6 IS_PRIORITY_VISIBLE BOOLEAN BOOLEAN CHAR 1   0   Boolean Variable (X=True, -=False, Space=Unknown)  
7 IS_LEAF BOOLEAN BOOLEAN CHAR 1   0   Boolean Variable (X=True, -=False, Space=Unknown)  
8 IS_EXPANDED BOOLEAN BOOLEAN CHAR 1   0   Boolean Variable (X=True, -=False, Space=Unknown)  
9 IS_LOADED BOOLEAN BOOLEAN CHAR 1   0   Boolean Variable (X=True, -=False, Space=Unknown)  
10 ICON WSD_CBP_ICON_NAME   CHAR 30   0   CBP icon name  
11 PLANTS_FILTER WSD_CBP_PLANTS_FILTER_TTY   TTYP 0   0    
12 PLANTS_INDEX WSD_CBP_PLANTS_INDEX_STY   STRU 0   0    
13 FIRST_PLANT WSD_CBP_INDEX   NUMC 7   0   Index of a plant in plant list  
14 LAST_PLANT WSD_CBP_INDEX   NUMC 7   0   Index of a plant in plant list  
History
Last changed by/on SAP  20100310 
SAP Release Created in 700