SAP ABAP Interface IF_UAC_MENU_ITEM_VISITOR (IF_UAC_MENU_ITEM_VISITOR)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UAC_MENU (Package) Context, Toolbar, and Dropdown Menus with Commands

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_CTXT_MENU_ADAPTER | CL_UAC_CTXT_MENU_CONVERTER | 20020218 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_DROPDOWN_MENU_ADAPTER | CL_UAC_CTXT_MENU_CONVERTER | 20020522 |
Properties
Interface | IF_UAC_MENU_ITEM_VISITOR | |
Short Description | IF_UAC_MENU_ITEM_VISITOR |
General Data
Package | UAC_MENU | Context, Toolbar, and Dropdown Menus with Commands |
Created | 20020218 | SAP |
Last changed | 20041006 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UAC_MENU_ITEM_VISITOR has no forward declaration.
Interfaces
Interface IF_UAC_MENU_ITEM_VISITOR has no interface.
Friends
Interface IF_UAC_MENU_ITEM_VISITOR has no friend.
Attributes
Interface IF_UAC_MENU_ITEM_VISITOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | VISIT_ITEM | 20020218 |
2 | ![]() |
Instance method | Public | Method | VISIT_MENU | 20020218 |
3 | ![]() |
Instance method | Public | Method | VISIT_SEPERATOR | 20020218 |
Events
Interface IF_UAC_MENU_ITEM_VISITOR has no event.
Types
Interface IF_UAC_MENU_ITEM_VISITOR has no local type.
Method Signatures
Method VISIT_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_UAC_MENU_ITEM | IR_ITEM | 20020218 |
Method VISIT_ITEM on Interface IF_UAC_MENU_ITEM_VISITOR has no exception.
Method VISIT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MENU | Call by reference | Object reference (TYPE REF TO) | CL_UAC_MENU | IR_MENU | 20020218 |
Method VISIT_MENU on Interface IF_UAC_MENU_ITEM_VISITOR has no exception.
Method VISIT_SEPARATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_SEPARATOR | Call by reference | Object reference (TYPE REF TO) | CL_UAC_MENU_ITEM_SEPARATOR | IR_SEPARATOR | 20020218 |
Method VISIT_SEPARATOR on Interface IF_UAC_MENU_ITEM_VISITOR has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1B |