SAP ABAP Interface /MRSS/IF_RMS_PARTNER (Interface to retrieve partner data)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-CP (Application Component) Capacity and Resource Planning
⤷
/MRSS/RMS (Package) Resource Management Service Layer
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_RMS_PARTNER | Partner Data | 20080830 |
Properties
| Interface | /MRSS/IF_RMS_PARTNER | |
| Short Description | Interface to retrieve partner data |
General Data
| Package | /MRSS/RMS | Resource Management Service Layer |
| Created | 20080830 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface /MRSS/IF_RMS_PARTNER has no forward declaration.
Interfaces
Interface /MRSS/IF_RMS_PARTNER has no interface.
Friends
Interface /MRSS/IF_RMS_PARTNER has no friend.
Attributes
Interface /MRSS/IF_RMS_PARTNER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | To fill the start date / end date and staffed ays | 20080830 | |
| 2 | Instance method | Public | Method | Get Partners Data | 20080830 | |
| 3 | Instance method | Public | Method | To get monthly data for partner | 20080830 | |
| 4 | Instance method | Public | Method | To set new row ids | 20080830 |
Events
Interface /MRSS/IF_RMS_PARTNER has no event.
Types
Interface /MRSS/IF_RMS_PARTNER has no local type.
Method Signatures
Method FILL_DURATION_DATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080830 |
Method FILL_DURATION_DATES on Interface /MRSS/IF_RMS_PARTNER has no exception.
Method GET_PARTNER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARTNERS | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080830 | |||
| 2 | IS_PERIOD | Call by reference | Type reference (TYPE) | /MRSS/T_RM_PERIOD | Overview Period | 20080830 | |||
| 3 | IT_ASSIGNMENT_DET | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080830 | |||
| 4 | IT_FILTER_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_RM_EXT_DEM_GUID_TAB | External Demand GUID Tab | 20080830 | |||
| 5 | IV_RESOURCE_ID | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20080830 |
Method GET_PARTNER_DATA on Interface /MRSS/IF_RMS_PARTNER has no exception.
Method GET_PARTNER_MONTHLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_MONTHLY_OVERVIEW_TAB | Table of monthly assignments | 20080830 | |||
| 2 | IT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080830 | |||
| 3 | IT_CHANGED_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080830 | |||
| 4 | IV_BEGINDATE | Value transfer | Type reference (TYPE) | DATS | Field of type DATS | 20080830 | |||
| 5 | IV_EDITABLE | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080830 | |||
| 6 | IV_ENDDATE | Value transfer | Type reference (TYPE) | DATS | Field of type DATS | 20080830 | |||
| 7 | IV_PARTNER_FLAG | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080830 | |||
| 8 | IV_REQUEST_NUMBER | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQ_ID | Request Number | 20080830 |
Method GET_PARTNER_MONTHLY on Interface /MRSS/IF_RMS_PARTNER has no exception.
Method SET_ROWID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_COMPONENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080830 | |||
| 2 | CV_MAXROWID | Value transfer | Type reference (TYPE) | INT4 | Byte Value | 20080830 |
Method SET_ROWID on Interface /MRSS/IF_RMS_PARTNER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |