SAP ABAP Class /MRSS/CL_SGW_ORGMANAGEMENT (Organizational Plan, Organizational Structure)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC (Application Component) Maintenance Processing
⤷
/MRSS/SGW (Package) MRS Planning Board Web Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGW_ORG_HIER | Interface for Organizational Structure | 20090807 |
Properties
| Class | /MRSS/CL_SGW_ORGMANAGEMENT | |
| Short Description | Organizational Plan, Organizational Structure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/SGW | MRS Planning Board Web Interface |
| Created | 20080522 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGW_ORGMANAGEMENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGW_ORG_HIER | Interface for Organizational Structure | 20090807 |
Friends
Class /MRSS/CL_SGW_ORGMANAGEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | OBJEC-OTYPE | 'O' | Object Type | 20080523 | ||
| 2 | Constant | Private | Type reference (TYPE) | GDSTR-WEGID | 'ORGEH' | Evaluation Path | 20080523 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_SGW_ORGMANAGEMENT | Organizational Plan, Organizational Structure | 20080522 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGW_OBJECT | Object Attributes | 20081119 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | /MRSS/C_SGW_PATH_TAB | Evaluation Paths of different Object Types | 20081120 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGW_ORGSTRUCTURE_TAB | Organizational Structure incl. Chief - Organizational Plan | 20080522 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | DATUM | Date | 20080522 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | DATUM | Date | 20080522 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | OBJEC-PLVAR | Plan Version | 20080522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080522 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20081119 | |
| 3 | Instance method | Public | Method | Create Child Objects | 20080613 | |
| 4 | Instance method | Public | Method | Get the Root objects of Organization Structure | 20080522 | |
| 5 | Instance method | Public | Method | Fetch Related Objects for current object | 20081118 | |
| 6 | Instance method | Public | Method | Read Manager for Organizational Units | 20080613 | |
| 7 | Instance method | Public | Method | Refresh the global data | 20081126 |
Events
Class /MRSS/CL_SGW_ORGMANAGEMENT has no event.
Types
Class /MRSS/CL_SGW_ORGMANAGEMENT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGW_ORGMANAGEMENT has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGW_ORGMANAGEMENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | /MRSS/T_SGW_OBJECT | Object Attributes | 20081119 | |||
| 2 | IV_BEGDA | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20081119 | |||
| 3 | IV_ENDDA | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20081119 |
Method CONSTRUCTOR on class /MRSS/CL_SGW_ORGMANAGEMENT has no exception.
Method CREATE_CHILD_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHILD_OBJECTS | Call by reference | Type reference (TYPE) | /MRSS/T_SGW_ORGSTRUCTURE_TAB | Organizational Structure incl. Chief - Organizational Plan | 20080613 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20080613 | |||
| 3 | IS_ORG_STRUCTURE | Call by reference | Type reference (TYPE) | /MRSS/T_SGW_ORGSTRUCTURE | Organizational Structure incl. Chief - Organizational Plan | 20080613 | |||
| 4 | IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20080613 | |||
| 5 | IV_CREATE_ALL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080613 | |||
| 6 | IV_END_DATE | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20080613 |
Method CREATE_CHILD_OBJECTS on class /MRSS/CL_SGW_ORGMANAGEMENT has no exception.
Method CREATE_ROOT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ROOT_OBJECTS | Call by reference | Type reference (TYPE) | /MRSS/T_SGW_ORGSTRUCTURE_TAB | Organizational Structure incl. Chief - Organizational Plan | 20080522 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20080522 | |||
| 3 | IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20080522 | |||
| 4 | IV_END_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20080522 |
Method CREATE_ROOT_OBJECTS on class /MRSS/CL_SGW_ORGMANAGEMENT has no exception.
Method FETCH_REL_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJEC | Call by reference | Type reference (TYPE) | OBJEC_T | Org. Management: Table of Object Entries | 20081118 | |||
| 2 | ET_STRUC | Call by reference | Type reference (TYPE) | STRUC_T | Vorschlagswerte bei Anlage von Debitoren aus Workbench | 20081118 | |||
| 3 | IV_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20081118 | |||
| 4 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | OTYPE | Object Type | 20081118 | |||
| 5 | IV_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Plan Version | 20081118 | |||
| 6 | IV_WEGID | Call by reference | Type reference (TYPE) | WEGID | Evaluation Path | 20081118 |
Method FETCH_REL_OBJECTS on class /MRSS/CL_SGW_ORGMANAGEMENT has no exception.
Method GET_MANAGER_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ORG_STRUCTURE | Call by reference | Type reference (TYPE) | /MRSS/T_SGW_ORGSTRUCTURE_TAB | Table Type for Organization Structure | 20080613 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20080613 | |||
| 3 | IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20080613 | |||
| 4 | IV_END_DATE | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20080613 |
Method GET_MANAGER_INFO on class /MRSS/CL_SGW_ORGMANAGEMENT has no exception.
Method REFRESH Signature
Method REFRESH on class /MRSS/CL_SGW_ORGMANAGEMENT has no parameter.
Method REFRESH on class /MRSS/CL_SGW_ORGMANAGEMENT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |