SAP ABAP Interface IF_BSP_WD_ACTION_DESCRIPTOR (Descriptor of actions menu)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI (Application Component) WebClient UI
     WCF_ACTIONS_CORE (Package) Actions feature: core objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WD_ACTION_PROVIDER Action Menu Abstract Provider 20090306
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_ACTION_MENU_DESCR2 ActionMenu Descr Example2 20090206
Properties
Interface IF_BSP_WD_ACTION_DESCRIPTOR  
Short Description Descriptor of actions menu    
General Data
Package WCF_ACTIONS_CORE   Actions feature: core objects 
Created 20090123   SAP 
Last changed 20100303   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_BSP_WD_ACTION_DESCRIPTOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_BSP_WD_ACTION_DESCRIPTOR has no interface.
Friends
Interface IF_BSP_WD_ACTION_DESCRIPTOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TYPE_GENERIC_ACTION Constant Public Type reference (TYPE) STRING 'GENERIC_ACTION' Any action 20090123
2 GC_TYPE_SEPARATOR Constant Public Type reference (TYPE) STRING 'SEPARATOR' Separator 20090123
Methods
# Method Level Visibility Method type Description Created on
1 GET_ITEMS Instance method Public Method returns table of item descriptors 20090123
Events
Interface IF_BSP_WD_ACTION_DESCRIPTOR has no event.
Types
Interface IF_BSP_WD_ACTION_DESCRIPTOR has no local type.
Method Signatures

Method GET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_ACTIONS Value transfer Type reference (TYPE) WCFT_THTMLB_ACTION_MENU_ITEMS Table of actions 20090123
2 Importing IR_BOL_ENTITY Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS BOL Entity of the assigned provider 20090306
3 Importing IV_ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING attribute BOL path 20090306
4 Importing IV_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) ANY attribute value of the given attribute BOL path 20090306
5 Importing IV_FIELD_LABEL Call by reference Type reference (TYPE) STRING Field Label 20090306

Method GET_ITEMS on Interface IF_BSP_WD_ACTION_DESCRIPTOR has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701