SAP ABAP Class CL_CCM_NAV_AREA_SCREEN (CIC Screens of navigation area)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CCMA (Package) Interaction Center Components
Properties
Class CL_CCM_NAV_AREA_SCREEN  
Short Description CIC Screens of navigation area    
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_SCREEN has no forward declaration.
Interfaces
Class CL_CCM_NAV_AREA_SCREEN has no interface implemented.
Friends
Class CL_CCM_NAV_AREA_SCREEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SCREEN Instance attribute Private Type reference (TYPE) SYDYNNR Screen number 19990322
2 USED Instance attribute Private Type reference (TYPE) FLAG Indicates if screen used 19990322
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990322
2 GET_SCREEN Instance method Public Method Gets the screen number 19990322
3 IS_USED Instance method Public Method Indicates if screen already used 19990322
4 SET_USED_TO_NO Instance method Public Method Clears the used indicator for one screen 19990322
5 SET_USED_TO_YES Instance method Public Method Sets the used indicator for one screen 19990322
Events
Class CL_CCM_NAV_AREA_SCREEN has no event.
Types
Class CL_CCM_NAV_AREA_SCREEN 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 IM_SCREEN Call by reference Type reference (TYPE) SYDYNNR Dynpro-Nummer....... 19990322

Method CONSTRUCTOR on class CL_CCM_NAV_AREA_SCREEN has no exception.

Method GET_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SCREEN Call by reference Type reference (TYPE) SYDYNNR Dynpro-Nummer....... 19990322

Method GET_SCREEN on class CL_CCM_NAV_AREA_SCREEN has no exception.

Method IS_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_USED Value transfer Type reference (TYPE) FLAG Verwendungskennzeichen 19990322

Method IS_USED on class CL_CCM_NAV_AREA_SCREEN has no exception.

Method SET_USED_TO_NO Signature

Method SET_USED_TO_NO on class CL_CCM_NAV_AREA_SCREEN has no parameter.
Method SET_USED_TO_NO on class CL_CCM_NAV_AREA_SCREEN has no exception.

Method SET_USED_TO_YES Signature

Method SET_USED_TO_YES on class CL_CCM_NAV_AREA_SCREEN has no parameter.
Method SET_USED_TO_YES on class CL_CCM_NAV_AREA_SCREEN has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in