SAP ABAP Class CL_ISHMED_CNTNAVIG_OBJECT_BASE (IS-H*MED: Basis Class for Container Navigator Object)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_SIMPLE_CONTAINER Anonymous Container 20021009
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_CNTNAVIGATOR_OBJECT IS-H*MED: Interface for Object Type of an Object Collection 20021002
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_COLLECTION_OBJECT IS-H*MED: Interface for Object Type of an Object Collection 20021002
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_COMP_BASE i.s.h.med: pathways - 20060228
Properties
Class CL_ISHMED_CNTNAVIG_OBJECT_BASE  
Short Description IS-H*MED: Basis Class for Container Navigator Object    
Super Class CL_GUI_SIMPLE_CONTAINER Anonymous Container 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class N2CNTNAVIG    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20021002   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_CNTNAVIG_OBJECT_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_CNTNAVIGATOR_OBJECT IS-H*MED: Interface for Object Type of an Object Collection 20021002
2 IF_ISHMED_COLLECTION_OBJECT IS-H*MED: Interface for Object Type of an Object Collection 20021002
Friends
Class CL_ISHMED_CNTNAVIG_OBJECT_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER_ID Instance attribute Public Attribute reference (LIKE) 20021002
2 GUI_CONTAINER Instance attribute Public Attribute reference (LIKE) 20040122
3 TITLE Instance attribute Public Attribute reference (LIKE) Title 20040122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021009
Events
Class CL_ISHMED_CNTNAVIG_OBJECT_BASE has no event.
Types
Class CL_ISHMED_CNTNAVIG_OBJECT_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_ID Call by reference Type reference (TYPE) STRING Container Id 20021009
2 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER IS-H*MED: Verwalten und Navigieren von Containerobjekten 20021009
3 Importing TITLE Call by reference Type reference (TYPE) STRING Titel 20021111
# Exception Resumable Description Created on
1 ERR_CREATE Fehler bei der Objektinstanziierung 20021009
History
Last changed by/on SAP  20050224 
SAP Release Created in 471