SAP ABAP Class CL_CCM_CFG_SUBSCREEN_AREA (ConfigMgmt Subscreen Area Controller)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM-EQM-CC (Application Component) Configuration Control
     DI_CCM (Package) Configuration Control
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CCM_CFG_SCREEN_AREA ConfigMgmt Screen Area Controller 20010704
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CCM_CFG_APPL_LOG_AREA ConfigMgmt Controller for Functional Location Area 20010720
2 Inheritance (c INHERITING FROM c_ref)  CL_CCM_CFG_BLANK_AREA Blank Area 20010813
3 Inheritance (c INHERITING FROM c_ref)  CL_CCM_CFG_BOMITEM_AREA Configuration Management BOM Item Area - Controller 20060217
4 Inheritance (c INHERITING FROM c_ref)  CL_CCM_CFG_EQUI_AREA ConfigMgmt Equipment Area Controller 20010705
5 Inheritance (c INHERITING FROM c_ref)  CL_CCM_CFG_FLOC_AREA ConfigMgmt Controller for Functional Location Area 20010709
6 Inheritance (c INHERITING FROM c_ref)  CL_CCM_CFG_HOLE_AREA ConfigMgmt Structure Gap Controller 20010712
7 Inheritance (c INHERITING FROM c_ref)  CL_CCM_CFG_MPL_NODE_AREA CCM: MPL Node Area Controller 20010823
8 Inheritance (c INHERITING FROM c_ref)  CL_CCM_CFG_SELECTION_AREA ConfigMgmt Screen Area Controller 20010704
Properties
Class CL_CCM_CFG_SUBSCREEN_AREA  
Short Description ConfigMgmt Subscreen Area Controller    
Super Class CL_CCM_CFG_SCREEN_AREA ConfigMgmt Screen Area Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DI_CCM   Configuration Control 
Created 20010704   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CCM_CFG_SUBSCREEN_AREA has no forward declaration.
Interfaces
Class CL_CCM_CFG_SUBSCREEN_AREA has no interface implemented.
Friends
Class CL_CCM_CFG_SUBSCREEN_AREA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CHANGE Constant Protected Type reference (TYPE) C 'U' Operation mode: Display 20010825
2 C_DELETE Constant Protected Type reference (TYPE) C 'D' Operation mode: Display 20010825
3 C_DISPLAY Constant Protected Type reference (TYPE) C ' ' Operation mode: Display 20010825
4 C_NEW Constant Protected Type reference (TYPE) C 'N' Operation mode: Display 20010825
5 DYNNR Instance attribute Protected Type reference (TYPE) DYNNR Number of the following screen 20010704
6 OPERATION_MODE Instance attribute Protected Type reference (TYPE) C ' ' =display, 'N'=create, 'D'=delete, 'U'=update 20010823
7 PROGRAM Instance attribute Protected Type reference (TYPE) SYCPROG ABAP program, caller in external procedures 20010704
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20021128
2 FCODE_HANDLER Instance method Public Method 20010704
3 GET_PROGRAM_DYNNR Instance method Public Method 20010704
4 ON_NODE_DETAIL Instance method Public Method 20010705
Events
Class CL_CCM_CFG_SUBSCREEN_AREA has no event.
Types
Class CL_CCM_CFG_SUBSCREEN_AREA 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 DYNNR Call by reference Type reference (TYPE) DYNNR Number Number of the following screen 20021128
2 Importing OPERATION_MODE Call by reference Type reference (TYPE) C ' ' =display, 'N'=create, 'D'=delete, 'U'=update 20021128
3 Importing PROGRAM Call by reference Type reference (TYPE) SYCPROG ABAP program, caller in external procedures 20021128

Method CONSTRUCTOR on class CL_CCM_CFG_SUBSCREEN_AREA has no exception.

Method FCODE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) SY-UCOMM Screens, function code triggered by PAI 20010704

Method FCODE_HANDLER on class CL_CCM_CFG_SUBSCREEN_AREA has no exception.

Method GET_PROGRAM_DYNNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP program, number of current screen 20010704
2 Exporting PROGRAM Call by reference Type reference (TYPE) SYCPROG ABAP program, caller in external procedures 20010704

Method GET_PROGRAM_DYNNR on class CL_CCM_CFG_SUBSCREEN_AREA has no exception.

Method ON_NODE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_MAINTND_CONFIG Call by reference Object reference (TYPE REF TO) CL_CCM_AS_MAINTND_CONFIG CCM: As Maintained Configuration 20010822
2 Importing BOMITEM_REF Call by reference Object reference (TYPE REF TO) CL_CCM_BOMITEM CCM: Wartungsobjektstücklistenposition 20060227
3 Importing EQUI_REF Call by reference Object reference (TYPE REF TO) CL_CCM_EQUIPMENT Equipment 20010712
4 Importing FLOC_REF Call by reference Object reference (TYPE REF TO) CL_CCM_FUNCLOC Functional location 20010712
5 Importing HOLE_REF Call by reference Object reference (TYPE REF TO) CL_CCM_HOLE CCM: Maintenance Object "Hole" 20010725
6 Importing MPL_NODE_REF Call by reference Object reference (TYPE REF TO) CL_CCM_MPL_NODE ConfigMgmt MPL node 20010823

Method ON_NODE_DETAIL on class CL_CCM_CFG_SUBSCREEN_AREA has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 46C2