SAP ABAP Class /MRSS/CL_RM_UTIL_COMMENTS (RM Comments)
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

⤷

⤷

Properties
Class | /MRSS/CL_RM_UTIL_COMMENTS | |
Short Description | RM Comments | |
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 | 20081229 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /MRSS/CL_RM_UTIL_COMMENTS has no interface implemented.
Friends
Class /MRSS/CL_RM_UTIL_COMMENTS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20081229 | ||||
2 | ![]() |
Constant | Public | See coding | 20081229 | ||||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '(d{2}.d{2}.d{4}), (d{2}:d{2})' | 20081229 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Retrieves Comment log | 20081229 |
2 | ![]() |
Static method | Public | Method | To get Text IDs ,Names and Objects for Archiving | 20100812 |
3 | ![]() |
Static method | Public | Method | Read SAP Text for Request | 20081229 |
4 | ![]() |
Static method | Private | Method | Read Single Comment | 20081229 |
5 | ![]() |
Static method | Public | Method | Save Text for a Request | 20081229 |
6 | ![]() |
Static method | Private | Method | Save Single Comment | 20081229 |
7 | ![]() |
Static method | Public | Method | Converts Time zone in a given String | 20081229 |
8 | ![]() |
Static method | Public | Method | Converts Time zone in a given String | 20081229 |
Events
Class /MRSS/CL_RM_UTIL_COMMENTS has no event.
Types
Class /MRSS/CL_RM_UTIL_COMMENTS has no local type.
Method Signatures
Method GET_COMMENT_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20081229 | |
2 | ![]() |
IV_USER_TIME_ZONE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | 'X' | Indicator, true for Uset time zone, false for Syst time zone | 20081229 | |
3 | ![]() |
RV_LOG | Value transfer | Type reference (TYPE) | STRING | Comment Log | 20081229 |
Method GET_COMMENT_LOG on class /MRSS/CL_RM_UTIL_COMMENTS has no exception.
Method GET_TEXTID_FOR_ARCHIVING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TEXTS | Call by reference | Type reference (TYPE) | TSPSKEY | SAPscript Programming Interface: Text key | 20100812 | ||
2 | ![]() |
IV_REQ_NO | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQ_ID | Order Number | 20100812 |
Method GET_TEXTID_FOR_ARCHIVING on class /MRSS/CL_RM_UTIL_COMMENTS has no exception.
Method READ_COMMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COMMENT_TAB | Call by reference | Type reference (TYPE) | /MRSS/T_RM_COMMENT_TAB | Comments | 20081229 | ||
2 | ![]() |
IV_REQ_ID | Value transfer | Type reference (TYPE) | /MRSS/T_RM_REQ_ID | Request Number | 20081229 | ||
3 | ![]() |
IV_ROLE_ID | Value transfer | Type reference (TYPE) | /MRSS/T_RM_ROLE_ID | Role Number | 20081229 | ||
4 | ![]() |
IV_ROLE_WORKLIST | Value transfer | Type reference (TYPE) | /MRSS/T_RM_FLAG | Read for filling up role worklist | 20081229 | ||
5 | ![]() |
IV_USER_TIME_ZONE | Value transfer | Type reference (TYPE) | /MRSS/T_RM_FLAG | 'X' | Indicator | 20081229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081229 | ||
2 | ![]() |
20081229 | ||
3 | ![]() |
20081229 |
Method READ_SINGLE_COMMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TEXT | Call by reference | Type reference (TYPE) | STRING | Text | 20081229 | ||
2 | ![]() |
IV_TEXT_ID | Value transfer | Type reference (TYPE) | THEAD-TDID | Text ID | 20081229 | ||
3 | ![]() |
IV_TEXT_NAME | Value transfer | Type reference (TYPE) | THEAD-TDNAME | Name | 20081229 | ||
4 | ![]() |
IV_TEXT_OBJ | Value transfer | Type reference (TYPE) | THEAD-TDOBJECT | Texts: Application Object | 20081229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081229 | ||
2 | ![]() |
20081229 |
Method SAVE_COMMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COMMENT_TAB | Call by reference | Type reference (TYPE) | /MRSS/T_RM_COMMENT_TAB | Comments Table | 20081229 | ||
2 | ![]() |
IV_CONV_TO_SYS_TIMEZONE | Value transfer | Type reference (TYPE) | /MRSS/T_RM_FLAG | 'X' | Indicator | 20081229 | |
3 | ![]() |
IV_REQ_ID | Value transfer | Type reference (TYPE) | /MRSS/T_RM_REQ_ID | Request Number | 20081229 | ||
4 | ![]() |
IV_ROLE_ID | Value transfer | Type reference (TYPE) | /MRSS/T_RM_ROLE_ID | Role Number | 20081229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081229 | ||
2 | ![]() |
20081229 | ||
3 | ![]() |
20081229 | ||
4 | ![]() |
20081229 | ||
5 | ![]() |
20081229 | ||
6 | ![]() |
20081229 | ||
7 | ![]() |
20081229 |
Method SAVE_SINGLE_COMMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEXT | Value transfer | Type reference (TYPE) | STRING | Text | 20081229 | ||
2 | ![]() |
IV_TEXT_ID | Value transfer | Type reference (TYPE) | THEAD-TDID | Text ID | 20081229 | ||
3 | ![]() |
IV_TEXT_NAME | Value transfer | Type reference (TYPE) | THEAD-TDNAME | Text Name | 20081229 | ||
4 | ![]() |
IV_TEXT_OBJ | Value transfer | Type reference (TYPE) | THEAD-TDOBJECT | Texts: Application Object | 20081229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081229 | ||
2 | ![]() |
20081229 |
Method TIME_ZONE_CONVERT_IN_STR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_STRING | Call by reference | Type reference (TYPE) | STRING | String with Time stamps in Application Server Time Zone | 20081229 | ||
2 | ![]() |
IV_CONVERT | Call by reference | Type reference (TYPE) | I | 0 | 0=System to User, 1=User to System | 20081229 | |
3 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20081229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081229 |
Method TIME_ZONE_CONVERT_IN_STR_O Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_STRING | Call by reference | Type reference (TYPE) | STRING | String with Time stamps in Application Server Time Zone | 20081229 | ||
2 | ![]() |
IV_CONVERT | Call by reference | Type reference (TYPE) | I | 0 | 0=System to User, 1=User to System | 20081229 | |
3 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20081229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081229 | ||
2 | ![]() |
20081229 | ||
3 | ![]() |
20081229 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 610 |