SAP ABAP Class /ISDFPS/CL_ASSIGN_EPA (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 20040427
Properties
Class /ISDFPS/CL_ASSIGN_EPA  
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 20040427   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /ISDFPS/CL_ASSIGN_EPA has no forward declaration.
Interfaces
Class /ISDFPS/CL_ASSIGN_EPA has no interface implemented.
Friends
Class /ISDFPS/CL_ASSIGN_EPA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_FORCEREPA Instance attribute Protected Type reference (TYPE) /ISDFPS/FOREPA_TAB Attributes of the Material Container-Force Element Relatshp 20040427
2 GT_FORCEREPA_DYNP Instance attribute Protected Type reference (TYPE) /ISDFPS/ASSIGN_EPA_DYNP_TAB Table Type for Screen Structure of Authorized Materials 20040427
3 GT_FORCERID Instance attribute Protected Type reference (TYPE) /ISDFPS/FORCERID_TAB IDs of Force Elements 20040427
4 GT_FORCERID_MAINT Instance attribute Protected Type reference (TYPE) /ISDFPS/FORCERID_TAB IDs of Force Elements 20050823
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA Instance method Protected Method Data Consistency Check 20040427
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040427
3 HANDLE_DATA_CHANGED Instance method Public Event handling method Event Handler for data_changed 20040427
4 HANDLE_DATA_CHANGED_FINISHED Instance method Public Event handling method Event Handler for data_changed_finished 20040427
5 HANDLE_MENU_BUTTON Instance method Public Event handling method Event Handler for Menu Button 20040427
6 HANDLE_ONF4 Instance method Public Event handling method Event Handler for F4 20040427
7 MY_DESTRUCTOR Instance method Public Method Delete Container and Grid Control 20040427
8 READ_CASE_DESCRIPTION Instance method Protected Method Read Usage Type Long Text 20040427
9 READ_EPA Static method Protected Method Read MPO Information 20040427
10 READ_FORCE Static method Protected Method Read MPO Information 20040427
11 REFRESH_GRID_AFTER_MAINT Instance method Protected Method Update Display After Background Processing 20050822
12