SAP ABAP Class CL_UC_WB_NAV_DETAIL_SISEL (SEM-BCS Workbench: Navigation of Method Layouts)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCUW (Package) SEM-BCS: User Interface: Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UC_WB_NAV_DETAIL SAP Cons: Navigation Tree in Detail Area 20040209
Properties
Class CL_UC_WB_NAV_DETAIL_SISEL  
Short Description SEM-BCS Workbench: Navigation of Method Layouts    
Super Class CL_UC_WB_NAV_DETAIL SAP Cons: Navigation Tree in Detail Area 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCUW   SEM-BCS: User Interface: Workbench 
Created 20030807   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UC00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UC_WB_NAV_DETAIL_SISEL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_UG_WB_NAV_DETAIL_MD 20030807 SEM: Detail Navigation for Any Master Data
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_UG_MD_FACTORY FIN Master Data: Central Access Point (Factory) 20030904
2 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Meta Data) 20030904
3 DT_FIELDNAME_SEL Instance attribute Private Type reference (TYPE) UGMD_TS_SEL Sorted Table: Selection Condition (Range per Field) 20030904
4 DT_SISEL_SID Instance attribute Private Type reference (TYPE) T_SISEL_SID 20030807
5 D_SISEL_SID Instance attribute Private Type reference (TYPE) UG_SID 20030807
6 GC_FIELDNAME_KFIG Constant Private Type reference (TYPE) UC_FIELDNAME 'KFIG' Field Name 20031028
Methods
Class CL_UC_WB_NAV_DETAIL_SISEL has no method.
Events
Class CL_UC_WB_NAV_DETAIL_SISEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_SISEL_SID Private See coding 20030807 BEGIN OF s_sisel_sid, area TYPE uc_area, fieldname type ug_fieldname, sisel TYPE uc_sisel, sid TYPE ug_sid, END OF s_sisel_sid
2 T_SISEL_SID Private See coding 20030807 t_sisel_sid TYPE HASHED TABLE OF s_sisel_sid WITH UNIQUE KEY area fieldname sisel
History
Last changed by/on SAP  20041006 
SAP Release Created in 350