SAP ABAP Interface /MRSS/IF_SGW_ORG_HIER (Interface for 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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_RMS_DELV_ORG_HIER | Sales & Delivery Organizational Plan and Structure | 20090422 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SGW_ORGMANAGEMENT | Organizational Plan, Organizational Structure | 20090807 |
Properties
Interface | /MRSS/IF_SGW_ORG_HIER | |
Short Description | Interface for Organizational Structure |
General Data
Package | /MRSS/SGW | MRS Planning Board Web Interface |
Created | 20090807 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface /MRSS/IF_SGW_ORG_HIER has no forward declaration.
Interfaces
Interface /MRSS/IF_SGW_ORG_HIER has no interface.
Friends
Interface /MRSS/IF_SGW_ORG_HIER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GREF_STRUC_RTTS | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20090807 | ||
2 | GV_KEY_FIELD_NAME | Instance attribute | Public | Type reference (TYPE) | STRING | 20090807 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Child Objects | 20090807 |
2 | ![]() |
Instance method | Public | Method | Get the Root objects of Organization Structure | 20090807 |
3 | ![]() |
Instance method | Public | Method | Fetch Related Objects for current object | 20090807 |
4 | ![]() |
Instance method | Public | Method | Get field name | 20090807 |
5 | ![]() |
Instance method | Public | Method | 20090807 | |
6 | ![]() |
Instance method | Public | Method | Get RTTS Type of Structure | 20090807 |
7 | ![]() |
Instance method | Public | Method | Refresh data and Free memory | 20090807 |
Events
Interface /MRSS/IF_SGW_ORG_HIER has no event.
Types
Interface /MRSS/IF_SGW_ORG_HIER has no local type.
Method Signatures
Method CREATE_CHILD_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EREF_CHILD_OBJECTS | Call by reference | Object reference (TYPE REF TO) | DATA | 20090807 | |||
2 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20090807 | ||
3 | ![]() |
IS_PARENT_NODE | Call by reference | Type reference (TYPE) | ANY | 20090807 | |||
4 | ![]() |
IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20090807 | ||
5 | ![]() |
IV_CREATE_ALL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090807 | ||
6 | ![]() |
IV_END_DATE | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20090807 |
Method CREATE_CHILD_OBJECTS on Interface /MRSS/IF_SGW_ORG_HIER has no exception.
Method CREATE_ROOT_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EREF_ROOT_OBJECTS | Call by reference | Object reference (TYPE REF TO) | DATA | 20090807 | |||
2 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20090807 | ||
3 | ![]() |
IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20090807 | ||
4 | ![]() |
IV_END_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20090807 |
Method CREATE_ROOT_OBJECTS on Interface /MRSS/IF_SGW_ORG_HIER 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 | 20090807 | ||
2 | ![]() |
ET_STRUC | Call by reference | Type reference (TYPE) | STRUC_T | Org. Management: Table of Structure Entries | 20090807 | ||
3 | ![]() |
IV_OBJID | Call by reference | Type reference (TYPE) | ANY | 20090807 | |||
4 | ![]() |
IV_OBJTYPE | Call by reference | Type reference (TYPE) | OTYPE | Object Type | 20090807 | ||
5 | ![]() |
IV_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Plan Version | 20090807 | ||
6 | ![]() |
IV_WEGID | Call by reference | Type reference (TYPE) | WEGID | Evaluation Path | 20090807 |
Method FETCH_REL_OBJECTS on Interface /MRSS/IF_SGW_ORG_HIER has no exception.
Method GET_FIELD_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OUTPUT_FIELDS | Call by reference | Type reference (TYPE) | /MRSS/T_SGW_HIER_OUTPUT | Output Field names for Hierarchy | 20090807 | ||
2 | ![]() |
ET_DISPLAY_FIELDS | Call by reference | Type reference (TYPE) | STRINGTAB | Table with Strings | 20090807 | ||
3 | ![]() |
EV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20090807 |
Method GET_FIELD_NAME on Interface /MRSS/IF_SGW_ORG_HIER has no exception.
Method GET_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EREF_ORG_HIER | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGW_ORG_HIER | Interface for Organizational Structure | 20090807 | ||
2 | ![]() |
IS_INPUT_DATA | Call by reference | Type reference (TYPE) | ANY | 20090807 | |||
3 | ![]() |
IV_BEGDA | Call by reference | Type reference (TYPE) | SYDATUM | SY-DATUM | Current Date of Application Server | 20090807 | |
4 | ![]() |
IV_ENDDA | Call by reference | Type reference (TYPE) | SYDATUM | SY-DATUM | Current Date of Application Server | 20090807 | |
5 | ![]() |
IV_OBJID | Call by reference | Type reference (TYPE) | ANY | 20090807 | |||
6 | ![]() |
IV_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Object Type | 20090807 | ||
7 | ![]() |
IV_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | '01' | Plan Version | 20090807 | |
8 | ![]() |
IV_WEGID | Call by reference | Type reference (TYPE) | WEGID | Evaluation Path | 20090807 |
Method GET_OBJECT on Interface /MRSS/IF_SGW_ORG_HIER has no exception.
Method GET_STRUCTURE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EREF_STRUCT_RTTS | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20090807 | ||
2 | ![]() |
EV_STRUCT_NAME | Call by reference | Type reference (TYPE) | STRING | 20090807 |
Method GET_STRUCTURE_TYPE on Interface /MRSS/IF_SGW_ORG_HIER has no exception.
Method REFRESH Signature
Method REFRESH on Interface /MRSS/IF_SGW_ORG_HIER has no parameter.
Method REFRESH on Interface /MRSS/IF_SGW_ORG_HIER has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 700 |