SAP ABAP Class /ISDFPS/CL_ORGM (Organizational Measure)
Hierarchy
☛
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
⤷
IS-DFS-OF (Application Component) Organizational Flexibility
⤷
/ISDFPS/ORGM (Package) Organizational Measure
⤷
⤷
Properties
| Class | /ISDFPS/CL_ORGM | |
| Short Description | Organizational Measure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /ISDFPS/ORGM | Organizational Measure |
| Created | 20040810 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /ISDFPS/CL_ORGM has no forward declaration.
Interfaces
Class /ISDFPS/CL_ORGM has no interface implemented.
Friends
Class /ISDFPS/CL_ORGM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FCODE | 'ACTIVATE' | Activate | 20040824 | ||
| 2 | Constant | Public | Type reference (TYPE) | FCODE | 'APPROVE' | Approve | 20040824 | ||
| 3 | Constant | Public | Type reference (TYPE) | FCODE | 'DELETE' | Delete | 20040830 | ||
| 4 | Constant | Public | Type reference (TYPE) | FCODE | 'REPROCESS' | Reprocess | 20040824 | ||
| 5 | Constant | Public | Type reference (TYPE) | FCODE | 'REJECT' | Reject | 20040824 | ||
| 6 | Constant | Public | Type reference (TYPE) | FCODE | 'SUBMIT' | Request | 20040824 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040915 | |
| 2 | Static method | Private | Event handling method | Handler for Event: 'Organizational Measure Switched' | 20040915 | |
| 3 | Static method | Public | Method | Determines for User All Individual Measures | 20050323 | |
| 4 | Static method | Public | Method | Determines f. User All Org. Measures in which User Involved | 20040817 | |
| 5 | Static method | Public | Method | Determines the ID of the Organizational Measure | 20040913 | |
| 6 | Static method | Public | Method | Determines the Organizational Measure Attributes | 20040924 | |
| 7 | Static method | Public | Method | Determines the ID of the Organizational Measure | 20040906 | |
| 8 | Static method | Public | Method | Determines Whether Measure Is in "Process" or "Part. Active" | 20080507 | |
| 9 | Static method | Public | Method | Determines All Subareas in an Area | 20040824 | |
| 10 | Static method | Public | Method | Determine for the Data Key the Assigned Subarea | 20040820 | |
| 11 | Static method | Public | Method | Determines All Assigned TABIDs of a Measure Type | 20040913 | |
| 12 | Static method | Public | Method | Returns the Name or Description of an Organizational Measure | 20040916 | |
| 13 |