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 AUTHORIZE Static method Public Method (Obsolete) 20100401
2 CANCEL Static method Public Method (Obsolete) 20100401
3 CHECK Static method Public Method (Obsolete) 20100401
4 COPY Static method Public Method (Obsolete) 20100401
5 CREATE Static method Public Method (Obsolete) 20100401
6 DELETE Static method Public Method (Obsolete) 20100401
7 ORGUNIT Static method Public Method (Obsolete) 20100401
8 QUERY Static method Public Method (Obsolete) 20100401
9 RETRIEVE Static method Public Method (Obsolete) 20100401
10 SIGNOFF Static method Public Method (Obsolete) 20100401
11 SPLIT Static method Public Method (Obsolete) 20100401
12 UPDATE 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100401
2 Exporting E_CREATE_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100401
3 Exporting E_DELETE_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100401
4 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20100401
5 Exporting E_UPDATE_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100401
6 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100401
7 Importing I_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100401
8 Importing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100401
2 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20100401
3 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100401
4 Importing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100401
2 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20100401
3 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100401
4 Importing IV_DUE_DATE Call by reference Type reference (TYPE) DATUM Date 20100401
5 Importing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100401
2 Exporting E_GROUP_ID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20100401
3 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20100401
4 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100401
5 Importing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100401
2 Exporting E_GROUP_ID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20100401
3 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20100401
4 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION ID of GRC session 20100401
5 Importing IS_PLANNER_INFO Value transfer Type reference (TYPE) GRFN_S_API_PLANNER_INFO Plan information 20100401
6 Importing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100401
2 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20100401
3 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION ID of GRC session 20100401
4 Importing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100401
2 Exporting ET_ORGUNIT_LIST Call by reference Type reference (TYPE) GRPC_T_API_ORGUNIT_LIST Table type for orgunit list 20100401
3 Exporting E_ORGUNIT_SIGNOFF Call by reference Type reference (TYPE) INT4 Natural number 20100401
4 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20100401
5 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100401
6 Importing I_CERTIFICATION Call by reference Type reference (TYPE) ABAP_BOOL 20100401
7 Importing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100401
2 Exporting ET_PLANS Call by reference Type reference (TYPE) GRFN_T_API_PLANNER_DATA Planner overview info 20100401
3 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Succeed or Not 20100401
4 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100401
5 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Regulation ID 20100401
6 Importing 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 Exporting ES_TASKPLANGRP_ATTR Call by reference Type reference (TYPE) GRFN_S_TASKPLAN_GRP_GEN_API task plan group information 20100401
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100401
3 Exporting ET_ORGUNIT Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID table type of API object ID 20100401
4 Exporting ET_OU_DTLS Call by reference Type reference (TYPE) GRFN_T_API_ORGUNIT_DATA Table type for orgunit data 20100401
5 Exporting ET_OU_HIER Call by reference Type reference (TYPE) GRPC_T_ORGUNIT_HIER Orgunit hierarchy table 20100401
6 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20100401
7 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100401
8 Importing I_EDITABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100401
9 Importing I_GROUP_ID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20100401
10 Importing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100401
2 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20100401
3 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100401
4 Importing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100401
2 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20100401
3 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100401
4 Importing IT_ORGUNIT Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID table type of API object ID 20100401
5 Importing IV_GROUP_ID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20100401
6 Importing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100401
2 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20100401
3 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100401
4 Importing IS_TASKPLANGRP_ATTR Value transfer Type reference (TYPE) GRFN_S_TASKPLAN_GRP_GEN_API task plan group information 20100401
5 Importing 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