SAP ABAP Interface IF_GRFN_API_TASKPLAN_GROUP (Obsolete. Interface for planner entity APIs)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_PLANNER (Package) GRC Common Planner
⤷
⤷
Properties
| Interface | IF_GRFN_API_TASKPLAN_GROUP | |
| Short Description | Obsolete. Interface for planner entity APIs |
General Data
| Package | GRFN_PLANNER | GRC Common Planner |
| Created | 20100401 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20100401 |
Friends
Interface IF_GRFN_API_TASKPLAN_GROUP has no friend.
Attributes
Interface IF_GRFN_API_TASKPLAN_GROUP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check the core authorizations | 20100401 | |
| 2 | Static method | Public | Method | cancel taskplan group | 20100401 | |
| 3 | Static method | Public | Method | check for user input | 20100401 | |
| 4 | Static method | Public | Method | copy for taskplan group | 20100401 | |
| 5 | Static method | Public | Method | create taskplan group | 20100401 | |
| 6 | Static method | Public | Method | delete for taskplan group | 20100401 | |
| 7 | Static method | Public | Method | get taskplan group list | 20100401 | |
| 8 | Static method | Public | Method | load related orgunits | 20100401 | |
| 9 | Static method | Public | Method | get taskplan group detail | 20100401 | |
| 10 | Static method | Public | Method | check task plan group sign off | 20100401 | |
| 11 | Static method | Public | Method | split taskplan group | 20100401 | |
| 12 | Static method | Public | Method | update taskplan group | 20100401 |
Events
Interface IF_GRFN_API_TASKPLAN_GROUP has no event.
Types
Interface IF_GRFN_API_TASKPLAN_GROUP has no local type.
Method Signatures
Method AUTHORIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100401 | |||
| 2 | E_CREATE_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100401 | |||
| 3 | E_DELETE_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100401 | |||
| 4 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100401 | |||
| 5 | E_UPDATE_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100401 | |||
| 6 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100401 | |||
| 7 | I_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100401 | |||
| 8 | I_GROUP_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20100401 | |||
| 9 | I_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100401 |
Method AUTHORIZE on Interface IF_GRFN_API_TASKPLAN_GROUP has no exception.
Method CANCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100401 | |||
| 2 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100401 | |||
| 3 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100401 | |||
| 4 | IV_GROUP_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20100401 |
Method CANCEL on Interface IF_GRFN_API_TASKPLAN_GROUP has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100401 | |||
| 2 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100401 | |||
| 3 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100401 | |||
| 4 | IV_DUE_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20100401 | |||
| 5 | IV_START_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20100401 |
Method CHECK on Interface IF_GRFN_API_TASKPLAN_GROUP has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100401 | |||
| 2 | E_GROUP_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20100401 | |||
| 3 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100401 | |||
| 4 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100401 | |||
| 5 | IV_GROUP_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20100401 |
Method COPY on Interface IF_GRFN_API_TASKPLAN_GROUP has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100401 | |||
| 2 | E_GROUP_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20100401 | |||
| 3 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100401 | |||
| 4 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | ID of GRC session | 20100401 | |||
| 5 | IS_TASKPLANGRP_ATTR | Value transfer | Type reference (TYPE) | GRFN_S_TASKPLAN_GRP_GEN_API | task plan group information | 20100401 | |||
| 6 | IT_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | table type of API object ID | 20100401 |
Method CREATE on Interface IF_GRFN_API_TASKPLAN_GROUP has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100401 | |||
| 2 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100401 | |||
| 3 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | ID of GRC session | 20100401 | |||
| 4 | IV_GROUP_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20100401 |
Method DELETE on Interface IF_GRFN_API_TASKPLAN_GROUP has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100401 | |||
| 2 | ET_TASKPLAN_GRP | Value transfer | Type reference (TYPE) | GRFN_T_TASKPLANGRP_OVERVIEW | Table type for the orgunit list structure | 20100401 | |||
| 3 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100401 | |||
| 4 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100401 | |||
| 5 | I_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100401 | |||
| 6 | I_FOR_RM | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100401 | |||
| 7 | I_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100401 |
Method LOAD on Interface IF_GRFN_API_TASKPLAN_GROUP has no exception.
Method ORGUNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100401 | |||
| 2 | ET_ORGUNIT_LIST | Call by reference | Type reference (TYPE) | GRFN_T_API_ORGUNIT_LIST | Table type for orgunit list | 20100401 | |||
| 3 | E_ORGUNIT_SIGNOFF | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100401 | |||
| 4 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100401 | |||
| 5 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100401 | |||
| 6 | I_CERTIFICATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100401 | ||||
| 7 | I_GROUP_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20100401 | |||
| 8 | I_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100401 |
Method ORGUNIT on Interface IF_GRFN_API_TASKPLAN_GROUP has no exception.
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TASKPLANGRP_ATTR | Call by reference | Type reference (TYPE) | GRFN_S_TASKPLAN_GRP_GEN_API | task plan group information | 20100401 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100401 | |||
| 3 | ET_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | table type of API object ID | 20100401 | |||
| 4 | ET_OU_DTLS | Call by reference | Type reference (TYPE) | GRFN_T_API_ORGUNIT_DATA | Table type for orgunit data | 20100401 | |||
| 5 | ET_OU_HIER | Call by reference | Type reference (TYPE) | GRPC_T_ORGUNIT_HIER | Orgunit hierarchy table | 20100401 | |||
| 6 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100401 | |||
| 7 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100401 | |||
| 8 | I_EDITABLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100401 | |||
| 9 | I_GROUP_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20100401 | |||
| 10 | I_LOCK | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20100401 |
Method RETRIEVE on Interface IF_GRFN_API_TASKPLAN_GROUP has no exception.
Method SIGNOFF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100401 | |||
| 2 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100401 | |||
| 3 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100401 | |||
| 4 | IV_GROUP_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20100401 |
Method SIGNOFF on Interface IF_GRFN_API_TASKPLAN_GROUP has no exception.
Method SPLIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100401 | |||
| 2 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100401 | |||
| 3 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100401 | |||
| 4 | IT_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | table type of API object ID | 20100401 | |||
| 5 | IV_GROUP_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20100401 | |||
| 6 | IV_SPLIT_METHOD | Call by reference | Type reference (TYPE) | GRFN_PLANGROUP_SPLIT_METHOD | Taskplan group split method | 20100401 |
Method SPLIT on Interface IF_GRFN_API_TASKPLAN_GROUP has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100401 | |||
| 2 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100401 | |||
| 3 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100401 | |||
| 4 | IS_TASKPLANGRP_ATTR | Value transfer | Type reference (TYPE) | GRFN_S_TASKPLAN_GRP_GEN_API | task plan group information | 20100401 | |||
| 5 | IT_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | table type of API object ID | 20100401 |
Method UPDATE on Interface IF_GRFN_API_TASKPLAN_GROUP has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |