SAP ABAP Class CL_AXT_RULE_OPERATIONSVIE_IMPL (Rule Class)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_TOOL_UI (Package) Tool UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_RULE_OPERATIONSVIE | 20091012 |
Properties
Class | CL_AXT_RULE_OPERATIONSVIE_IMPL | |
Short Description | Rule Class | |
Super Class | CL_AXT_RULE_OPERATIONSVIE | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AXT_TOOL_UI | Tool UI |
Created | 20091012 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_AXT_RULE_OPERATIONSVIE_IMPL has no interface implemented.
Friends
Class CL_AXT_RULE_OPERATIONSVIE_IMPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20091123 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | IF_FDT_FORMULA=>T_FUNCTIONAL | Functionals table (formula function, for UI) | 20091016 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | IF_FDT_FORMULA=>T_FUNCTIONAL | Functionals table (formula function, for UI) | 20091012 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | IF_FDT_FORMULA=>T_FUNCTIONAL | Functionals table (formula function, for UI) | 20091014 | ||
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | T_PARENT | Table for Parent Entries | 20091111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Function to get BRF Operations | 20091013 |
2 | ![]() |
Instance method | Private | Method | 20091112 |
Events
Class CL_AXT_RULE_OPERATIONSVIE_IMPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_OPERATIONS | Public | See coding | 20091014 | BEGIN OF s_operations,
category TYPE if_fdt_formula=>s_functional-category,
token_type TYPE if_fdt_formula=>s_functional-token_type,
token TYPE string,
description TYPE string,
END OF s_operations
|
||
2 | S_PARENT | Public | See coding | 20091111 | BEGIN OF s_parent,
category TYPE if_fdt_formula=>s_functional-category,
token_type TYPE if_fdt_formula=>s_functional-token_type,
token TYPE string,
description TYPE string,
row_index TYPE i,
END OF s_parent
|
||
3 | T_OPERATIONS | Public | See coding | 20091014 | t_operations TYPE STANDARD TABLE OF s_operations
|
||
4 | T_PARENT | Public | See coding | 20091111 | t_parent TYPE STANDARD TABLE OF s_parent
|
Method Signatures
Method GET_BRF_OPERATIONS Signature
Method GET_BRF_OPERATIONS on class CL_AXT_RULE_OPERATIONSVIE_IMPL has no parameter.
Method GET_BRF_OPERATIONS on class CL_AXT_RULE_OPERATIONSVIE_IMPL has no exception.
Method GET_FORMULA_FUNCTIONALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FUNCTIONALS | Call by reference | Type reference (TYPE) | IF_FDT_FORMULA=>T_FUNCTIONAL | Functionals table (formula function, for UI) | 20091112 | ||
2 | ![]() |
ET_FUNCTIONAL_CATEGORY | Call by reference | Type reference (TYPE) | IF_FDT_FORMULA=>T_FUNCTIONAL_CATEG | Functional categories (formula function) | 20091112 |
Method GET_FORMULA_FUNCTIONALS on class CL_AXT_RULE_OPERATIONSVIE_IMPL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |