SAP ABAP Class /MRSS/CL_SGE_ASSIGNMENT_SERV (Service methods for assignments)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGE (Package) Multiresource Planning: Scheduling Engine

⤷

⤷

Properties
Class | /MRSS/CL_SGE_ASSIGNMENT_SERV | |
Short Description | Service methods for assignments | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
Created | 20080826 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_ASSIGNMENT_SERV has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_ASSIGNMENT_SERV has no interface implemented.
Friends
Class /MRSS/CL_SGE_ASSIGNMENT_SERV has no friend class.
Attributes
Class /MRSS/CL_SGE_ASSIGNMENT_SERV has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Converts assignment data from external to internal format | 20080826 |
2 | ![]() |
Static method | Public | Method | Converts assignment data from internal to external format | 20080826 |
3 | ![]() |
Static method | Public | Method | Converts assignment data from internal to WFM format | 20080826 |
4 | ![]() |
Static method | Public | Method | Converts assignment data from WFM to internal format | 20080826 |
Events
Class /MRSS/CL_SGE_ASSIGNMENT_SERV has no event.
Types
Class /MRSS/CL_SGE_ASSIGNMENT_SERV has no local type.
Method Signatures
Method CONVERT_EXT_TO_INT 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_ASSIGNMENT_EXT | External Format of Assignment | 20080826 | ||
2 | ![]() |
IV_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Application Time Zone | 20080827 | ||
3 | ![]() |
RS_ASSIGNMENT | Value transfer | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT | Internal Format of Assignment | 20080826 |
Method CONVERT_EXT_TO_INT on class /MRSS/CL_SGE_ASSIGNMENT_SERV has no exception.
Method CONVERT_INT_TO_EXT 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_ASSIGNMENT_INT | Internal Format of Assignment | 20080826 | ||
2 | ![]() |
IV_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Application Time Zone | 20080827 | ||
3 | ![]() |
RS_ASSIGNMENT | Value transfer | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_EXT | External Format of Assignment | 20080826 |
Method CONVERT_INT_TO_EXT on class /MRSS/CL_SGE_ASSIGNMENT_SERV has no exception.
Method CONVERT_INT_TO_WFM 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_ASSIGNMENT_INT | Internal Format of Assignment | 20080826 | ||
2 | ![]() |
RS_ASSIGNMENT | Value transfer | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_WFM_DET | WFM Format of Assignment | 20080826 |
Method CONVERT_INT_TO_WFM on class /MRSS/CL_SGE_ASSIGNMENT_SERV has no exception.
Method CONVERT_WFM_TO_INT 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_ASSIGNMENT_WFM_DET | WFM Format of Assignment | 20080826 | ||
2 | ![]() |
RS_ASSIGNMENT | Value transfer | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT | Internal Format of Assignment | 20080826 |
Method CONVERT_WFM_TO_INT on class /MRSS/CL_SGE_ASSIGNMENT_SERV has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 610 |