SAP ABAP Class CL_CCM_NAV_AREA_SCR_MANAGER (CIC Manager of navigation area screens)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CCMA (Package) Interaction Center Components
Properties
Class CL_CCM_NAV_AREA_SCR_MANAGER  
Short Description CIC Manager of navigation area screens    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CCMA   Interaction Center Components 
Created 19990322   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CCM_NAV_AREA_SCR_MANAGER has no forward declaration.
Interfaces
Class CL_CCM_NAV_AREA_SCR_MANAGER has no interface implemented.
Friends
Class CL_CCM_NAV_AREA_SCR_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_SCREENS Instance attribute Private See coding Objefct reference of screen 19990322
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SCREEN Instance method Public Method Creation of a screen 19990322
2 GET_NEXT_FREE_SCREEN Instance method Public Method Determination of the next free screen 19990322
Events
Class CL_CCM_NAV_AREA_SCR_MANAGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SCREEN Private Object reference (TYPE REF TO) CL_CCM_NAV_AREA_SCREEN Navigation area screen 19990322
Method Signatures

Method CREATE_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SCREEN_REF Call by reference Object reference (TYPE REF TO) CL_CCM_NAV_AREA_SCREEN Navigationsbereichsbild 19990322
2 Importing IM_SCREEN Call by reference Type reference (TYPE) SYDYNNR Dynpro-Nummer....... 19990322

Method CREATE_SCREEN on class CL_CCM_NAV_AREA_SCR_MANAGER has no exception.

Method GET_NEXT_FREE_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SCREEN Call by reference Object reference (TYPE REF TO) CL_CCM_NAV_AREA_SCREEN Dynpro-Referenz 19990322

Method GET_NEXT_FREE_SCREEN on class CL_CCM_NAV_AREA_SCR_MANAGER has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in