SAP ABAP Class CL_GRPC_UTIL_AGENTSLOTMAP (Agentslot Mapping Utility Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_MIGRATION_UPGRADE (Package) PC Migration and Upgrade
⤷
⤷
Properties
| Class | CL_GRPC_UTIL_AGENTSLOTMAP | |
| Short Description | Agentslot Mapping Utility Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_MIGRATION_UPGRADE | PC Migration and Upgrade |
| Created | 20081029 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPC_UTIL_AGENTSLOTMAP has no forward declaration.
Interfaces
Class CL_GRPC_UTIL_AGENTSLOTMAP has no interface implemented.
Friends
Class CL_GRPC_UTIL_AGENTSLOTMAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR10 | 'MIC' | Character Field Length = 10 | 20081029 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR10 | 'PC100' | Character Field Length = 10 | 20101206 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR10 | 'PC25' | Character Field Length = 10 | 20081029 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR10 | 'PC30' | Character Field Length = 10 | 20081029 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | GRPC_T_AGENTSLOT_MAP | Internal table fof agentslot mapping | 20081029 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | GRPC_T_AGENTSLOT_MAP | Internal table fof agentslot mapping | 20081029 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | GRPC_T_AGENTSLOT_MAP | Agent slot mapping Internal table | 20101206 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | GRPC_T_AGENTSLOT_MAP | Internal table fof agentslot mapping | 20081029 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get agentslotc map between MIC and PC30 | 20081029 | |
| 2 | Static method | Public | Method | Get agentslotc map between PC25 and PC100 | 20101206 | |
| 3 | Static method | Public | Method | Get agentslotc map between PC25 and PC30 | 20081029 | |
| 4 | Static method | Private | Method | Init agentslotc map | 20081029 |
Events
Class CL_GRPC_UTIL_AGENTSLOTMAP has no event.
Types
Class CL_GRPC_UTIL_AGENTSLOTMAP has no local type.
Method Signatures
Method GET_AGENTSLOT_MAP_MIC_PC30 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_AGENTSLOT_MAP | Value transfer | Type reference (TYPE) | GRPC_T_AGENTSLOT_MAP | Internal table fof agentslot mapping | 20081029 |
Method GET_AGENTSLOT_MAP_MIC_PC30 on class CL_GRPC_UTIL_AGENTSLOTMAP has no exception.
Method GET_AGENTSLOT_MAP_PC25_PC100 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_AGENTSLOT_MAP | Value transfer | Type reference (TYPE) | GRPC_T_AGENTSLOT_MAP | Internal table fof agentslot mapping | 20101206 |
Method GET_AGENTSLOT_MAP_PC25_PC100 on class CL_GRPC_UTIL_AGENTSLOTMAP has no exception.
Method GET_AGENTSLOT_MAP_PC25_PC30 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_AGENTSLOT_MAP | Value transfer | Type reference (TYPE) | GRPC_T_AGENTSLOT_MAP | Internal table fof agentslot mapping | 20081029 |
Method GET_AGENTSLOT_MAP_PC25_PC30 on class CL_GRPC_UTIL_AGENTSLOTMAP has no exception.
Method INIT_AGENTSLOT_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_AGENTSLOTC_MAP | Value transfer | Type reference (TYPE) | GRPC_T_AGENTSLOT_MAP | Internal table fof agentslot mapping | 20081029 |
Method INIT_AGENTSLOT_MAP on class CL_GRPC_UTIL_AGENTSLOTMAP has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |