SAP ABAP Class IF_AXT_BOL_UI_EDITABLE_OBJECT (Editable object for BOL UI generation)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_AXT_BOL_UI_OBJECT BOL Object in BOL UI definition 20091021
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_BOL_UI_ABSTR_OBJECT Base class for BOL UI model elements 20091022
Properties
Class IF_AXT_BOL_UI_EDITABLE_OBJECT  
Short Description Editable object for BOL UI generation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091021   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AXT_BOL_UI_EDITABLE_OBJECT has no forward declaration.
Interfaces
Class IF_AXT_BOL_UI_EDITABLE_OBJECT has no interface implemented.
Friends
Class IF_AXT_BOL_UI_EDITABLE_OBJECT has no friend class.
Attributes
Class IF_AXT_BOL_UI_EDITABLE_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT Instance method Public Method 20091022
2 DELETE Instance method Public Method 20091022
3 IS_CHANGEABLE Instance method Public Method 20091022
4 PROPOSE_ALIAS Instance method Public Method 20091111
5 SET_ALIAS Instance method Public Method 20091022
Events
Class IF_AXT_BOL_UI_EDITABLE_OBJECT has no event.
Types
Class IF_AXT_BOL_UI_EDITABLE_OBJECT has no local type.
Method Signatures

Method ADD_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALIAS Call by reference Type reference (TYPE) AXT_BOL_UI_OBJECT_ALIAS Alias for object 20091022
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20091022
3 Importing IV_RELATION_NAME Call by reference Type reference (TYPE) CRMT_RELATION_NAME Relation Name 20091022
4 Importing IV_TYPE Call by reference Type reference (TYPE) AXT_NAME Name 20091022
5 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) IF_AXT_BOL_UI_EDITABLE_OBJECT Editable object for BOL UI generation 20091022
# Exception Resumable Description Created on
1 CX_AXT_DATA_INVALID Data invalid error 20091022

Method DELETE Signature

Method DELETE on class IF_AXT_BOL_UI_EDITABLE_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20091022

Method IS_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGEABLE Value transfer Type reference (TYPE) AXT_BOOLEAN Boolean 20091022

Method IS_CHANGEABLE on class IF_AXT_BOL_UI_EDITABLE_OBJECT has no exception.

Method PROPOSE_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOL_OBJECT Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20091111
2 Importing IV_BOL_RELATION Call by reference Type reference (TYPE) CRMT_RELATION_NAME Relation Name 20091111
3 Returning RV_ALIAS Value transfer Type reference (TYPE) AXT_BOL_UI_OBJECT_ALIAS Alias for object 20091111

Method PROPOSE_ALIAS on class IF_AXT_BOL_UI_EDITABLE_OBJECT has no exception.

Method SET_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALIAS Call by reference Type reference (TYPE) AXT_BOL_UI_OBJECT_ALIAS Alias for object 20091022
# Exception Resumable Description Created on
1 CX_AXT_DATA_ALREADY_EXISTS Data already exists error 20091022
2 CX_AXT_DATA_INVALID Data invalid error 20091022
3 CX_AXT_OPERATION_FAILED Operation error 20091022
History
Last changed by/on SAP  20100303 
SAP Release Created in