SAP ABAP Class CL_AXT_BOL_DELEGATOR_ATTR_CALC (BOL delegator Attribute Calculator)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_RUNTIME (Package) Extensibility Runtime components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BOL_PROPERTY_CALCULATOR | Calculating BOL Attributes - Defaults & Display-Only Values | 20091209 |
Properties
| Class | CL_AXT_BOL_DELEGATOR_ATTR_CALC | |
| Short Description | BOL delegator Attribute Calculator | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_RUNTIME | Extensibility Runtime components |
| Created | 20091209 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BOL_PROPERTY_CALCULATOR | Calculating BOL Attributes - Defaults & Display-Only Values | 20091209 |
Friends
Class CL_AXT_BOL_DELEGATOR_ATTR_CALC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TYT_LOGIC_DELEGATOR | 20091209 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | AXT_OBJECT_NAME | Object Name | 20091209 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | GENILT_NAMESPACE | Namespace | 20091209 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | AXTT_NAME_OBJECT_REF | Name Object Reference Table Type | 20091210 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TYT_LOGIC_DELEGATOR | 20091209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20091209 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091209 | |
| 3 | Instance method | Private | Constructor | CONSTRUCTOR | 20091209 | |
| 4 | Static method | Public | Method | 20091209 | ||
| 5 | Instance method | Private | Method | 20091209 |
Events
Class CL_AXT_BOL_DELEGATOR_ATTR_CALC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYT_LOGIC_DELEGATOR | Public | See coding | 20091209 | tyt_logic_delegator TYPE STANDARD TABLE OF ty_logic_delegator
|
||
| 2 | TY_LOGIC_DELEGATOR | Public | See coding | 20091209 | BEGIN OF ty_logic_delegator,
object_a TYPE axt_object_name,
relation TYPE string,
object_b TYPE axt_object_name,
calculator TYPE REF TO if_bol_property_calculator,
END OF ty_logic_delegator
|
Method Signatures
Method ADD_DELEGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_BOL_PROPERTY_CALCULATOR | Calculating BOL Attributes - Defaults & Display-Only Values | 20091209 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_OBJECT_NAME | Object Name | 20091209 |
Method ADD_DELEGATION on class CL_AXT_BOL_DELEGATOR_ATTR_CALC has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_AXT_BOL_DELEGATOR_ATTR_CALC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AXT_BOL_DELEGATOR_ATTR_CALC has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_BOL_PROPERTY_CALCULATOR | Calculating BOL Attributes - Defaults & Display-Only Values | 20091209 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20091209 | |||
| 3 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | GENILT_NAMESPACE | Namespace | 20091209 |
Method CONSTRUCTOR on class CL_AXT_BOL_DELEGATOR_ATTR_CALC has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_DELEGATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_PROPERTY_CALCULATOR | BOL delegator Attribute Calculator | 20091209 | |||
| 2 | EV_OBJECT_NAME | Call by reference | Type reference (TYPE) | AXT_OBJECT_NAME | Object Name | 20091209 | |||
| 3 | IO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_BOL_PROPERTY_CALCULATOR | Calculating BOL Attributes - Defaults & Display-Only Values | 20091209 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_OBJECT_NAME | 20091209 | ||||
| 5 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | GENILT_NAMESPACE | Namespace | 20091209 |
Method GET_INSTANCE on class CL_AXT_BOL_DELEGATOR_ATTR_CALC has no exception.
Method INIT_DELEGATION Signature
Method INIT_DELEGATION on class CL_AXT_BOL_DELEGATOR_ATTR_CALC has no parameter.
Method INIT_DELEGATION on class CL_AXT_BOL_DELEGATOR_ATTR_CALC has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |