SAP ABAP Class /MRSS/CL_DPR_PROTOCOL_TEXT (Class for maintaing protocol text)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC (Application Component) Maintenance Processing
⤷
/MRSS/DPR (Package) MRS Interface for Cprojects
⤷
⤷
Properties
| Class | /MRSS/CL_DPR_PROTOCOL_TEXT | |
| Short Description | Class for maintaing protocol text | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/DPR | MRS Interface for Cprojects |
| Created | 20080401 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_DPR_PROTOCOL_TEXT has no forward declaration.
Interfaces
Class /MRSS/CL_DPR_PROTOCOL_TEXT has no interface implemented.
Friends
Class /MRSS/CL_DPR_PROTOCOL_TEXT 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_DPR_PROTOCOL_TEXT | Class for maintaing protocol text | 20080401 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DPR_PART_TEXT_TAB | Table to hole participant long text | 20080401 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get the instance of the class | 20080401 | |
| 2 | Instance method | Public | Method | Read long text for a role from MRS long text | 20080401 | |
| 3 | Instance method | Public | Method | Refresh buffer | 20080403 | |
| 4 | Instance method | Public | Method | Save long text for a role to MRS long text | 20080401 | |
| 5 | Instance method | Public | Method | Update the global long text buffer | 20080401 | |
| 6 | Instance method | Public | Method | Update the key details | 20080401 |
Events
Class /MRSS/CL_DPR_PROTOCOL_TEXT has no event.
Types
Class /MRSS/CL_DPR_PROTOCOL_TEXT has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EREF_INSTANCE | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_DPR_PROTOCOL_TEXT | Class for maintaing protocol text | 20080401 |
Method GET_INSTANCE on class /MRSS/CL_DPR_PROTOCOL_TEXT has no exception.
Method READ_TEXT_MRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXT | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_TEXT_TAB | Table for Long Text | 20080401 | |||
| 2 | IV_EXT_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_KEY_EXT_STRUC | Structure for External Key | 20080401 | |||
| 3 | IV_PART_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_GUID | GUID | 20080401 | |||
| 4 | IV_PROJ_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_GUID | GUID | 20080401 |
Method READ_TEXT_MRS on class /MRSS/CL_DPR_PROTOCOL_TEXT has no exception.
Method REFRESH Signature
Method REFRESH on class /MRSS/CL_DPR_PROTOCOL_TEXT has no parameter.
Method REFRESH on class /MRSS/CL_DPR_PROTOCOL_TEXT has no exception.
Method SAVE_TEXT_MRS Signature
Method SAVE_TEXT_MRS on class /MRSS/CL_DPR_PROTOCOL_TEXT has no parameter.
Method SAVE_TEXT_MRS on class /MRSS/CL_DPR_PROTOCOL_TEXT has no exception.
Method UPDATE_BUFFER_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TEXT | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_TEXT_TAB | Table for Long Text | 20080401 | |||
| 2 | IV_EXT_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_KEY_EXT_STRUC | Structure for External Key | 20080401 | |||
| 3 | IV_PART_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_GUID | GUID | 20080401 |
Method UPDATE_BUFFER_TEXT on class /MRSS/CL_DPR_PROTOCOL_TEXT has no exception.
Method UPDATE_KEY_DET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PART_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_GUID | GUID | 20080401 | |||
| 2 | IV_PART_KEY_EXT | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_KEY_EXT_STRUC | Structure for External Key | 20080401 |
Method UPDATE_KEY_DET on class /MRSS/CL_DPR_PROTOCOL_TEXT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |