SAP ABAP Interface IWCI_GRAC_ACCESS_REQUEST_JOBS (WebDynpro Interface COMPONENTCONTROLLER)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ACCESS_REQUEST (Package) Access Control GRC Access Request
Properties
Interface IWCI_GRAC_ACCESS_REQUEST_JOBS  
Short Description WebDynpro Interface COMPONENTCONTROLLER    
General Data
Package GRAC_ACCESS_REQUEST   Access Control GRC Access Request 
Created 20100622   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IWCI_GRAC_ACCESS_REQUEST_JOBS has no forward declaration.
Interfaces
Interface IWCI_GRAC_ACCESS_REQUEST_JOBS has no interface.
Friends
Interface IWCI_GRAC_ACCESS_REQUEST_JOBS has no friend.
Attributes
Interface IWCI_GRAC_ACCESS_REQUEST_JOBS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONFIG_PRESET Instance method Public Method 20100622
2 INIT Instance method Public Method 20100622
3 OPEN_EXTERNAL Instance method Public Method 20100622
4 QUERY Instance method Public Method 20100622
5 WD_GET_API Instance method Public Method 20100622
Events
Interface IWCI_GRAC_ACCESS_REQUEST_JOBS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ELEMENTS_ATTRIBUTES Public See coding 20100622 Elements_attributes type standard table of Element_attributes with default key
2 ELEMENTS_EXCLUDED_OPERATORS Public See coding 20100622 Elements_excluded_operators type standard table of Element_excluded_operators with default key
3 ELEMENTS_EXTRA Public See coding 20100622 Elements_extra type standard table of Element_extra with default key
4 ELEMENTS_OBJECT_TYPE Public See coding 20100622 Elements_object_type type standard table of Element_object_type with default key
5 ELEMENTS_OPERATORS Public See coding 20100622 Elements_operators type standard table of Element_operators with default key
6 ELEMENTS_PARAMETER Public See coding 20100622 Elements_parameter type standard table of Element_parameter with default key
7 ELEMENTS_SEARCH Public See coding 20100622 Elements_search type standard table of Element_search with default key
8 ELEMENTS_SELECTED_CRITERIA Public See coding 20100622 Elements_selected_criteria type standard table of Element_selected_criteria with default key
9 ELEMENTS_SELECTED_SRCH_CRIT Public See coding 20100622 Elements_selected_srch_crit type standard table of Element_selected_srch_crit with default key
10 ELEMENT_ATTRIBUTES Public See coding 20100622 begin of Element_attributes, NAME type Name_Komp, TEXT type Wdy_Conf_Transl_Text, INDEX type Wdy_Conf_Index, ELEMENT_ID type Fpm_Element_Id, end of Element_attributes
11 ELEMENT_EXCLUDED_OPERATORS Public See coding 20100622 begin of Element_excluded_operators, ATTRIBUTE type Name_Komp, end of Element_excluded_operators
12 ELEMENT_EXTRA Public See coding 20100622 begin of Element_extra, ADDNL_CRITERIA type String, REPORT_FORMAT type Grac_Sod_Repformat, RECORDS type String, REPORT_TYPE type Grac_Sod_Reptype, SAVE_SEARCH type String, AVAILABLE_SEARCHES type String, CHECKED_MITI_RISK type Wdy_Boolean, CHECKED_OFFLINE type Wdy_Boolean, ENABLED type Wdy_Boolean, USER_TYPE type Grac_Sod_User_Type, ROLE_TYPE type Grac_Sod_Role_Type, IS_ANALYSIS type Wdy_Boolean, end of Element_extra
13 ELEMENT_OBJECT_TYPE Public See coding 20100622 begin of Element_object_type, OBJECT_TYPE type Grac_Wd_Object_Type, end of Element_object_type
14 ELEMENT_OPERATORS Public See coding 20100622 begin of Element_operators, OPERATOR_ID type Fpmgb_Search_Operator, end of Element_operators
15 ELEMENT_PARAMETER Public See coding 20100622 begin of Element_parameter, NAME type Fpmgb_Parameter_Name, VALUE type Fpmgb_Parameter_Value, end of Element_parameter
16 ELEMENT_SEARCH Public See coding 20100622 begin of Element_search, FINDBY type String, INPUT type String, FEEDER type Seoclsname, NUMBER_OF_QUERY_LINES type Fpmgb_Num_Query_Lines, SAVE_SEARCHES type Fpmgb_Search_Enable_Save, SHOW_BUTTON_SEARCH type Fpmgb_Show_Button_Search, SHOW_BUTTON_CLEAR type Fpmgb_Show_Button_Clear, RESULT_NUMBER_OF_VISIBLE_ROWS type Fpmgb_Search_Result_Num_Rows, end of Element_search
17 ELEMENT_SELECTED_CRITERIA Public See coding 20100622 begin of Element_selected_criteria, CRITERIA type String, CONDITION type String, VALUE_FROM type String, VALUE_TO type String, CONDITION_TEXT type String, VALUE_FROM_TEXT type String, VALUE_TO_TEXT type String, CRITERIA_TEXT type String, MANDATORY type Abap_Bool, end of Element_selected_criteria
18 ELEMENT_SELECTED_SRCH_CRIT Public Type reference (TYPE) FPMGB_S_SEARCH_CRITERIA 20100622
Method Signatures

Method ADD_CONFIG_PRESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BROWSE_COLLECT_CONFIG Call by reference Type reference (TYPE) GRAC_S_ROLE_SEARCH_CONFIG 20100622

Method ADD_CONFIG_PRESET on Interface IWCI_GRAC_ACCESS_REQUEST_JOBS has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION 20100622
2 Importing IV_FPM_FEEDER Call by reference Type reference (TYPE) CLASSNAME 20100623
3 Importing IV_MODE Call by reference Type reference (TYPE) GRFN_UI_MODE 20100623
4 Importing IV_PLAN_ACTIVITY Call by reference Type reference (TYPE) GRFN_PLAN_USAGE 20100623
5 Importing IV_PLAN_ID Call by reference Type reference (TYPE) GRFN_GUID 20100623

Method INIT on Interface IWCI_GRAC_ACCESS_REQUEST_JOBS has no exception.

Method OPEN_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100622
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20100622

Method OPEN_EXTERNAL on Interface IWCI_GRAC_ACCESS_REQUEST_JOBS has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLE_ATT Call by reference Type reference (TYPE) GRAC_T_API_ROLE_ATT 20100622
2 Exporting ET_SEARCH_RESULTS Call by reference Type reference (TYPE) GRAC_T_API_ROLE_SEARCH_RESULT 20100622
3 Exporting E_RESULTS Call by reference Type reference (TYPE) INDEX TABLE 20100622
4 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION 20100622
5 Importing I_SELCRIT_VALUES Call by reference Type reference (TYPE) GRAC_T_ROLE_SEARCH_PARAM 20100622

Method QUERY on Interface IWCI_GRAC_ACCESS_REQUEST_JOBS has no exception.

Method WD_GET_API Signature

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

Method WD_GET_API on Interface IWCI_GRAC_ACCESS_REQUEST_JOBS has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600