SAP ABAP Class CL_GRPC_TE_CONTAINER (Container for Testing Management Control)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_ASSESSMENT_ISSUE_PLAN (Package) Assessment/Issue/Remediation Plan

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_CASE | SOA: Case | 20070611 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_TESTER | Tester | 20070611 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_TE_USER_CONTAINER | Container of one user for Testing Management Control | 20070611 |
Properties
Class | CL_GRPC_TE_CONTAINER | |
Short Description | Container for Testing Management Control | |
Super Class | CL_GRPC_CASE | SOA: Case |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_ASSESSMENT_ISSUE_PLAN | Assessment/Issue/Remediation Plan |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRPC_TESTER | Tester | 20070611 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRPC_CASE | 20070611 | SOA: Case |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | abap_false | 20070611 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GRPC_T_MC_TL | Table: Management Control Test Log Attribute | 20070611 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Are All Issues Closed? | 20070611 |
2 | ![]() |
Instance method | Public | Method | 20070611 | |
3 | ![]() |
Instance method | Private | Method | 20070611 | |
4 | ![]() |
Instance method | Public | Constructor | Constructor | 20070611 |
5 | ![]() |
Static method | Public | Method | Create | 20070611 |
6 | ![]() |
Instance method | Private | Method | Create Management Control Assessments | 20070611 |
7 | ![]() |
Instance method | Protected | Method | Check if New Test Logs Can Be Created + Insert In Container | 20070611 |
8 | ![]() |
Static method | Public | Method | Find Test Container Attached to HR OBJECT | 20070611 |
9 | ![]() |
Static method | Private | Method | 20070611 | |
10 | ![]() |
Instance method | Public | Method | Get All Issues Belonging to User for this Container | 20070611 |
11 | ![]() |
Instance method | Public | Method | 20070611 | |
12 | ![]() |
Instance method | Private | Method | 20070611 | |
13 | ![]() |
Instance method | Public | Method | Get Open Issues | 20070611 |
14 | ![]() |
Instance method | Protected | Method | Get Specified User if This Class Is User-Related | 20070611 |
15 | ![]() |
Instance method | Public | Method | Get All Management Control Test Logs belonging to User | 20070611 |
16 | ![]() |
Instance method | Private | Method | Timeframe for Assessment or Test | 20070611 |
17 | ![]() |
Instance method | Public | Method | 20070611 | |
18 | ![]() |
Instance method | Protected | Method | Load Management Control Info from HR Hierarchy | 20070611 |
19 | ![]() |
Instance method | Protected | Method | Get All Management Control Test Logs belonging to User | 20070611 |
20 | ![]() |
Instance method | Private | Method | Set need carry forward testlogs for this container | 20070611 |
Events
Class CL_GRPC_TE_CONTAINER has no event.
Types
Class CL_GRPC_TE_CONTAINER has no local type.
Method Signatures
Method ARE_ALL_ISSUES_CLOSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070611 |
Method ARE_ALL_ISSUES_CLOSED on class CL_GRPC_TE_CONTAINER has no exception.
Method CARRY_FORWARD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_TE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_TE_CONTAINER | 20070611 | |||
2 | ![]() |
ET_SUB_CASE | Call by reference | Type reference (TYPE) | GRPC_T_CASE_CLONE_INFO | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 | ||
2 | ![]() |
20070611 |
Method CARRY_FORWARD_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_TE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_TE_CONTAINER | 20070611 | |||
2 | ![]() |
ET_SUB_CASE | Call by reference | Type reference (TYPE) | GRPC_T_CASE_CLONE_INFO | 20070611 | |||
3 | ![]() |
I_UPDATE_TASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 | ||
2 | ![]() |
20070611 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_GRPC_CASE_API | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_CASE_API | SOA: Case | 20070621 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 | ||
2 | ![]() |
20070611 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IB_CREATE_NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070611 | ||
2 | ![]() |
IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20070611 | ||
3 | ![]() |
IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Object | 20070611 | ||
4 | ![]() |
IS_HRORG | Call by reference | Type reference (TYPE) | HROBJECT | Object | 20070611 | ||
5 | ![]() |
I_UPDATE_TASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070611 | ||
6 | ![]() |
RO_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_TE_CONTAINER | Container for Testing Management Control | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 | ||
2 | ![]() |
20070611 |
Method CREATE_TESTLOGS Signature
Method CREATE_TESTLOGS on class CL_GRPC_TE_CONTAINER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 | ||
2 | ![]() |
20070611 |
Method CREATE_TESTLOG_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RB_ALLOWED | Value transfer | Type reference (TYPE) | BOOLE_D | 20070611 |
Method CREATE_TESTLOG_ALLOWED on class CL_GRPC_TE_CONTAINER has no exception.
Method FIND_BY_HR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTRIBUTE | Call by reference | Type reference (TYPE) | GRPC_T_ATTRIBUTE_CT | Attributes: Container | 20070611 | ||
2 | ![]() |
IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Object | 20070611 | ||
3 | ![]() |
IS_HR_ORG | Call by reference | Type reference (TYPE) | HROBJECT | Org. Unit | 20070611 |
Method FIND_BY_HR_OBJECT on class CL_GRPC_TE_CONTAINER has no exception.
Method GET_EXISTING_TE_CT_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_TT_CASE_GUID | 20070611 | |||
2 | ![]() |
IB_CARRYFORWARD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070611 | ||
3 | ![]() |
IB_EXISTING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070611 | ||
4 | ![]() |
IB_MCTOU | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070611 | ||
5 | ![]() |
IS_HRORG | Call by reference | Type reference (TYPE) | HROBJECT | 20070611 | |||
6 | ![]() |
I_DATE_BEGIN | Call by reference | Type reference (TYPE) | BEGDATUM | 20070611 | |||
7 | ![]() |
I_DATE_END | Call by reference | Type reference (TYPE) | ENDDATUM | 20070611 |
Method GET_EXISTING_TE_CT_GUID on class CL_GRPC_TE_CONTAINER has no exception.
Method GET_ISSUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_WITHOUT_STATUS | Call by reference | Type reference (TYPE) | CRM_J_STATUS | Individual Status of an Object | 20070611 | ||
2 | ![]() |
I_WITH_STATUS | Call by reference | Type reference (TYPE) | CRM_J_STATUS | Individual Status of an Object | 20070611 | ||
3 | ![]() |
RT_ISSUE | Value transfer | Type reference (TYPE) | GRPC_T_ISSUE | Case | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 | ||
2 | ![]() |
20070611 |
Method GET_MCONTROL_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RTS_MCONTROL_INFO | Value transfer | Type reference (TYPE) | GRPC_T_MC_TL | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 |
Method GET_NEED_CF_ISSUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ISSUE | Value transfer | Type reference (TYPE) | GRPC_T_ISSUE | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 | ||
2 | ![]() |
20070611 |
Method GET_OPEN_ISSUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ISSUE | Value transfer | Type reference (TYPE) | GRPC_T_ISSUE | Case | 20070611 |
Method GET_OPEN_ISSUES on class CL_GRPC_TE_CONTAINER has no exception.
Method GET_RELATED_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_USER | Value transfer | Type reference (TYPE) | SYUNAME | 20070611 |
Method GET_RELATED_USER on class CL_GRPC_TE_CONTAINER has no exception.
Method GET_TESTLOGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_WITHOUT_STATUS | Call by reference | Type reference (TYPE) | CRM_J_STATUS | 20070611 | |||
2 | ![]() |
I_WITH_STATUS | Call by reference | Type reference (TYPE) | CRM_J_STATUS | 20070611 | |||
3 | ![]() |
RT_TESTLOG | Value transfer | Type reference (TYPE) | GRPC_T_CASE | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 | ||
2 | ![]() |
20070611 |
Method INITIATE_DATE_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Timeframe for Assessment or Test | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 | ||
2 | ![]() |
20070611 |
Method IS_CF_PROCEDURE_FINISHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RB_FINISHED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 | ||
2 | ![]() |
20070611 |
Method LOAD_MCONTROL_INFO Signature
Method LOAD_MCONTROL_INFO on class CL_GRPC_TE_CONTAINER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 |
Method LOAD_TESTLOGS Signature
Method LOAD_TESTLOGS on class CL_GRPC_TE_CONTAINER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 | ||
2 | ![]() |
20070611 |
Method SET_CF_TESTLOGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 | ||
2 | ![]() |
20070611 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |