SAP ABAP Class /ISDFPS/CL_ASSIGN_MC (Assign Authorized Materials to Force Element)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-OF-FOR (Application Component) Force Element
     /ISDFPS/FORCER (Package) Connection of Material Categories to the Force Element
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_ASSIGN Assign Authorized Materials to Force Element 20040406
Properties
Class /ISDFPS/CL_ASSIGN_MC  
Short Description Assign Authorized Materials to Force Element    
Super Class /ISDFPS/CL_ASSIGN Assign Authorized Materials to Force Element 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /ISDFPS/FORCER   Connection of Material Categories to the Force Element 
Created 20040223   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /ISDFPS/CL_ASSIGN_MC has no forward declaration.
Interfaces
Class /ISDFPS/CL_ASSIGN_MC has no interface implemented.
Friends
Class /ISDFPS/CL_ASSIGN_MC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_FORCERID Instance attribute Protected Type reference (TYPE) /ISDFPS/FORCERID_TAB IDs of Force Elements 20040224
2 GT_FORCERID_MAINT Instance attribute Protected Type reference (TYPE) /ISDFPS/FORCERID_TAB IDs of Force Elements 20050823
3 GT_FORCERMC Instance attribute Protected Type reference (TYPE) /ISDFPS/FORMC_TAB Attributes of the Material Container-Force Element Relatshp 20040224
4 GT_FORCERMC_DYNP Instance attribute Protected Type reference (TYPE) /ISDFPS/ASSIGN_MC_DYNP_TAB Table Type for Screen Structure of Authorized Materials 20040224
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA Instance method Protected Method Data Consistency Check 20040226
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040223
3 HANDLE_DATA_CHANGED Instance method Public Event handling method Event Handler for data_changed 20040223
4 HANDLE_DATA_CHANGED_FINISHED Instance method Public Event handling method Event Handler for data_changed_finished 20040223
5 HANDLE_MENU_BUTTON Instance method Public Event handling method Event Handler for Menu Button 20040223
6 HANDLE_ONF4 Instance method Public Event handling method Event Handler for F4 20040301
7 MY_DESTRUCTOR Instance method Public Method Delete Container and Grid Control 20040223
8 READ_CASE_DESCRIPTION Static method Protected Method Read Usage Type Long Text 20040223
9 READ_FORCE Static method Protected Method Read MPO Information 20040301
10 READ_MC Static method Protected Method Read MPO Information 20040224
11