SAP ABAP Class /MRSS/CL_NW_METHOD_COLLECTOR (Method collector)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/INTEGRATION (Package) Package for MRS <-> Demand Source System Integration
⤷
⤷
Properties
| Class | /MRSS/CL_NW_METHOD_COLLECTOR | |
| Short Description | Method collector | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/INTEGRATION | Package for MRS <-> Demand Source System Integration |
| Created | 20130322 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_NW_METHOD_COLLECTOR has no forward declaration.
Interfaces
Class /MRSS/CL_NW_METHOD_COLLECTOR has no interface implemented.
Friends
Class /MRSS/CL_NW_METHOD_COLLECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_NW_METHOD_COLLECTOR | Method collector instance | 20130402 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_MRS_CONTROL_PARAMS | Control Parameters for MRS Integration | 20130326 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_ALERTDATA_TAB | Alerts and Components | 20130322 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_ASS_KEY_EXT_TAB | Table with Assignments (Internal Representation) | 20130322 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_NW_AUTO_ASGN_DATA_TAB | Data for automatic assignment creation | 20130322 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_OPR_ASSIGNMENT_TAB | Table of Assignments in internal format with operations | 20130322 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_CLOCK_EXT_TAB | Table of Time Recording Information | 20130322 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_NW_DEM_STR_WRK_TAB | Table of Demands | 20130322 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_NW_DEM_MAP_WRK_TAB | Demand Mapping Keys | 20130322 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_NW_DEM_PROTOCOL_TAB | Demand Protocol Text | 20130322 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_API_METHOD_MRS_TAB | Methods | 20130322 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | INT4 | Alert Index | 20130322 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | INT4 | Assignment index | 20130322 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | INT4 | Auto assign index | 20130322 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | INT4 | Clock Index | 20130322 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20130322 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | INT4 | Demand Protocol index | 20130322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Maintain alert information | 20130327 | |
| 2 | Instance method | Private | Method | Append alert to methods list | 20130322 | |
| 3 | Instance method | Private | Method | Append assignment to methods list | 20130322 | |
| 4 | Instance method | Private | Method | Append auto asgmt to methods list | 20130322 | |
| 5 | Instance method | Public | Method | Collect all child assignments | 20130322 | |
| 6 | Instance method | Private | Method | Append clock to methods list | 20130322 | |
| 7 | Instance method | Private | Method | Append demand to methods list | 20130322 | |
| 8 | Instance method | Public | Method | Append demand map to methods list | 20130322 | |
| 9 | Instance method | Public | Method | Append demand protocol to methods list | 20130322 | |
| 10 | Instance method | Public | Method | Append save to methods list | 20130322 | |
| 11 | Instance method | Public | Method | Maintain assignment information | 20130327 | |
| 12 | Instance method | Public | Method | Maintain auto assignment create information | 20130327 | |
| 13 | Instance method | Public | Method | Maintain assignment information | 20130620 | |
| 14 | Instance method | Public | Method | Maintain demand information | 20130327 | |
| 15 | Static method | Public | Method | Get singleton instance | 20130402 | |
| 16 | Instance method | Public | Method | Return all collected methods and object tables | 20130322 | |
| 17 | Instance method | Public | Method | Refresh all attributes | 20130402 | |
| 18 | Instance method | Private | Method | updating control parameters. | 20130326 |
Events
Class /MRSS/CL_NW_METHOD_COLLECTOR has no event.
Types
Class /MRSS/CL_NW_METHOD_COLLECTOR has no local type.
Method Signatures
Method ALERT_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ALERT | Call by reference | Type reference (TYPE) | /MRSS/T_ALERTDATA | Work Area: Alerts and Components | 20130327 | |||
| 2 | IS_CONTROL_PARAMS | Call by reference | Type reference (TYPE) | /MRSS/T_MRS_CONTROL_PARAMS | Control Parameters for MRS Integration | 20130327 | |||
| 3 | IV_METHOD | Call by reference | Type reference (TYPE) | /MRSS/T_OBJ_METHOD | Object Methods | 20130327 |
Method ALERT_MAINTAIN on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method APPEND_ALERT_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_METHOD | Call by reference | Type reference (TYPE) | /MRSS/T_API_METHOD_MRS | API : Processing methods | 20130322 | |||
| 2 | IS_ALERT | Call by reference | Type reference (TYPE) | /MRSS/T_ALERTDATA | Work Area: Alerts and Components | 20130322 |
Method APPEND_ALERT_MAINTAIN on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method APPEND_ASSIGNMENT_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_METHOD | Call by reference | Type reference (TYPE) | /MRSS/T_API_METHOD_MRS | API : Processing methods | 20130322 | |||
| 2 | IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_KEY_EXT | Internal Format of Assignment | 20130322 |
Method APPEND_ASSIGNMENT_MAINTAIN on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method APPEND_AUTO_ASG_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_METHOD | Call by reference | Type reference (TYPE) | /MRSS/T_API_METHOD_MRS | API : Processing methods | 20130322 | |||
| 2 | IS_AUTO_ASG_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_NW_AUTO_ASGN_DATA | Data for Auto. Assignment Creation | 20130322 |
Method APPEND_AUTO_ASG_MAINTAIN on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method APPEND_CHILD_ASG_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHILD_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_OPR_ASSIGNMENT_TAB | Table of Assignments in internal format with operations | 20130322 |
Method APPEND_CHILD_ASG_MAINTAIN on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method APPEND_CLOCK_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_METHOD | Call by reference | Type reference (TYPE) | /MRSS/T_API_METHOD_MRS | API : Processing methods | 20130322 | |||
| 2 | IS_CLOCK | Call by reference | Type reference (TYPE) | /MRSS/T_CLOCK_EXT | Time Recording Information | 20130322 |
Method APPEND_CLOCK_MAINTAIN on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method APPEND_DEMAND_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_NW_DEM_STR_WRK | Complex Demand in Structure Representation | 20130322 | |||
| 2 | CS_METHOD | Call by reference | Type reference (TYPE) | /MRSS/T_API_METHOD_MRS | API : Processing methods | 20130322 |
Method APPEND_DEMAND_MAINTAIN on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method APPEND_DEM_MAP_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEMAND_MAP | Call by reference | Type reference (TYPE) | /MRSS/T_NW_DEM_MAP_WRK | Demand Mapping Keys | 20130717 |
Method APPEND_DEM_MAP_MAINTAIN on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method APPEND_DEM_PROT_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_METHOD | Call by reference | Type reference (TYPE) | /MRSS/T_API_METHOD_MRS | API : Processing methods | 20130322 | |||
| 2 | IS_DEM_PROT | Call by reference | Type reference (TYPE) | /MRSS/T_NW_DEM_PROTOCOL | Demand Protocol text data | 20130322 |
Method APPEND_DEM_PROT_MAINTAIN on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method APPEND_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_METHOD | Call by reference | Type reference (TYPE) | /MRSS/T_API_METHOD_MRS | API : Processing methods | 20130322 | |||
| 2 | IS_CONTROL_PARAMETERS | Call by reference | Type reference (TYPE) | /MRSS/T_MRS_CONTROL_PARAMS | Control Parameters for MRS Integration | 20140604 |
Method APPEND_SAVE on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method ASSIGNMENT_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_KEY_EXT | Internal Format of Assignment | 20130327 | |||
| 2 | IS_CONTROL_PARAMS | Call by reference | Type reference (TYPE) | /MRSS/T_MRS_CONTROL_PARAMS | Control Parameters for MRS Integration | 20130327 | |||
| 3 | IV_METHOD | Call by reference | Type reference (TYPE) | /MRSS/T_OBJ_METHOD | Object Methods | 20130327 |
Method ASSIGNMENT_MAINTAIN on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method AUTO_ASSIGNMENT_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEM_H | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_EXT | Header Attributes in External Representation | 20130722 | |||
| 2 | IT_OPERA_ACTIVITY | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_OPERATION_TAB | Operations | 20130327 | |||
| 3 | IT_SELF_PLAN | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_SELFPLAN_TAB | Table for storing demands and their Self plan statuses | 20130327 |
Method AUTO_ASSIGNMENT_MAINTAIN on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method CLOCKING_DATA_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CLOCK | Call by reference | Type reference (TYPE) | /MRSS/T_CLOCK_EXT | Time Recording Information | 20130620 | |||
| 2 | IS_CONTROL_PARAMS | Call by reference | Type reference (TYPE) | /MRSS/T_MRS_CONTROL_PARAMS | Control Parameters for MRS Integration | 20130620 | |||
| 3 | IV_METHOD | Call by reference | Type reference (TYPE) | /MRSS/T_OBJ_METHOD | Object Methods | 20130620 |
Method CLOCKING_DATA_MAINTAIN on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method DEMAND_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONTROL_PARAMS | Call by reference | Type reference (TYPE) | /MRSS/T_MRS_CONTROL_PARAMS | Control Parameters for MRS Integration | 20130327 | |||
| 2 | IS_DEM_TMP | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK | Complex demand in structure representation | 20130327 | |||
| 3 | IT_QUALIF | Call by reference | Type reference (TYPE) | /MRSS/T_QUALIF_REQ_DEM_EXT_TAB | Required qualifications | 20130327 |
Method DEMAND_MAINTAIN on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_NW_METHOD_COLLECTOR | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_NW_METHOD_COLLECTOR | Method collector | 20130402 |
Method GET_INSTANCE on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method GET_METHODS_AND_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PARAMETERS | Call by reference | Type reference (TYPE) | /MRSS/T_MRS_CONTROL_PARAMS | Control Parameters for MRS Integration | 20130402 | |||
| 2 | ET_ALERTS | Call by reference | Type reference (TYPE) | /MRSS/T_ALERTDATA_TAB | Alerts and Components | 20130322 | |||
| 3 | ET_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_KEY_EXT_TAB | Table with Assignments (Internal Representation) | 20130322 | |||
| 4 | ET_AUTO_ASG_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_NW_AUTO_ASGN_DATA_TAB | Data for automatic assignment creation | 20130322 | |||
| 5 | ET_CHILD_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_OPR_ASSIGNMENT_TAB | Table of Assignments in internal format with operations | 20130322 | |||
| 6 | ET_CLOCK | Call by reference | Type reference (TYPE) | /MRSS/T_CLOCK_EXT_TAB | Table of Time Recording Information | 20130322 | |||
| 7 | ET_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_NW_DEM_STR_WRK_TAB | Table of Demands | 20130322 | |||
| 8 | ET_DEM_PROTOCOL_TEXT | Call by reference | Type reference (TYPE) | /MRSS/T_NW_DEM_PROTOCOL_TAB | Demand Protocol Text | 20130322 | |||
| 9 | ET_METHODS | Call by reference | Type reference (TYPE) | /MRSS/T_API_METHOD_MRS_TAB | Methods | 20130322 |
Method GET_METHODS_AND_CHANGES on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method REFRESH_ALL Signature
Method REFRESH_ALL on class /MRSS/CL_NW_METHOD_COLLECTOR has no parameter.
Method REFRESH_ALL on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
Method UPDATE_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | /MRSS/T_MRS_CONTROL_PARAMS | Control Parameters for MRS Integration | 20130326 |
Method UPDATE_PARAMETERS on class /MRSS/CL_NW_METHOD_COLLECTOR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |