SAP ABAP Class /ISDFPS/CL_ORGM_COLLISION (Collision Processing of Organizational Measures)
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_COLLISION | |
| Short Description | Collision Processing of Organizational Measures | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /ISDFPS/ORGM | Organizational Measure |
| Created | 20040816 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /ISDFPS/CL_ORGM_COLLISION has no interface implemented.
Friends
Class /ISDFPS/CL_ORGM_COLLISION has no friend class.
Attributes
Class /ISDFPS/CL_ORGM_COLLISION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Checks Whether FORCE Cats in an Org. Meas. Can Be Processed | 20080511 | |
| 2 | Static method | Private | Method | Checks Whether HCM Cats in an Org. Meas. Can Be Processed | 20080511 | |
| 3 | Static method | Private | Method | Checks Whether IT Recs Affected by Action Can Be Processed | 20080511 | |
| 4 | Static method | Public | Method | Checks Whether an Object Can Be Processed in an Org. Meas. | 20041007 | |
| 5 | Static method | Public | Method | Possibly Include in Interface + CASE f. the Diff. Data Areas | 20040816 | |
| 6 | Static method | Public | Method | Returns OrgM To Which Object Belongs | 20040927 | |
| 7 | Static method | Private | Method | Checks Whether OrgM Is Open (Not Active or Canceled) | 20100107 |
Events
Class /ISDFPS/CL_ORGM_COLLISION has no event.
Types
Class /ISDFPS/CL_ORGM_COLLISION has no local type.
Method Signatures
Method CHECK_FORCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_IF_HRBAS_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Referenz auf Message-Handler | 20080511 | |||
| 2 | IS_CHECK_REC_FORCE | Call by reference | Type reference (TYPE) | /ISDFPS/FORCE | Zu prüfender FORCE-Satz | 20080511 | |||
| 3 | IV_CHECK_ORGM_ID | Call by reference | Type reference (TYPE) | /ISDFPS/ORGM_ID | Schlüssel der Maßnahme, gegen die geprüft werden soll | 20080511 | |||
| 4 | RV_IS_OK_BOOLE_D | Value transfer | Type reference (TYPE) | BOOLE_D | Durch Aktion betr.Sätze in keiner anderen Maßnahme gesperrt? | 20080511 |
Method CHECK_FORCE on class /ISDFPS/CL_ORGM_COLLISION has no exception.
Method CHECK_HCM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_IF_HRBAS_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Referenz auf Message-Handler | 20080511 | |||
| 2 | IS_CHECK_REC_WPLOG | Call by reference | Type reference (TYPE) | WPLOG | Zu prüfender Infotypsatz | 20080511 | |||
| 3 | IV_CHECK_ORGM_ID | Call by reference | Type reference (TYPE) | /ISDFPS/ORGM_ID | Schlüssel der Maßnahme, gegen die geprüft werden soll | 20080511 | |||
| 4 | RV_IS_OK_BOOLE_D | Value transfer | Type reference (TYPE) | BOOLE_D | Durch Aktion betr.Sätze in keiner anderen Maßnahme gesperrt? | 20080511 |
Method CHECK_HCM on class /ISDFPS/CL_ORGM_COLLISION has no exception.
Method CHECK_INFTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_IF_HRBAS_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Referenz auf Message-Handler | 20080511 | |||
| 2 | IS_CHECK_REC_WPLOG | Call by reference | Type reference (TYPE) | WPLOG | Zu prüfender Infotypsatz | 20080511 | |||
| 3 | IV_CHECK_ORGM_ID | Call by reference | Type reference (TYPE) | /ISDFPS/ORGM_ID | Schlüssel der Maßnahme, gegen die geprüft werden soll | 20080511 | |||
| 4 | IV_INCLUDE_CHECK_REC_BOOLE_D | Call by reference | Type reference (TYPE) | BOOLE_D | IF_HRBAS_BOOLE_D=>TRUE | Prüfung des Infotypsatzes selbst nötig? | 20080511 | ||
| 5 | RV_IS_OK_BOOLE_D | Value transfer | Type reference (TYPE) | BOOLE_D | Durch Aktion betr.Sätze in keiner anderen Maßnahme gesperrt? | 20080511 |
Method CHECK_INFTY on class /ISDFPS/CL_ORGM_COLLISION has no exception.
Method CHECK_OBJECT_ORGM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | TRUE (='X') und FALSE (=' ') | 20041007 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Mesagehandler | 20041007 | |||
| 3 | OBJID | Call by reference | Type reference (TYPE) | HROBJID | zu prüfende Objektid | 20041007 | |||
| 4 | ORGM_ID | Call by reference | Type reference (TYPE) | /ISDFPS/ORGM_ID | Schlüssel einer Organisationsmaßnahme | 20041007 | |||
| 5 | OTYPE | Call by reference | Type reference (TYPE) | OTYPE | zu prüfender Objekttyp | 20041007 | |||
| 6 | PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Planvariante der zu prüfenden Objekte | 20041007 | |||
| 7 | RAISE_MESSAGE | Call by reference | Type reference (TYPE) | BOOLE_D | IF_HRBAS_BOOLE_D=>FALSE | TRUE (='X') und FALSE (=' ') | 20041007 | ||
| 8 | SCLAS | Call by reference | Type reference (TYPE) | SCLAS | nur bei Verknüpfungen: zu prüfender Zielobjekttyp | 20041007 | |||
| 9 | SOBID | Call by reference | Type reference (TYPE) | SOBID | nur bei Verknüpfungen: zu prüfende ZielobjektID | 20041007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten, SYMSG mit Meldungsvariablen gefüllt | 20041008 |
Method COLLISION_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_RECORD | Call by reference | Type reference (TYPE) | ANY | geänderter Datensatz | 20041007 | |||
| 2 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | TRUE (='X') und FALSE (=' ') | 20040908 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | HR-PD-Infotypen: Meldungen | 20040908 | |||
| 4 | ORGM_ID | Call by reference | Type reference (TYPE) | /ISDFPS/ORGM_ID | Technischer Schlüssel einer Organisationsmaßnahme | 20040817 |
Method COLLISION_CHECK on class /ISDFPS/CL_ORGM_COLLISION has no exception.
Method GET_ORGM_ID_OF_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20040927 | |||
| 2 | ORGM_ID | Value transfer | Type reference (TYPE) | /ISDFPS/ORGM_ID | Technischer Schlüssel einer Organisationsmaßnahme | 20040927 | |||
| 3 | OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20040927 | |||
| 4 | PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Planvariante | 20040927 |
Method GET_ORGM_ID_OF_OBJECT on class /ISDFPS/CL_ORGM_COLLISION has no exception.
Method IS_ORGM_IN_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20100107 | |||
| 2 | IV_ORGM_ID | Call by reference | Type reference (TYPE) | /ISDFPS/ORGM_ID | Technischer Schlüssel einer Organisationsmaßnahme | 20100107 |
Method IS_ORGM_IN_PROCESS on class /ISDFPS/CL_ORGM_COLLISION has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 470 |