SAP ABAP Class CL_AXT_RULE_MAPPER (AXT Rule Mapper Class)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_MODEL (Package) Application Extensibility Tool: Model

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AXT_RULE_MAPPER | AXT Rule Mapper | 20091002 |
Properties
Class | CL_AXT_RULE_MAPPER | |
Short Description | AXT Rule Mapper Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AXT_MODEL | Application Extensibility Tool: Model |
Created | 20091002 | SAP |
Last change | 20110908 | 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... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_AXT_RULE_MAPPER | AXT Rule Mapper | 20091002 |
Friends
Class CL_AXT_RULE_MAPPER 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) | IF_AXT_RULE_MAPPER=>TY_GT_PARAM_MAPPING | 20091002 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091002 |
2 | ![]() |
Static method | Public | Method | 20100303 |
Events
Class CL_AXT_RULE_MAPPER has no event.
Types
Class CL_AXT_RULE_MAPPER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20091002 | ||
2 | ![]() |
IV_RULE_ID | Call by reference | Type reference (TYPE) | AXT_GUID | GUID | 20091002 | ||
3 | ![]() |
IV_RULE_OBJ_TYPE | Call by reference | Type reference (TYPE) | AXT_RULE_OBJ_TYPE | Rule Object Type | 20091002 | ||
4 | ![]() |
IV_RULE_TYPE | Call by reference | Type reference (TYPE) | AXT_RULE_TYPE | Rule Type | 20091002 |
Method CONSTRUCTOR on class CL_AXT_RULE_MAPPER has no exception.
Method GET_MAPPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20100303 | ||
2 | ![]() |
IV_RULE_ID | Call by reference | Type reference (TYPE) | AXT_GUID | GUID | 20100303 | ||
3 | ![]() |
IV_RULE_OBJ_TYPE | Call by reference | Type reference (TYPE) | AXT_RULE_OBJ_TYPE | Rule Object Type | 20100303 | ||
4 | ![]() |
IV_RULE_TYPE | Call by reference | Type reference (TYPE) | AXT_RULE_TYPE | Rule Type | 20100303 | ||
5 | ![]() |
RO_MAPPER | Value transfer | Object reference (TYPE REF TO) | IF_AXT_RULE_MAPPER | AXT Rule Mapper | 20100303 |
Method GET_MAPPER on class CL_AXT_RULE_MAPPER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |