SAP ABAP Class CL_AXT_BOL_UI_ELEMENT_TOP (Top node for BOL UI)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-RA (Application Component) Rapid Applications
     AXT_RA (Package) Rapid Apps
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AXT_BOL_UI_ABSTR_ELEMENT Base class for BOL UI model objects 20090928
Properties
Class CL_AXT_BOL_UI_ELEMENT_TOP  
Short Description Top node for BOL UI    
Super Class CL_AXT_BOL_UI_ABSTR_ELEMENT Base class for BOL UI model objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_RA   Rapid Apps 
Created 20090928   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_BOL_UI_ELEMENT_TOP has no forward declaration.
Interfaces
Class CL_AXT_BOL_UI_ELEMENT_TOP has no interface implemented.
Friends
Class CL_AXT_BOL_UI_ELEMENT_TOP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_GUID_UI_ELEMENTS Constant Private Type reference (TYPE) AXT_GUID '801E0B202EB21DEDBCEC5A5A792B47C2' UI elements 20090928
2 MO_COMMON_DEF Instance attribute Public Object reference (TYPE REF TO) CL_AXT_RA_COMMON_DEF Common data for Rapid apps 20091007
3 MO_OWNER Instance attribute Public Object reference (TYPE REF TO) IF_AXT_BOL_UI_SUPPORT Support interface for BOL UI 20090928
4 MT_IP Instance attribute Private See coding 20091007
5 MT_IP_T Instance attribute Private See coding 20091007
6 MT_TABLE_ENTRIES Instance attribute Private Type reference (TYPE) LTY_T_TABLE_ENTRIES 20091013
7 MV_X_AXT_MODE Instance attribute Public Type reference (TYPE) AXT_BOOLEAN Use AXT classes instead of WCF 20091103
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090928
2 COPY Instance method Public Method 20091001
3 CREATE_BOL_UI Instance method Public Method 20090928
4 CREATE_TARGET_ID Instance method Public Method 20091007
5 GET_EMBEDDABLE_ELEMENTS Instance method Public Method 20091124
6 GET_OBJECT Instance method Public Method 20090928
7 GET_TABLE_ENTRIES Instance method Public Method 20091013
8 GET_TABLE_GUID Instance method Private Method 20091013
Events
Class CL_AXT_BOL_UI_ELEMENT_TOP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_TABLE_ENTRIES Private See coding 20091013 BEGIN OF LTY_TABLE_ENTRIES, name TYPE tabname, log_tr_object TYPE TROBJTYPE, table TYPE REF TO data, END OF LTY_TABLE_ENTRIES
2 LTY_T_TABLE_ENTRIES Private See coding 20091013 LTY_T_TABLE_ENTRIES TYPE SORTED TABLE OF LTY_TABLE_ENTRIES WITH UNIQUE key name
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OWNER Call by reference Object reference (TYPE REF TO) IF_AXT_BOL_UI_SUPPORT Support interface for BOL UI 20090928
2 Importing IV_X_AXT_MODE Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20091103

Method CONSTRUCTOR on class CL_AXT_BOL_UI_ELEMENT_TOP has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OWNER Call by reference Object reference (TYPE REF TO) IF_AXT_BOL_UI_SUPPORT Support interface for BOL UI 20091001
2 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) CL_AXT_BOL_UI_ELEMENT_TOP Base class for BOL UI model objects 20091001

Method COPY on class CL_AXT_BOL_UI_ELEMENT_TOP has no exception.

Method CREATE_BOL_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CATALOGUE Call by reference Object reference (TYPE REF TO) CL_AXT_CATALOGUE Catalogue holding elements to generate 20090928
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20090928

Method CREATE_TARGET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PLUG Call by reference Object reference (TYPE REF TO) CL_AXT_UI_BOUND_PLUG UI Bound Plug Gen. Utility 20091007
2 Importing IV_OBJECT_ACTION Call by reference Type reference (TYPE) CRMT_UI_ACTIONS UI Action 20091007
3 Importing IV_OTR_TITLE_ALIAS Call by reference Type reference (TYPE) STRING 20091007

Method CREATE_TARGET_ID on class CL_AXT_BOL_UI_ELEMENT_TOP has no exception.

Method GET_EMBEDDABLE_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ELEMENTS Value transfer Type reference (TYPE) AXTT_BOL_UI_EMBEDDABLE_LIST List of embeddable UI elements 20091124

Method GET_EMBEDDABLE_ELEMENTS on class CL_AXT_BOL_UI_ELEMENT_TOP has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT Call by reference Type reference (TYPE) AXT_BOL_UI_OBJECT_ALIAS Name 20090928
2 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) IF_AXT_BOL_UI_OBJECT Base class for BOL UI model elements 20090928
# Exception Resumable Description Created on
1 CX_AXT_DATA_INVALID Data invalid error 20090928

Method GET_TABLE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOG_OBJECT Call by reference Type reference (TYPE) TROBJTYPE Object Type 20091109
2 Importing IV_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20091013
3 Returning RR_TABLE Value transfer Object reference (TYPE REF TO) DATA 20091013

Method GET_TABLE_ENTRIES on class CL_AXT_BOL_UI_ELEMENT_TOP has no exception.

Method GET_TABLE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20091013
2 Returning RV_GUID Value transfer Type reference (TYPE) AXT_GUID GUID 20091013

Method GET_TABLE_GUID on class CL_AXT_BOL_UI_ELEMENT_TOP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701