SAP ABAP Interface IWCI_FDT_WD_REPOSITORY (WebDynpro Interface COMPONENTCONTROLLER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_ADMIN_TOOL (Package) BRFplus: Web Dynpro UI: Admin Tool
Properties
Interface IWCI_FDT_WD_REPOSITORY  
Short Description WebDynpro Interface COMPONENTCONTROLLER    
General Data
Package SFDT_WD_ADMIN_TOOL   BRFplus: Web Dynpro UI: Admin Tool 
Created 20081121   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IWCI_FDT_WD_REPOSITORY has no forward declaration.
Interfaces
Interface IWCI_FDT_WD_REPOSITORY has no interface.
Friends
Interface IWCI_FDT_WD_REPOSITORY has no friend.
Attributes
Interface IWCI_FDT_WD_REPOSITORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ID Instance method Public Method 20100115
2 CHECK_ID_IN_TREE Instance method Public Method 20100126
3 COLLAPSE_ALL Instance method Public Method 20100217
4 DELETE_ID Instance method Public Method 20100115
5 EXPAND_ALL Instance method Public Method 20100217
6 GET_ELEMENTS_FOR_ID_RECURSIVE Instance method Public Method 20100217
7 GET_VIEW Instance method Public Method 20111212
8 INIT Instance method Public Method 20081121
9 REQUEST_PROCESSED Instance method Public Method 20090120
10 SET_CONFIGURATION Instance method Public Method 20081121
11 SET_SELECTION Instance method Public Method 20081121
12 SET_VIEW Instance method Public Method 20101102
13 SHOW_OBJECT_IN_REPOSITORY Instance method Public Method 20081121
14 UPDATE_NAVI Instance method Public Method 20081121
15 WD_GET_API Instance method Public Method 20081121
Events
Interface IWCI_FDT_WD_REPOSITORY has no event.
Types
Interface IWCI_FDT_WD_REPOSITORY has no local type.
Method Signatures

Method ADD_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_ADDITIONAL_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID 20110321
2 Importing ITS_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID 20100115

Method ADD_ID on Interface IWCI_FDT_WD_REPOSITORY has no exception.

Method CHECK_ID_IN_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ID_IN_TREE Call by reference Type reference (TYPE) BOOLE_D 20100204
2 Exporting EV_ID_VISIBLE Call by reference Type reference (TYPE) BOOLE_D 20100204
3 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20100126

Method CHECK_ID_IN_TREE on Interface IWCI_FDT_WD_REPOSITORY has no exception.

Method COLLAPSE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100217
2 Importing IV_COLLAPSE_SELECTED_ELEMENTS Call by reference Type reference (TYPE) BOOLE_D 20100611

Method COLLAPSE_ALL on Interface IWCI_FDT_WD_REPOSITORY has no exception.

Method DELETE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID 20100115
2 Importing IV_CONSIDER_USER_SETTINGS Call by reference Type reference (TYPE) BOOLE_D 20100115

Method DELETE_ID on Interface IWCI_FDT_WD_REPOSITORY has no exception.

Method EXPAND_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100217
2 Importing IV_EXPAND_SELECTED_ELEMENTS Call by reference Type reference (TYPE) BOOLE_D 20100611

Method EXPAND_ALL on Interface IWCI_FDT_WD_REPOSITORY has no exception.

Method GET_ELEMENTS_FOR_ID_RECURSIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ELEMENT_FOR_ID Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET 20100217
2 Importing IT_ELEMENT_TO_CHECK Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET 20100217
3 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20100217

Method GET_ELEMENTS_FOR_ID_RECURSIVE on Interface IWCI_FDT_WD_REPOSITORY has no exception.

Method GET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VIEW Value transfer Type reference (TYPE) STRING 20111212

Method GET_VIEW on Interface IWCI_FDT_WD_REPOSITORY has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SINGLE_OBJECT_ID Call by reference Type reference (TYPE) FDT_UUID 20081121
2 Importing IV_S_O_TIMESTAMP Call by reference Type reference (TYPE) FDT_TIMESTAMP 20081121

Method INIT on Interface IWCI_FDT_WD_REPOSITORY has no exception.

Method REQUEST_PROCESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) CL_FDT_WD_REQUEST 20090120

Method REQUEST_PROCESSED on Interface IWCI_FDT_WD_REPOSITORY has no exception.

Method SET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION 20081121

Method SET_CONFIGURATION on Interface IWCI_FDT_WD_REPOSITORY has no exception.

Method SET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) FDT_UUID 20081121
2 Importing IV_NO_POSITIONING Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20110805
3 Returning RV_FOUND Value transfer Type reference (TYPE) BOOLE_D 20081121

Method SET_SELECTION on Interface IWCI_FDT_WD_REPOSITORY has no exception.

Method SET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW Call by reference Type reference (TYPE) STRING 20101102

Method SET_VIEW on Interface IWCI_FDT_WD_REPOSITORY has no exception.

Method SHOW_OBJECT_IN_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20081121
2 Importing IV_NO_POSITIONING Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20110805
3 Importing IV_NO_TREE_CREATION Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20111122

Method SHOW_OBJECT_IN_REPOSITORY on Interface IWCI_FDT_WD_REPOSITORY has no exception.

Method UPDATE_NAVI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_ADDITIONAL_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID 20100924
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20081121
3 Importing IV_INVALIDATE_NAVIGATION_NODE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20100128
4 Importing IV_NO_STATUS_REFRESH Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE 20100128
5 Importing IV_REFRESH Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20090507

Method UPDATE_NAVI on Interface IWCI_FDT_WD_REPOSITORY 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 20081121

Method WD_GET_API on Interface IWCI_FDT_WD_REPOSITORY has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 720