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 STATUS_CHANGE_ACTIVATE Constant Public Type reference (TYPE) FCODE 'ACTIVATE' Activate 20040824
2 STATUS_CHANGE_APPROVE Constant Public Type reference (TYPE) FCODE 'APPROVE' Approve 20040824
3 STATUS_CHANGE_DELETE Constant Public Type reference (TYPE) FCODE 'DELETE' Delete 20040830
4 STATUS_CHANGE_PROPOSE Constant Public Type reference (TYPE) FCODE 'REPROCESS' Reprocess 20040824
5 STATUS_CHANGE_REJECT Constant Public Type reference (TYPE) FCODE 'REJECT' Reject 20040824
6 STATUS_CHANGE_SUBMIT Constant Public Type reference (TYPE) FCODE 'SUBMIT' Request 20040824
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040915
2 EVENT_HANDLER_ORGM_CHANGED Static method Private Event handling method Handler for Event: 'Organizational Measure Switched' 20040915
3 GET_IND_ORGMS_OF_USER Static method Public Method Determines for User All Individual Measures 20050323
4 GET_ORGMS_OF_USER Static method Public Method Determines f. User All Org. Measures in which User Involved 20040817
5 GET_ORGM_AREA_IDS_OF_ORGM Static method Public Method Determines the ID of the Organizational Measure 20040913
6 GET_ORGM_ATTRIBUTES Static method Public Method Determines the Organizational Measure Attributes 20040924
7 GET_ORGM_ID_OF_ORGM_AREA Static method Public Method Determines the ID of the Organizational Measure 20040906
8 GET_ORGM_IN_CHANGE_MODE Static method Public Method Determines Whether Measure Is in "Process" or "Part. Active" 20080507
9 GET_ORGM_SUB_AREAS_OF_AREA Static method Public Method Determines All Subareas in an Area 20040824
10 GET_ORGM_SUB_AREA_FOR_DATA Static method Public Method Determine for the Data Key the Assigned Subarea 20040820
11 GET_TABIDS_OF_ORGM_TYPE Static method Public Method Determines All Assigned TABIDs of a Measure Type 20040913
12 GET_TITLE_OF_ORGM Static method Public Method Returns the Name or Description of an Organizational Measure 20040916
13