SAP ABAP Class CL_GRPC_UTIL_CN_TYPE (CL_GRPC_UTIL_CN_TYPE)
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_CN_TYPE | |
| Short Description | ||
| 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 | 20090121 | 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) |
Interfaces
Class CL_GRPC_UTIL_CN_TYPE has no interface implemented.
Friends
Class CL_GRPC_UTIL_CN_TYPE has no friend class.
Attributes
Class CL_GRPC_UTIL_CN_TYPE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | For multiple objects, get different period | 20090204 | |
| 2 | Static method | Public | Method | For multiple objects, get different period | 20090204 | |
| 3 | Static method | Public | Method | Get CO category list which is valid in this time period | 20090204 | |
| 4 | Static method | Public | Method | Get CO Risk list which is valid in this time period | 20090204 | |
| 5 | Static method | Public | Method | Get the injection of two time period | 20090204 | |
| 6 | Static method | Public | Method | Migrate Control Type, shared by MIC Migr and PC2.5 Upgr | 20090203 | |
| 7 | Static method | Public | Method | for specific objectid | 20130603 |
Events
Class CL_GRPC_UTIL_CN_TYPE has no event.
Types
Class CL_GRPC_UTIL_CN_TYPE has no local type.
Method Signatures
Method GET_5305_TIME_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CO | Value transfer | Type reference (TYPE) | GRPCS_T_COBJECTIVE | 20090204 | ||||
| 2 | RT_TIME_PERIOD | Value transfer | Type reference (TYPE) | GRPC_T_TIME_PERIOD | Internal time of time period | 20090204 |
Method GET_5305_TIME_PERIOD on class CL_GRPC_UTIL_CN_TYPE has no exception.
Method GET_5310_TIME_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CO_RISK | Value transfer | Type reference (TYPE) | GRPCS_TO_RISK_ASS | 20090204 | ||||
| 2 | RT_TIME_PERIOD | Value transfer | Type reference (TYPE) | GRPC_T_TIME_PERIOD | Internal time of time period | 20090204 |
Method GET_5310_TIME_PERIOD on class CL_GRPC_UTIL_CN_TYPE has no exception.
Method GET_CO_BY_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIME_PERIOD | Value transfer | Type reference (TYPE) | GRPC_S_TIME_PERIOD | Time period | 20090204 | |||
| 2 | IT_CO | Value transfer | Type reference (TYPE) | GRPCS_T_COBJECTIVE | 20090204 | ||||
| 3 | RT_CO_BY_PERIOD | Value transfer | Type reference (TYPE) | GRPCS_T_COBJECTIVE | 20090204 |
Method GET_CO_BY_PERIOD on class CL_GRPC_UTIL_CN_TYPE has no exception.
Method GET_CO_RISK_BY_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIME_PERIOD | Value transfer | Type reference (TYPE) | GRPC_S_TIME_PERIOD | Time period | 20090204 | |||
| 2 | IT_CO_RISK | Value transfer | Type reference (TYPE) | GRPCS_TO_RISK_ASS | 20090204 | ||||
| 3 | RT_CO_RISK_BY_PERIOD | Value transfer | Type reference (TYPE) | GRPCS_TO_RISK_ASS | 20090204 |
Method GET_CO_RISK_BY_PERIOD on class CL_GRPC_UTIL_CN_TYPE has no exception.
Method GET_INJECT_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PERIOD_1 | Value transfer | Type reference (TYPE) | GRPC_S_TIME_PERIOD | Time period | 20090204 | |||
| 2 | IS_PERIOD_2 | Value transfer | Type reference (TYPE) | GRPC_S_TIME_PERIOD | Time period | 20090204 | |||
| 3 | RS_INJECT_PERIOD | Value transfer | Type reference (TYPE) | GRPC_S_TIME_PERIOD | Time period | 20090204 |
Method GET_INJECT_PERIOD on class CL_GRPC_UTIL_CN_TYPE has no exception.
Method MIGR_CTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTROL | Call by reference | Type reference (TYPE) | GRPCS_T_PSTEP | Returned Contorl type list | 20090205 | |||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_MIGRATION_LOG | Migration and APPL log | 20090203 | |||
| 3 | IV_SIM_MODE | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20090205 | |||
| 4 | IV_VALIDFROM | Value transfer | Type reference (TYPE) | DATUM | Start date of migrated controls | 20090203 | |||
| 5 | IV_VALIDTO | Value transfer | Type reference (TYPE) | DATUM | End date of migrated controls | 20090203 |
Method MIGR_CTYPE on class CL_GRPC_UTIL_CN_TYPE has no exception.
Method MIGR_OBJ_CTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTROL | Call by reference | Type reference (TYPE) | GRPCS_T_PSTEP | 20130603 | ||||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_MIGRATION_LOG | Migration and APPL log | 20130603 | |||
| 3 | IT_OBJID | Call by reference | Type reference (TYPE) | ANY TABLE | Object ID | 20130603 | |||
| 4 | IV_SIM_MODE | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20130603 | |||
| 5 | IV_VALIDFROM | Value transfer | Type reference (TYPE) | DATUM | Date | 20130603 | |||
| 6 | IV_VALIDTO | Value transfer | Type reference (TYPE) | DATUM | Date | 20130603 |
Method MIGR_OBJ_CTYPE on class CL_GRPC_UTIL_CN_TYPE has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |