SAP ABAP Interface IF_AXT_BOL_UI_EXTENSION (Access to BOL UI Extension)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-RA (Application Component) Rapid Applications
     AXT_RA (Package) Rapid Apps
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_BOL_UI_EXTENSION BOL UI generation extension 20090914
Properties
Interface IF_AXT_BOL_UI_EXTENSION  
Short Description Access to BOL UI Extension    
General Data
Package AXT_RA   Rapid Apps 
Created 20090910   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_AXT_BOL_UI_ELEMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_AXT_BOL_UI_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_AXT_EXTENSION Extension interface for facade 20090910
Friends
Interface IF_AXT_BOL_UI_EXTENSION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_FILTER_TYPE_ELEMENT Constant Public Type reference (TYPE) AXT_PARAMETER 'ELEMENT' Parameter 20091023
2 MC_FILTER_TYPE_HEADER Constant Public Type reference (TYPE) AXT_PARAMETER 'HEADER' Parameter 20091023
3 MC_FILTER_TYPE_OBJECT Constant Public Type reference (TYPE) AXT_PARAMETER 'OBJECT' Parameter 20091023
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEF Instance method Public Method 20090910
2 GET_OBJECT Instance method Public Method 20100208
3 GET_TOP_OBJECTS Instance method Public Method 20091021
4 GET_TOP_UI_ELEMENT Instance method Public Method 20091007
5 SET_DEF Instance method Public Method 20090910
Events
Interface IF_AXT_BOL_UI_EXTENSION has no event.
Types
Interface IF_AXT_BOL_UI_EXTENSION has no local type.
Method Signatures

Method GET_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DEF Value transfer Type reference (TYPE) AXTS_BOL_UI_HEADER_DEF Header definition of BOL UI extension 20091023

Method GET_DEF on Interface IF_AXT_BOL_UI_EXTENSION has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) AXT_BOL_UI_OBJECT_ALIAS Alias for object 20100208
2 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) IF_AXT_BOL_UI_OBJECT BOL Object in BOL UI definition 20100208

Method GET_OBJECT on Interface IF_AXT_BOL_UI_EXTENSION has no exception.

Method GET_TOP_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBECTS Value transfer Type reference (TYPE) AXTT_BOL_UI_OBJECT_REF List of objects for BOL UI Generation 20091021

Method GET_TOP_OBJECTS on Interface IF_AXT_BOL_UI_EXTENSION has no exception.

Method GET_TOP_UI_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_AXT_BOL_UI_ELEMENT Element for BOL UI definition 20091007

Method GET_TOP_UI_ELEMENT on Interface IF_AXT_BOL_UI_EXTENSION has no exception.

Method SET_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEF Call by reference Type reference (TYPE) AXTS_BOL_UI_HEADER_DEF Header definition of BOL UI extension 20091023
# Exception Resumable Description Created on
1 CX_AXT_DATA_INVALID Data invalid error 20091023
History
Last changed by/on SAP  20110908 
SAP Release Created in 701