SAP ABAP Class CL_GRPC_REPLACEMENT_SERVICE (Replacement: Services)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_WORKFLOW (Package) Workflow-Unique
⤷
⤷
Properties
| Class | CL_GRPC_REPLACEMENT_SERVICE | |
| Short Description | Replacement: Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_WORKFLOW | Workflow-Unique |
| Created | 20070611 | SAP |
| Last change | 20141106 | |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_REPLACEMENT_SERVICE has no interface implemented.
Friends
Class CL_GRPC_REPLACEMENT_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRPC_RPLC_STATUS | 'C' | New; To Be Processed | 20070611 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRPC_RPLC_STATUS | 'D' | Processed, To Be Deleted | 20070611 | ||
| 3 | Constant | Public | Type reference (TYPE) | GRPC_RPLC_STATUS | 'E' | Error in processing | 20070611 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | TY_TH_MAPPING_MIC_WF_TASK | 20070611 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | TY_TH_WF_TASK_TYPE | 20070611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add Message to Application Log | 20070611 | |
| 2 | Static method | Public | Method | Write Workflow Messages to Application Log | 20070611 | |
| 3 | Static method | Public | Method | Assert that the User Exists | 20070611 | |
| 4 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070611 | |
| 5 | Static method | Public | Method | Get User from Person | 20070611 | |
| 6 | Static method | Public | Method | Obsolete: Get Standard Tasks from Role | 20070611 | |
| 7 | Static method | Public | Method | Application Log: Log: Create with header data | 20070611 | |
| 8 | Static method | Public | Method | Create a Replacement Request for Case | 20070611 | |
| 9 | Static method | Public | Method | Create a Replacement Request for Role Person | 20070611 | |
| 10 | Static method | Public | Method | Obsolete: Get MIC Task for Work Item | 20070611 | |
| 11 | Static method | Public | Method | Get Type of Work Item | 20070611 | |
| 12 | Static method | Public | Method | Select Cases in which User Is Involved | 20070611 | |
| 13 | Static method | Public | Method | Select Replacement Requests Effective from Given Date | 20070611 |
Events
Class CL_GRPC_REPLACEMENT_SERVICE has no event.
Types
Class CL_GRPC_REPLACEMENT_SERVICE has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMS | Call by reference | Type reference (TYPE) | BAL_S_PARM | Application log: Parameters | 20070611 | |||
| 2 | IV_CLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Application log: Message problem class | 20070611 | |||
| 3 | I_LEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Application Log: Level of Detail | 20070611 | |||
| 4 | I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070611 |
Method ADD_MESSAGE on class CL_GRPC_REPLACEMENT_SERVICE has no exception.
Method ADD_WF_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG_TEMPLATE | Call by reference | Type reference (TYPE) | BAL_S_MSG | 20070611 | ||||
| 2 | IT_MESS_STRUCT | Call by reference | Type reference (TYPE) | SAPI_MSG_STRUC | Table with sap-wapi-Message (Structures) | 20070611 | |||
| 3 | I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070611 |
Method ADD_WF_MESSAGES on class CL_GRPC_REPLACEMENT_SERVICE has no exception.
Method ASSERT_USER_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER | Call by reference | Type reference (TYPE) | SYUNAME | SAP R/3 System, User Logon Name | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRPC_REPLACEMENT_SERVICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRPC_REPLACEMENT_SERVICE has no exception.
Method CONVERT_PERSON_TO_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Date and Time, Current (Application Server) Date | 20070611 | |||
| 2 | I_PERSON_ID | Call by reference | Type reference (TYPE) | OBJEKTID | Object ID | 20070611 | |||
| 3 | R_USER | Value transfer | Type reference (TYPE) | SYUNAME | SAP R/3 System, User Logon Name | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
Method CONVERT_ROLE_TO_WF_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROLE | Call by reference | Type reference (TYPE) | GRPC_ROLE | Role ID | 20070611 | |||
| 2 | RT_WF_TASK | Value transfer | Type reference (TYPE) | SWRTTASK | WAPI: Table Type for Tasks | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
Method CREATE_APPL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070611 | |||
| 2 | I_EXTNUMBER | Call by reference | Type reference (TYPE) | BALNREXT | Application Log: External Identification | 20070611 | |||
| 3 | I_REPID | Call by reference | Type reference (TYPE) | BALPROG | Application log: Program name | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
Method CREATE_REQUEST_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_GRPC_REPLACEMENT_REQ_CASE | Replacement | 20070611 |
Method CREATE_REQUEST_CASE on class CL_GRPC_REPLACEMENT_SERVICE has no exception.
Method CREATE_REQUEST_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DB | Value transfer | Type reference (TYPE) | GRPCRPLCINFO | Replacement Information | 20071022 | |||
| 2 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_GRPC_REPLACEMENT_REQ_ROLE | Replacement | 20070611 |
Method CREATE_REQUEST_ROLE on class CL_GRPC_REPLACEMENT_SERVICE has no exception.
Method GET_WORKITEM_MIC_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WF_TASK | Call by reference | Type reference (TYPE) | SWW_TASK | Task ID | 20070611 | |||
| 2 | R_MIC_TASK | Value transfer | Type reference (TYPE) | GRPC_TASK | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
Method GET_WORKITEM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TASK | Call by reference | Type reference (TYPE) | SWW_TASK | Task ID | 20070611 | |||
| 2 | R_TYPE | Value transfer | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
Method RETRIEVE_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CASE | Value transfer | Type reference (TYPE) | GRPC_T_RPLC_CASE | Replacement: Case | 20070611 | |||
| 2 | IS_HRORG | Call by reference | Type reference (TYPE) | HROBJECT | Object | 20070611 | |||
| 3 | I_PERSON_ID | Call by reference | Type reference (TYPE) | OBJEKTID | Object ID | 20070611 | |||
| 4 | I_USER | Call by reference | Type reference (TYPE) | SYUNAME | SAP R/3 System, User Logon Name | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
Method RETRIEVE_REQUEST_MASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXCEPTION | Call by reference | Type reference (TYPE) | GRPC_T_CX_ROOT | Table of Business Exceptions | 20070611 | |||
| 2 | ET_OBJECT | Call by reference | Type reference (TYPE) | GRPC_T_REPLACEMENT_REQ_MASS | Replacement Information: Mass | 20070611 | |||
| 3 | I_BEGDA | Value transfer | Type reference (TYPE) | BEGDA | SY-DATUM | Start of Validity | 20070611 |
Method RETRIEVE_REQUEST_MASS on class CL_GRPC_REPLACEMENT_SERVICE has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |