SAP ABAP Class CL_UC_WB_NAV_DETAIL_VALCHECK (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_VALCHECK  
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 20031204   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)
2 UCFV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UC_WB_NAV_DETAIL_VALCHECK has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_UG_WB_NAV_DETAIL_MD 20031204 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) 20031204
2 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Metadata) 20031204
3 DT_VALCHECK_SID Instance attribute Private Type reference (TYPE) T_VALCHECK_SID 20031204
4 D_VALCHECK_SID Instance attribute Private Type reference (TYPE) UG_SID 20031204
Methods
Class CL_UC_WB_NAV_DETAIL_VALCHECK has no method.
Events
Class CL_UC_WB_NAV_DETAIL_VALCHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_VALCHECK_SID Private See coding 20031204 BEGIN OF s_valcheck_sid, area TYPE uc_area, valcheck TYPE uc_valcheck, sid TYPE ug_sid, END OF s_valcheck_sid
2 T_VALCHECK_SID Private See coding 20031204 t_valcheck_sid TYPE HASHED TABLE OF s_valcheck_sid WITH UNIQUE KEY area valcheck
History
Last changed by/on SAP  20041006 
SAP Release Created in 400