SAP ABAP Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD (Assign persion to roles: process heirarchy)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_PRO_ASS_ROLE_GAF_WD Assign person to role : process heirarachy 20070903
Properties
Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD  
Short Description Assign persion to roles: process heirarchy    
General Data
Package GRFN_OBSOLETE   Package for the obsolete objects from FN/PC/RM 
Created 20020903   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no forward declaration.
Interfaces
Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no interface.
Friends
Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no friend.
Attributes
Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method Cancel 20070903
2 CHANGE_ROLE_LEVEL Instance method Public Method Choose role level on filter screen 20071116
3 EXIT_WO_SUBMIT Instance method Public Method 20071019
4 FINISH Instance method Public Method Finish 20070903
5 GET_CURRENT_STEP Instance method Public Method Return Current step 20070906
6 GET_MESSAGE_HANDLER Instance method Public Method To get the instance of the message handler 20070903
7 GET_SESSION_ID Instance method Public Method Get API SESSION_ID 20070903
8 GET_STEP_CONFIRM_INFO Instance method Public Method Get Step for 'Comfirmation' 20070911
9 GET_STEP_FILTER_INFO Instance method Public Method Get Step for 'Select Role and Filter' 20070905
10 GOTO_FIRST_STEP Instance method Public Method Return to first strp 20071024
11 HANDLE_NEW_SELECTED_ORGUNIT Instance method Public Method Handle return new orgunit filter 20070925
12 HANDLE_NEW_SELECTED_PROCESS Instance method Public Method Handle return new process filter 20070925
13 HANDLE_NEW_SELECTED_ROLE Instance method Public Method Handle return new role filter 20070925
14 INIT_IDENT Instance method Public Method Initial Indentificaton Area 20070903
15 NEXT Instance method Public Method Next 20070903
16 PREVIOUS Instance method Public Method Previous 20070903
17 SET_COMP_CONTROLLER Instance method Public Method Set Component Controller 20070904
18 SET_MESSAGE_HANDLER Instance method Public Method To create new message handler instance 20070903
19 SET_SESSION_ID Instance method Public Method Set API SESSION_ID 20070903
20 SET_UPDATE_ROLES Instance method Public Method Set update roles 20070910
21 SET_VIEW_CONTROLLER Instance method Public Method Set View Controller 20070904
Events
Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no event.
Types
Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no local type.
Method Signatures

Method CANCEL Signature

Method CANCEL on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no parameter.
Method CANCEL on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method CHANGE_ROLE_LEVEL Signature

Method CHANGE_ROLE_LEVEL on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no parameter.
Method CHANGE_ROLE_LEVEL on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method EXIT_WO_SUBMIT Signature

Method EXIT_WO_SUBMIT on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no parameter.
Method EXIT_WO_SUBMIT on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method FINISH Signature

Method FINISH on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no parameter.
Method FINISH on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method GET_CURRENT_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STEP Value transfer Type reference (TYPE) I 20070906

Method GET_CURRENT_STEP on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method GET_MESSAGE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MSG_HANDLER Value transfer Object reference (TYPE REF TO) IF_GRPC_MSG_HANDLER_WD 20070903

Method GET_MESSAGE_HANDLER on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method GET_SESSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SESSION_ID Value transfer Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20070903

Method GET_SESSION_ID on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method GET_STEP_CONFIRM_INFO Signature

Method GET_STEP_CONFIRM_INFO on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no parameter.
Method GET_STEP_CONFIRM_INFO on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method GET_STEP_FILTER_INFO Signature

Method GET_STEP_FILTER_INFO on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no parameter.
Method GET_STEP_FILTER_INFO on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method GOTO_FIRST_STEP Signature

Method GOTO_FIRST_STEP on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no parameter.
Method GOTO_FIRST_STEP on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method HANDLE_NEW_SELECTED_ORGUNIT Signature

Method HANDLE_NEW_SELECTED_ORGUNIT on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no parameter.
Method HANDLE_NEW_SELECTED_ORGUNIT on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method HANDLE_NEW_SELECTED_PROCESS Signature

Method HANDLE_NEW_SELECTED_PROCESS on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no parameter.
Method HANDLE_NEW_SELECTED_PROCESS on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method HANDLE_NEW_SELECTED_ROLE Signature

Method HANDLE_NEW_SELECTED_ROLE on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no parameter.
Method HANDLE_NEW_SELECTED_ROLE on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method INIT_IDENT Signature

Method INIT_IDENT on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no parameter.
Method INIT_IDENT on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method NEXT Signature

Method NEXT on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no parameter.
Method NEXT on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method PREVIOUS Signature

Method PREVIOUS on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no parameter.
Method PREVIOUS on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method SET_COMP_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMP_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20070904

Method SET_COMP_CONTROLLER on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method SET_MESSAGE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20070903

Method SET_MESSAGE_HANDLER on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method SET_SESSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SESSION_ID Call by reference Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20070903

Method SET_SESSION_ID on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method SET_UPDATE_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROLES Call by reference Type reference (TYPE) GRPC_T_MASS_ROLE Mass role Assignment 20070910

Method SET_UPDATE_ROLES on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.

Method SET_VIEW_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MAIN_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20070904

Method SET_VIEW_CONTROLLER on Interface IF_GRPC_PRO_ASS_ROLE_GAF_WD has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250