SAP ABAP Interface IF_AXT_RULE_HANDLER (AXT Rule Handler)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_RUNTIME (Package) Extensibility Runtime components

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_BOL_FDT_RULE_HANDLER | AXT FDT Base Rule Handler | 20090924 |
Properties
Interface | IF_AXT_RULE_HANDLER | |
Short Description | AXT Rule Handler |
General Data
Package | AXT_RUNTIME | Extensibility Runtime components |
Created | 20090908 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_AXT_RULE_HANDLER has no forward declaration.
Interfaces
Interface IF_AXT_RULE_HANDLER has no interface.
Friends
Interface IF_AXT_RULE_HANDLER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MO_MAPPER | Instance attribute | Public | Object reference (TYPE REF TO) | IF_AXT_RULE_MAPPER | AXT Rule Mapper | 20091002 | ||
2 | MV_OBJECT_NAME | Instance attribute | Public | Type reference (TYPE) | AXT_NAME | Name | 20090925 | ||
3 | MV_RULE_ID | Instance attribute | Public | Type reference (TYPE) | AXT_GUID | GUID | 20090925 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090908 | |
2 | ![]() |
Instance method | Public | Method | 20090924 | |
3 | ![]() |
Instance method | Public | Method | 20090924 | |
4 | ![]() |
Instance method | Public | Method | 20100325 |
Events
Interface IF_AXT_RULE_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_GS_PARAM_VALUE | Public | See coding | 20091125 | BEGIN OF ty_gs_param_value,
param TYPE string,
value TYPE ref to data,
x_static TYPE axt_boolean,
x_result TYPE axt_boolean,
END OF ty_gs_param_value
|
||
2 | TY_GT_PARAM_VALUES | Public | See coding | 20091125 | ty_gt_param_values TYPE HASHED TABLE OF ty_gs_param_value WITH UNIQUE KEY param
|
Method Signatures
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20091001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Data invalid error | 20091001 | |
2 | ![]() |
Operation error | 20091001 |
Method GET_STRUCT_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20091005 | ||
2 | ![]() |
IV_FROM | Call by reference | Type reference (TYPE) | STRING | 20090924 | |||
3 | ![]() |
RV_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | 20090924 |
Method GET_STRUCT_VALUES on Interface IF_AXT_RULE_HANDLER has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20091005 | ||
2 | ![]() |
IV_FROM | Call by reference | Type reference (TYPE) | STRING | 20090924 | |||
3 | ![]() |
RV_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | 20090924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Data invalid error | 20091005 |
Method RESET_CALCULATION_RUNNING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | 20100325 |
Method RESET_CALCULATION_RUNNING on Interface IF_AXT_RULE_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |