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 | Instance attribute | Protected | Type reference (TYPE) | /ISDFPS/FORCERID_TAB | IDs of Force Elements | 20040525 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /ISDFPS/FORCERID_TAB | IDs of Force Elements | 20050823 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /ISDFPS/FORVPA_TAB | Attributes of the Material Container-Force Element Relatshp | 20040525 | |||
| 4 | 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 | Instance method | Protected | Method | Data Consistency Check | 20040525 | |
| 2 | Instance method | Public | Constructor | Constructor | 20040525 | |
| 3 | Instance method | Public | Event handling method | Event Handler for data_changed | 20040525 | |
| 4 | Instance method | Public | Event handling method | Event Handler for data_changed_finished | 20040525 | |
| 5 | Instance method | Public | Event handling method | Event Handler for Menu Button | 20040525 | |
| 6 | Instance method | Public | Event handling method | Event Handler for F4 | 20040525 | |
| 7 | Instance method | Public | Method | Delete Container and Grid Control | 20040525 | |
| 8 | Static method | Protected | Method | Read MPO Information | 20040525 | |
| 9 | Static method | Protected | Method | Read MPO Information | 20040525 | |
| 10 | Instance method | Protected | Method | Update Display After Background Processing | 20050822 | |
| 11 |