SAP ABAP Interface IWCI_APB_LAUNCHPAD (WebDynpro Interface COMPONENTCONTROLLER)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-MUS-LP (Application Component) Launchpad
⤷
APB_LAUNCHPAD (Package) Launchpad (generic functions)
⤷
⤷
Properties
| Interface | IWCI_APB_LAUNCHPAD | |
| Short Description | WebDynpro Interface COMPONENTCONTROLLER |
General Data
| Package | APB_LAUNCHPAD | Launchpad (generic functions) |
| Created | 20060504 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
Interface IWCI_APB_LAUNCHPAD has no forward declaration.
Interfaces
Interface IWCI_APB_LAUNCHPAD has no interface.
Friends
Interface IWCI_APB_LAUNCHPAD has no friend.
Attributes
Interface IWCI_APB_LAUNCHPAD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101109 | ||
| 2 | Instance method | Public | Method | 20061004 | ||
| 3 | Instance method | Public | Method | 20120109 | ||
| 4 | Instance method | Public | Method | 20101109 | ||
| 5 | Instance method | Public | Method | 20061004 | ||
| 6 | Instance method | Public | Method | 20060504 |
Events
Interface IWCI_APB_LAUNCHPAD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ELEMENTS_GENERAL | Public | See coding | 20060505 | Elements_general type
standard table of Element_general
with default key
|
||
| 2 | ELEMENTS_OBJECTLIST | Public | See coding | 20061004 | Elements_objectlist type
standard table of Element_objectlist
with default key
|
||
| 3 | ELEMENTS_OBJECTS | Public | See coding | 20061004 | Elements_objects type
standard table of Element_objects
with default key
|
||
| 4 | ELEMENTS_PARAMETER | Public | See coding | 20061004 | Elements_parameter type
standard table of Element_parameter
with default key
|
||
| 5 | ELEMENTS_READ_APPLICATIONS | Public | See coding | 20060504 | Elements_read_applications type
standard table of Element_read_applications
with default key
|
||
| 6 | ELEMENTS_READ_OBJECT_FOLDER | Public | See coding | 20060518 | Elements_read_object_folder type
standard table of Element_read_object_folder
with default key
|
||
| 7 | ELEMENT_GENERAL | Public | See coding | 20060505 | begin of Element_general,
ROLE type APB_LPD_ROLE,
INSTANCE type APB_LPD_INSTANCE,
DATAOBJECT type STRING,
NO_CHANGE_LIST_BUT type WDY_BOOLEAN,
LIKE_SERVICE_MAP type WDY_BOOLEAN,
PNP type WDY_BOOLEAN,
CLIENT_TYPE type STRING,
DISPLAY_VARIANT_FOR_LT type APB_LPD_DISPLAY_VARIANT_FOR_LT,
NUMBER_OF_VISIBLE_LINES type APB_LPD_NUMBER_OF_LINES,
ICONS_SELECTABLE type WDY_BOOLEAN,
FOLDER_ID type APB_LPD_GUID,
FOLDER_ALIAS type STRING,
INSTANCE_SHARING type WDY_BOOLEAN,
RUN_AS_CHIP type WDY_BOOLEAN,
PAGING type I,
end of Element_general
|
||
| 8 | ELEMENT_OBJECTLIST | Public | Type reference (TYPE) | APB_LPD_S_STRING | 20061004 | |
|
| 9 | ELEMENT_OBJECTS | Public | See coding | 20061004 | begin of Element_objects,
OBJECTTYPE type STRING,
end of Element_objects
|
||
| 10 | ELEMENT_PARAMETER | Public | Type reference (TYPE) | APB_LPD_S_PARAMS | 20061004 | |
|
| 11 | ELEMENT_READ_APPLICATIONS | Public | Type reference (TYPE) | APB_LPD_S_TREE_CONTENT | 20060504 | |
|
| 12 | ELEMENT_READ_OBJECT_FOLDER | Public | Type reference (TYPE) | APB_LPD_S_OBJECT_FOLDER | 20060518 | |
Method Signatures
Method CLOSE_PERSONALIZATION Signature
Method CLOSE_PERSONALIZATION on Interface IWCI_APB_LAUNCHPAD has no parameter.
Method CLOSE_PERSONALIZATION on Interface IWCI_APB_LAUNCHPAD has no exception.
Method INIT_LPD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FOLDER_ID | Call by reference | Type reference (TYPE) | APB_LPD_GUID | 20101027 | ||||
| 2 | ID_HIDE_CHANGE_LIST_BUTTON | Call by reference | Type reference (TYPE) | BOOLE_D | 20061004 | ||||
| 3 | ID_INSTANCE | Call by reference | Type reference (TYPE) | APB_LPD_INSTANCE | 20061004 | ||||
| 4 | ID_INSTANCE_SHARING | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20101027 | ||||
| 5 | ID_PNP | Call by reference | Type reference (TYPE) | BOOLE_D | 20061004 | ||||
| 6 | ID_ROLE | Call by reference | Type reference (TYPE) | APB_LPD_ROLE | 20061004 | ||||
| 7 | ID_RUN_AS_CHIP | Call by reference | Type reference (TYPE) | BOOLE_D | 20101117 | ||||
| 8 | IR_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_APB_LPD_PROVIDER | 20101223 |
Method INIT_LPD on Interface IWCI_APB_LAUNCHPAD has no exception.
Method INPLACE_NAVIGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_POST_PARAMETERS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20120109 | ||||
| 2 | ID_URL | Call by reference | Type reference (TYPE) | STRING | 20120109 | ||||
| 3 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20120109 |
Method INPLACE_NAVIGATION on Interface IWCI_APB_LAUNCHPAD has no exception.
Method OPEN_PERSONALIZATION Signature
Method OPEN_PERSONALIZATION on Interface IWCI_APB_LAUNCHPAD has no parameter.
Method OPEN_PERSONALIZATION on Interface IWCI_APB_LAUNCHPAD has no exception.
Method SET_FOCUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_QUERYSTRING | Call by reference | Type reference (TYPE) | STRING | 20061004 |
Method SET_FOCUS on Interface IWCI_APB_LAUNCHPAD has no exception.
Method WD_GET_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | 20060504 |
Method WD_GET_API on Interface IWCI_APB_LAUNCHPAD has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 710 |