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