SAP ABAP Class /MRSS/CL_RM_VAR_SRCH_MAPPER (Class for XML Mapper)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGW_VAR_XML_MAPPER | Interface for XML Mapper | 20100707 |
Properties
| Class | /MRSS/CL_RM_VAR_SRCH_MAPPER | |
| Short Description | Class for XML Mapper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/RMS | Resource Management Service Layer |
| Created | 20100707 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_RM_VAR_SRCH_MAPPER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGW_VAR_XML_MAPPER | Interface for XML Mapper | 20100707 |
Friends
Class /MRSS/CL_RM_VAR_SRCH_MAPPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGW_PRG_NAME | Program Name | 20100707 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGW_VAR_NAME | Variant Name | 20100707 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100707 | |
| 2 | Instance method | Private | Method | Create requirement profile key | 20100707 | |
| 3 | Instance method | Private | Method | Get requirement profile data | 20100707 | |
| 4 | Instance method | Private | Method | Convert error message to table type | 20100707 | |
| 5 | Instance method | Private | Method | Update requirement profile key | 20100707 |
Events
Class /MRSS/CL_RM_VAR_SRCH_MAPPER has no event.
Types
Class /MRSS/CL_RM_VAR_SRCH_MAPPER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PGM_NAME | Call by reference | Type reference (TYPE) | /MRSS/T_SGW_PRG_NAME | Program Name | 20100707 | |||
| 2 | VARIANT_NAME | Call by reference | Type reference (TYPE) | /MRSS/T_SGW_VAR_NAME | Variant Name | 20100707 |
Method CONSTRUCTOR on class /MRSS/CL_RM_VAR_SRCH_MAPPER has no exception.
Method CREATE_REQ_PROFILE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE_LGCY | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PROF_MSGS_LGCY_TAB | Messages of Legacy Profile Data Exchange Table | 20100707 | |||
| 2 | IS_SKILL_UI | Call by reference | Type reference (TYPE) | /MRSS/T_RM_SKILL_UI | UI Structure for Skills | 20100707 |
Method CREATE_REQ_PROFILE_KEY on class /MRSS/CL_RM_VAR_SRCH_MAPPER has no exception.
Method GET_REQ_PROF_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SKILLS_UI | Call by reference | Type reference (TYPE) | /MRSS/T_RM_SKILL_UI | UI Structure for Skills | 20100707 | |||
| 2 | ET_MESSAGE_LGCY | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PROF_MSGS_LGCY_TAB | Messages of Legacy Profile Data Exchange Table | 20100707 | |||
| 3 | IT_REQ_PROF_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RPROF_KEY_LGCY_TAB | Legacy Requirement Profile Key Exchange Table | 20100707 |
Method GET_REQ_PROF_DATA on class /MRSS/CL_RM_VAR_SRCH_MAPPER has no exception.
Method MESSAGE_INTO_BAPIRET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20100707 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20100707 | |||
| 3 | IV_MSG_V1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100707 | |||
| 4 | IV_MSG_V2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100707 | |||
| 5 | IV_MSG_V3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100707 | |||
| 6 | IV_MSG_V4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100707 | |||
| 7 | IV_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20100707 | |||
| 8 | IV_TYPE | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | 20100707 |
Method MESSAGE_INTO_BAPIRET on class /MRSS/CL_RM_VAR_SRCH_MAPPER has no exception.
Method UPDATE_REQ_PROFILE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE_LGCY | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PROF_MSGS_LGCY_TAB | Messages of Legacy Profile Data Exchange Table | 20100707 | |||
| 2 | IS_SKILL_UI | Call by reference | Type reference (TYPE) | /MRSS/T_RM_SKILL_UI | UI Structure for Skills | 20100707 | |||
| 3 | IT_PROFILE_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RPROF_KEY_LGCY_TAB | Legacy Requirement Profile Key Exchange Table | 20100707 |
Method UPDATE_REQ_PROFILE_KEY on class /MRSS/CL_RM_VAR_SRCH_MAPPER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |