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
⤷ 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 | GRPCS | 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 | GET_5305_TIME_PERIOD | Static method | Public | Method | For multiple objects, get different period | 20090204 |
2 | GET_5310_TIME_PERIOD | Static method | Public | Method | For multiple objects, get different period | 20090204 |
3 | GET_CO_BY_PERIOD | Static method | Public | Method | Get CO category list which is valid in this time period | 20090204 |
4 | GET_CO_RISK_BY_PERIOD | Static method | Public | Method | Get CO Risk list which is valid in this time period | 20090204 |
5 | GET_INJECT_PERIOD | Static method | Public | Method | Get the injection of two time period | 20090204 |
6 | MIGR_CTYPE | Static method | Public | Method | Migrate Control Type, shared by MIC Migr and PC2.5 Upgr | 20090203 |
7 | MIGR_OBJ_CTYPE | 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 | Importing | IT_CO | Value transfer | Type reference (TYPE) | GRPCS_T_COBJECTIVE | 20090204 | |||
2 | Returning | 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 | Importing | IT_CO_RISK | Value transfer | Type reference (TYPE) | GRPCS_TO_RISK_ASS | 20090204 | |||
2 | Returning | 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 | Importing | IS_TIME_PERIOD | Value transfer | Type reference (TYPE) | GRPC_S_TIME_PERIOD | Time period | 20090204 | ||
2 | Importing | IT_CO | Value transfer | Type reference (TYPE) | GRPCS_T_COBJECTIVE | 20090204 | |||
3 | Returning | 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 | Importing | IS_TIME_PERIOD | Value transfer | Type reference (TYPE) | GRPC_S_TIME_PERIOD | Time period | 20090204 | ||
2 | Importing | IT_CO_RISK | Value transfer | Type reference (TYPE) | GRPCS_TO_RISK_ASS | 20090204 | |||
3 | Returning | 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 | Importing | IS_PERIOD_1 | Value transfer | Type reference (TYPE) | GRPC_S_TIME_PERIOD | Time period | 20090204 | ||
2 | Importing | IS_PERIOD_2 | Value transfer | Type reference (TYPE) | GRPC_S_TIME_PERIOD | Time period | 20090204 | ||
3 | Returning | 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 | Exporting | ET_CONTROL | Call by reference | Type reference (TYPE) | GRPCS_T_PSTEP | Returned Contorl type list | 20090205 | ||
2 | Importing | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_MIGRATION_LOG | Migration and APPL log | 20090203 | ||
3 | Importing | IV_SIM_MODE | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20090205 | ||
4 | Importing | IV_VALIDFROM | Value transfer | Type reference (TYPE) | DATUM | Start date of migrated controls | 20090203 | ||
5 | Importing | 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 | Exporting | ET_CONTROL | Call by reference | Type reference (TYPE) | GRPCS_T_PSTEP | 20130603 | |||
2 | Importing | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_MIGRATION_LOG | Migration and APPL log | 20130603 | ||
3 | Importing | IT_OBJID | Call by reference | Type reference (TYPE) | ANY TABLE | Object ID | 20130603 | ||
4 | Importing | IV_SIM_MODE | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20130603 | ||
5 | Importing | IV_VALIDFROM | Value transfer | Type reference (TYPE) | DATUM | Date | 20130603 | ||
6 | Importing | 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 |