SAP ABAP Interface IF_CMD_HANDLER (Command Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-GOS (Application Component) Generic Object Services
⤷
SOBL_BROWSER (Package) Generic Object Relationship Browser
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_CMD_HANDLER | |
| Short Description | Command Handler |
General Data
| Package | SOBL_BROWSER | Generic Object Relationship Browser |
| Created | 20000705 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CMD_HANDLER has no forward declaration.
Interfaces
Interface IF_CMD_HANDLER has no interface.
Friends
Interface IF_CMD_HANDLER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GP_ALLOW_BROWSER_COMMANDS | Instance attribute | Public | Type reference (TYPE) | XFLAG | Allow Browser Commands in Context Menus | 20000711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute command | 20000711 | |
| 2 | Instance method | Public | Method | Execute command | 20000711 | |
| 3 | Instance method | Public | Method | Command for One or Several Browser Items | 20000711 | |
| 4 | Instance method | Public | Method | Command for One or Several Browser Links | 20000711 | |
| 5 | Instance method | Public | Method | Delivers Commands for Dynamic Construction of Context Menu | 20000724 | |
| 6 | Instance method | Public | Method | Set Permitted Browser-Specific Commands | 20000711 | |
| 7 | Instance method | Public | Method | Set Permitted Browser-Specific Commands | 20000711 |
Events
Interface IF_CMD_HANDLER has no event.
Types
Interface IF_CMD_HANDLER has no local type.
Method Signatures
Method EXECUTE_ITEMS_CMD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CMD | Value transfer | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000711 | |||
| 2 | IT_BITEM | Call by reference | Type reference (TYPE) | BITEM_T | Referenzen auf cl_browser_item | 20000711 | |||
| 3 | RP_PROCEEDED | Value transfer | Type reference (TYPE) | CHAR1 | 'X': Kommando abgearbeitet | 20001030 |
Method EXECUTE_ITEMS_CMD on Interface IF_CMD_HANDLER has no exception.
Method EXECUTE_LINKS_CMD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CMD | Value transfer | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000711 | |||
| 2 | IT_BLINK | Call by reference | Type reference (TYPE) | BITEM_LINKS_T | Referenzen auf Instanzen von if_browser_link | 20000711 | |||
| 3 | RP_PROCEEDED | Value transfer | Type reference (TYPE) | CHAR1 | 'X': Kommando abgearbeitet | 20001030 |
Method EXECUTE_LINKS_CMD on Interface IF_CMD_HANDLER has no exception.
Method GET_CMD_FOR_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CMD | Call by reference | Type reference (TYPE) | CMD_T | Kommando-Tabelle | 20000711 | |||
| 2 | IT_BITEM | Call by reference | Type reference (TYPE) | BITEM_T | Referenzen auf cl_browser_item | 20000711 |
Method GET_CMD_FOR_ITEMS on Interface IF_CMD_HANDLER has no exception.
Method GET_CMD_FOR_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CMD | Call by reference | Type reference (TYPE) | CMD_T | Kommando-Tabelle | 20000711 | |||
| 2 | IT_BLINK | Call by reference | Type reference (TYPE) | BITEM_LINKS_T | Referenzen auf Instanzen von if_browser_link | 20000711 |
Method GET_CMD_FOR_LINKS on Interface IF_CMD_HANDLER has no exception.
Method GET_MENU_BUTTON_COMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CMD | Call by reference | Type reference (TYPE) | CMD_T | Kommando-Tabelle | 20000724 | |||
| 2 | IP_CMD | Value transfer | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000724 | |||
| 3 | IT_BITEM | Call by reference | Type reference (TYPE) | BITEM_T | Referenzen auf cl_browser_item | 20000724 |
Method GET_MENU_BUTTON_COMMANDS on Interface IF_CMD_HANDLER has no exception.
Method SET_BROWSER_CMD_FOR_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CMD | Call by reference | Type reference (TYPE) | CMD_T | Kommando-Tabelle | 20000711 | |||
| 2 | IT_BITEM | Call by reference | Type reference (TYPE) | BITEM_T | Referenzen auf cl_browser_item | 20000711 |
Method SET_BROWSER_CMD_FOR_ITEMS on Interface IF_CMD_HANDLER has no exception.
Method SET_BROWSER_CMD_FOR_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CMD | Call by reference | Type reference (TYPE) | CMD_T | Kommando-Tabelle | 20000711 | |||
| 2 | IT_BLINK | Call by reference | Type reference (TYPE) | BITEM_LINKS_T | Referenzen auf Instanzen von if_browser_link | 20000711 |
Method SET_BROWSER_CMD_FOR_LINKS on Interface IF_CMD_HANDLER has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |