SAP ABAP Interface IF_GRFN_API_PLANNER (Interface for planner entity APIs)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_OBSOLETE (Package) Package for the obsolete objects from FN/PC/RM
⤷
⤷
Properties
| Interface | IF_GRFN_API_PLANNER | |
| Short Description | Interface for planner entity APIs |
General Data
| Package | GRFN_OBSOLETE | Package for the obsolete objects from FN/PC/RM |
| 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_PLANNER has no friend.
Attributes
Interface IF_GRFN_API_PLANNER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | (Obsolete) | 20100401 | |
| 2 | Static method | Public | Method | (Obsolete) | 20100401 | |
| 3 | Static method | Public | Method | (Obsolete) | 20100401 | |
| 4 | Static method | Public | Method | (Obsolete) | 20100401 | |
| 5 | Static method | Public | Method | (Obsolete) | 20100401 | |
| 6 | Static method | Public | Method | (Obsolete) | 20100401 | |
| 7 | Static method | Public | Method | (Obsolete) | 20100401 | |
| 8 | Static method | Public | Method | (Obsolete) | 20100401 | |
| 9 | Static method | Public | Method | (Obsolete) | 20100401 | |
| 10 | Static method | Public | Method | (Obsolete) | 20100401 | |
| 11 | Static method | Public | Method | (Obsolete) | 20100401 | |
| 12 | Static method | Public | Method | (Obsolete) | 20100401 |
Events
Interface IF_GRFN_API_PLANNER has no event.
Types
Interface IF_GRFN_API_PLANNER 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 |
Method AUTHORIZE on Interface IF_GRFN_API_PLANNER 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_PLANNER 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_PLANNER 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_PLANNER 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_PLANNER_INFO | Value transfer | Type reference (TYPE) | GRFN_S_API_PLANNER_INFO | Plan 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_PLANNER 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_PLANNER 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) | GRPC_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 |
Method ORGUNIT on Interface IF_GRFN_API_PLANNER has no exception.
Method QUERY 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_PLANS | Call by reference | Type reference (TYPE) | GRFN_T_API_PLANNER_DATA | Planner overview info | 20100401 | |||
| 3 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Succeed or Not | 20100401 | |||
| 4 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100401 | |||
| 5 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Regulation ID | 20100401 | |||
| 6 | IV_WORKCENTER | Value transfer | Type reference (TYPE) | INT4 | Planner for Evaluation (default) or Certification | 20100401 |
Method QUERY on Interface IF_GRFN_API_PLANNER 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_PLANNER 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_PLANNER 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_PLANNER 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_PLANNER has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |