SAP ABAP Interface IWCI_APB_ISR_UI (WebDynpro Interface COMPONENTCONTROLLER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MUS-LP (Application Component) Launchpad
     APB_ISR (Package) Internal Service Request on ABA
Properties
Interface IWCI_APB_ISR_UI  
Short Description WebDynpro Interface COMPONENTCONTROLLER    
General Data
Package APB_ISR   Internal Service Request on ABA 
Created 20080918   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IWCI_APB_ISR_UI has no forward declaration.
Interfaces
Interface IWCI_APB_ISR_UI has no interface.
Friends
Interface IWCI_APB_ISR_UI has no friend.
Attributes
Interface IWCI_APB_ISR_UI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_ISR_PROCESS_EVENT Instance method Public Method 20080918
2 DELETE_EXTERNAL_DATA Instance method Public Method 20080918
3 DELETE_EXTERNAL_DATA_WITH_IDX Instance method Public Method 20080918
4 DELETE_SPECIAL_DATA Instance method Public Method 20080918
5 DELETE_SPECIAL_DATA_WITH_IDX Instance method Public Method 20080918
6 GET_ADOBECONTROL_SIZE Instance method Public Method 20080918
7 GET_EXTERNAL_DATA Instance method Public Method 20080918
8 GET_EXTERNAL_DATA_SIZE Instance method Public Method 20080918
9 GET_EXTERNAL_DATA_WITH_INDEX Instance method Public Method 20080918
10 GET_ISR_MODE Instance method Public Method 20080918
11 GET_ISR_SCENARIO_PARAMS Instance method Public Method 20080918
12 GET_OBJECT_ID Instance method Public Method 20080922
13 GET_SPECIAL_DATA Instance method Public Method 20080918
14 GET_SPECIAL_DATA_LIST Instance method Public Method 20080918
15 GET_SPECIAL_DATA_SIZE Instance method Public Method 20080918
16 GET_SPECIAL_DATA_WITH_INDEX Instance method Public Method 20080918
17 INITIALIZE Instance method Public Method 20081022
18 IS_DIRTY Instance method Public Method 20080929
19 SET_ADOBECONTROL_SIZE Instance method Public Method 20080918
20 SET_EXTERNAL_DATA Instance method Public Method 20080918
21 SET_EXTERNAL_DATA_WITH_INDEX Instance method Public Method 20080918
22 SET_ISR_MODE Instance method Public Method 20080918
23 SET_ISR_SCENARIO_PARAMS Instance method Public Method 20080918
24 SET_REVIEW_FLAG Instance method Public Method 20080918
25 SET_SPECIAL_DATA Instance method Public Method 20080918
26 SET_SPECIAL_DATA_WITH_INDEX Instance method Public Method 20080918
27 WD_GET_API Instance method Public Method 20080918
Events
Interface IWCI_APB_ISR_UI has no event.
Types
Interface IWCI_APB_ISR_UI has no local type.
Method Signatures

Method CALL_ISR_PROCESS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENTNAME Call by reference Type reference (TYPE) APB_ISR_EVENT 20080922
2 Returning RV_OK Value transfer Type reference (TYPE) BOOLEAN 20080922

Method CALL_ISR_PROCESS_EVENT on Interface IWCI_APB_ISR_UI has no exception.

Method DELETE_EXTERNAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20080922
2 Returning RV_OK Value transfer Type reference (TYPE) BOOLEAN 20080922

Method DELETE_EXTERNAL_DATA on Interface IWCI_APB_ISR_UI has no exception.

Method DELETE_EXTERNAL_DATA_WITH_IDX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDINDEX Call by reference Type reference (TYPE) APB_ISR_FIELDINDEX 20080922
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20080922
3 Returning RV_OK Value transfer Type reference (TYPE) BOOLEAN 20080922

Method DELETE_EXTERNAL_DATA_WITH_IDX on Interface IWCI_APB_ISR_UI has no exception.

Method DELETE_SPECIAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20080922
2 Returning RV_OK Value transfer Type reference (TYPE) BOOLEAN 20080922

Method DELETE_SPECIAL_DATA on Interface IWCI_APB_ISR_UI has no exception.

Method DELETE_SPECIAL_DATA_WITH_IDX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDINDEX Call by reference Type reference (TYPE) APB_ISR_FIELDINDEX 20080922
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20080922
3 Returning RV_OK Value transfer Type reference (TYPE) BOOLEAN 20080922

Method DELETE_SPECIAL_DATA_WITH_IDX on Interface IWCI_APB_ISR_UI has no exception.

Method GET_ADOBECONTROL_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HEIGHT Call by reference Type reference (TYPE) STRING 20080922
2 Exporting EV_WIDTH Call by reference Type reference (TYPE) STRING 20080922

Method GET_ADOBECONTROL_SIZE on Interface IWCI_APB_ISR_UI has no exception.

Method GET_EXTERNAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20080922
2 Returning RV_FIELDVALUE Value transfer Type reference (TYPE) APB_ISR_FIELDVALUE 20080922

Method GET_EXTERNAL_DATA on Interface IWCI_APB_ISR_UI has no exception.

Method GET_EXTERNAL_DATA_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20080922
2 Returning RV_SIZE Value transfer Type reference (TYPE) APB_ISR_FIELDINDEX 20080922

Method GET_EXTERNAL_DATA_SIZE on Interface IWCI_APB_ISR_UI has no exception.

Method GET_EXTERNAL_DATA_WITH_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDINDEX Call by reference Type reference (TYPE) APB_ISR_FIELDINDEX 20080922
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20080922
3 Returning RV_FIELDVALUE Value transfer Type reference (TYPE) APB_ISR_FIELDVALUE 20080922

Method GET_EXTERNAL_DATA_WITH_INDEX on Interface IWCI_APB_ISR_UI has no exception.

Method GET_ISR_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MODE Value transfer Type reference (TYPE) APB_ISR_MODE 20080922

Method GET_ISR_MODE on Interface IWCI_APB_ISR_UI has no exception.

Method GET_ISR_SCENARIO_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SCENARIO_PARAMS Value transfer Type reference (TYPE) APB_ISR_FIELDVALUE 20080922

Method GET_ISR_SCENARIO_PARAMS on Interface IWCI_APB_ISR_UI has no exception.

Method GET_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJECTID Value transfer Type reference (TYPE) APB_ISR_OBJECTID 20080922

Method GET_OBJECT_ID on Interface IWCI_APB_ISR_UI has no exception.

Method GET_SPECIAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20080922
2 Returning RV_FIELDVALUE Value transfer Type reference (TYPE) APB_ISR_FIELDVALUE 20080922

Method GET_SPECIAL_DATA on Interface IWCI_APB_ISR_UI has no exception.

Method GET_SPECIAL_DATA_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SPECIAL_DATA Value transfer Type reference (TYPE) STRING_TABLE 20080922

Method GET_SPECIAL_DATA_LIST on Interface IWCI_APB_ISR_UI has no exception.

Method GET_SPECIAL_DATA_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20080922
2 Returning RV_SIZE Value transfer Type reference (TYPE) APB_ISR_FIELDINDEX 20080922

Method GET_SPECIAL_DATA_SIZE on Interface IWCI_APB_ISR_UI has no exception.

Method GET_SPECIAL_DATA_WITH_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDINDEX Call by reference Type reference (TYPE) APB_ISR_FIELDINDEX 20080922
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20080922
3 Returning RV_FIELDVALUE Value transfer Type reference (TYPE) APB_ISR_FIELDVALUE 20080922

Method GET_SPECIAL_DATA_WITH_INDEX on Interface IWCI_APB_ISR_UI has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CALLING_COMPONENT Call by reference Type reference (TYPE) STRING 20081022
2 Importing IV_HEIGHT Call by reference Type reference (TYPE) STRING 20081022
3 Importing IV_MODE Call by reference Type reference (TYPE) APB_ISR_MODE 20081022
4 Importing IV_OBJECTID Call by reference Type reference (TYPE) APB_ISR_OBJECTID 20081022
5 Importing IV_SCENARIO Call by reference Type reference (TYPE) APB_ISR_SCENARIO 20081022
6 Importing IV_SCENARIO_PARAMS Call by reference Type reference (TYPE) APB_ISR_FIELDVALUE 20081022
7 Importing IV_WIDTH Call by reference Type reference (TYPE) STRING 20081022
8 Returning RV_INITIALIZED Value transfer Type reference (TYPE) BOOLEAN 20081031

Method INITIALIZE on Interface IWCI_APB_ISR_UI has no exception.

Method IS_DIRTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_DIRTY Value transfer Type reference (TYPE) BOOLEAN 20081029

Method IS_DIRTY on Interface IWCI_APB_ISR_UI has no exception.

Method SET_ADOBECONTROL_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HEIGHT Call by reference Type reference (TYPE) STRING 20080922
2 Importing IV_WIDTH Call by reference Type reference (TYPE) STRING 20080922

Method SET_ADOBECONTROL_SIZE on Interface IWCI_APB_ISR_UI has no exception.

Method SET_EXTERNAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20080922
2 Importing IV_FIELDVALUE Call by reference Type reference (TYPE) APB_ISR_FIELDVALUE 20080922

Method SET_EXTERNAL_DATA on Interface IWCI_APB_ISR_UI has no exception.

Method SET_EXTERNAL_DATA_WITH_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDINDEX Call by reference Type reference (TYPE) APB_ISR_FIELDINDEX 20080922
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20080922
3 Importing IV_FIELDVALUE Call by reference Type reference (TYPE) APB_ISR_FIELDVALUE 20080922

Method SET_EXTERNAL_DATA_WITH_INDEX on Interface IWCI_APB_ISR_UI has no exception.

Method SET_ISR_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) APB_ISR_MODE 20080922

Method SET_ISR_MODE on Interface IWCI_APB_ISR_UI has no exception.

Method SET_ISR_SCENARIO_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCENARIO_PARAMS Call by reference Type reference (TYPE) APB_ISR_FIELDVALUE 20080922

Method SET_ISR_SCENARIO_PARAMS on Interface IWCI_APB_ISR_UI has no exception.

Method SET_REVIEW_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REVIEW Call by reference Type reference (TYPE) APB_ISR_REVIEW 20080922

Method SET_REVIEW_FLAG on Interface IWCI_APB_ISR_UI has no exception.

Method SET_SPECIAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20080922
2 Importing IV_FIELDVALUE Call by reference Type reference (TYPE) APB_ISR_FIELDVALUE 20080922

Method SET_SPECIAL_DATA on Interface IWCI_APB_ISR_UI has no exception.

Method SET_SPECIAL_DATA_WITH_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDINDEX Call by reference Type reference (TYPE) APB_ISR_FIELDINDEX 20080922
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20080922
3 Importing IV_FIELDVALUE Call by reference Type reference (TYPE) APB_ISR_FIELDVALUE 20080922

Method SET_SPECIAL_DATA_WITH_INDEX on Interface IWCI_APB_ISR_UI 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 20080918

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