SAP ABAP Class CL_GRPCW_AGENT (Agent, Role, User for Workflow)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_WORKFLOW (Package) Workflow-Unique
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_WORKFLOW (Package) Workflow-Unique
Properties
Class | CL_GRPCW_AGENT | |
Short Description | Agent, Role, User for Workflow | |
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 | GRPCA | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | GRPCB | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | GRPCH | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | GRPCW | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPCW_AGENT has no interface implemented.
Friends
Class CL_GRPCW_AGENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_OBJTYPE_USER | Constant | Public | Type reference (TYPE) | OTYPE | 'US' | Object Type | 20070611 | |
2 | M_PLVAR | Static Attribute | Public | Type reference (TYPE) | PLVAR | 20070611 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_USER | Static method | Public | Method | Check Existence | 20070611 |
2 | CLASS_CONSTRUCTOR | Static method | Public | Constructor | Class Constructor | 20070611 |
3 | DELETE_USERS_WITH_INITIAL_ID | Static method | Public | Method | 20070611 | |
4 | FIND_USER_BY_TASK_HROBJECT | Static method | Public | Method | Obsolete: Find Users for Performing the Given Task | 20070611 |
5 | GET_AGENT | Static method | Public | Method | Get Agent in Specific Agent Slot for one Object | 20080630 |
6 | GET_SIGNOFF_PERSON | Static method | Private | Method | Obsolete: Get Central Person for Sign-Off | 20070611 |
Events
Class CL_GRPCW_AGENT has no event.
Types
Class CL_GRPCW_AGENT has no local type.
Method Signatures
Method CHECK_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_UNAME | Value transfer | Type reference (TYPE) | SYUNAME | Logon name of user | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRPC_CASE | 20070611 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRPCW_AGENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRPCW_AGENT has no exception.
Method DELETE_USERS_WITH_INITIAL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | IT_ACTOR | Call by reference | Type reference (TYPE) | SWFUAGENTS | 20070611 |
Method DELETE_USERS_WITH_INITIAL_ID on class CL_GRPCW_AGENT has no exception.
Method FIND_USER_BY_TASK_HROBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_AGENT | Call by reference | Type reference (TYPE) | SWFUAGENTS | List of Organizational Objects | 20070611 | ||
2 | Importing | IS_DATE_INTERVAL | Value transfer | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20070611 | ||
3 | Importing | IS_HROBJECT | Value transfer | Type reference (TYPE) | HROBJECT | Object | 20070611 | ||
4 | Importing | IS_HR_ORG | Value transfer | Type reference (TYPE) | HROBJECT | Object | 20070611 | ||
5 | Importing | I_TASK | Value transfer | Type reference (TYPE) | GRPC_TASK | Task | 20070611 |
Method FIND_USER_BY_TASK_HROBJECT on class CL_GRPCW_AGENT has no exception.
Method GET_AGENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_AGENT | Call by reference | Type reference (TYPE) | SWFUAGENTS | List of Organizational Objects | 20080630 | ||
2 | Importing | IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20080630 | ||
3 | Importing | IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Object | 20080630 | ||
4 | Importing | IS_HR_ORG | Call by reference | Type reference (TYPE) | HROBJECT | Object | 20080630 | ||
5 | Importing | I_AGENTSLOT | Call by reference | Type reference (TYPE) | GRFN_AGENTSLOT | Agent Slot | 20080630 | ||
6 | Importing | I_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080729 | ||
7 | Importing | I_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_OBJECT_ID | Main Regulation from Planner | 20081210 |
Method GET_AGENT on class CL_GRPCW_AGENT has no exception.
Method GET_SIGNOFF_PERSON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20070611 | ||
2 | Importing | I_ORGUNIT | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20070611 | ||
3 | Importing | I_TASK | Call by reference | Type reference (TYPE) | GRPC_TASK | Task | 20070611 | ||
4 | Returning | RT_PERSON | Value transfer | Type reference (TYPE) | GRPCH_T_OBJECTS | 20070611 |
Method GET_SIGNOFF_PERSON on class CL_GRPCW_AGENT has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |