Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_EXPRESSION | FDT: Abstract Expression Class | 20060810 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WER_ASSIGNABLE_ELEMENT | Assignable element base | 20061109 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WER_ELEMENT | Rule element base | 20060807 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WER_METHOD_CALL | Method call interface | 20060810 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WER_RULE_ELEMENT | Rule element | 20060913 |
Properties
Class | CL_WER_EXP_METHOD_CALL | |
Short Description | Rule engine expression method call | |
Super Class | CL_FDT_EXPRESSION | FDT: Abstract Expression Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WER_BUSINESS | Business Layer |
Created | 20060807 | SAP |
Last change | 20130531 | 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_WER_ASSIGNABLE_ELEMENT | Assignable element base | 20061109 | ||
2 | IF_WER_ELEMENT | Rule element base | 20060807 | ||
3 | IF_WER_METHOD_CALL | Method call interface | 20060810 | ||
4 | IF_WER_RULE_ELEMENT | Rule element | 20060913 |
Friends
Class CL_WER_EXP_METHOD_CALL 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) | CL_WER_EXP_METH_CALL_DELEGATE | Delegate for implementation of IF_WER_RULE_ELEMENT | 20060807 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_CONST | Constants | 20060827 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_EXCEPTION_REPORTER | Services for raising exceptions | 20060827 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_MESSAGE_PUBLISHER | Service class for publishing messages | 20060914 | ||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_SERVICES | Grouping of generic services | 20060827 | ||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_STORAGE | For saving and loading from database | 20060827 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ASSIGNMENT_CHANGED | Instance Event (0) |
Public (2) |
20061109 | |
2 | SIGNATURE_CHANGED | Instance Event (0) |
Public (2) |
20061109 |
Types
Class CL_WER_EXP_METHOD_CALL has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class CL_WER_EXP_METHOD_CALL has no parameter.
Method ACTIVATE on class CL_WER_EXP_METHOD_CALL has no exception.
Method CHECK_AUTHORIZATION Signature
Method CHECK_AUTHORIZATION on class CL_WER_EXP_METHOD_CALL has no parameter.
Method CHECK_AUTHORIZATION on class CL_WER_EXP_METHOD_CALL has no exception.
Method CHECK_FDT Signature
Method CHECK_FDT on class CL_WER_EXP_METHOD_CALL has no parameter.
Method CHECK_FDT on class CL_WER_EXP_METHOD_CALL has no exception.
Method CHECK_WER Signature
Method CHECK_WER on class CL_WER_EXP_METHOD_CALL has no parameter.
Method CHECK_WER on class CL_WER_EXP_METHOD_CALL has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WER_EXP_METHOD_CALL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WER_EXP_METHOD_CALL has no exception.
Method CLONE Signature
Method CLONE on class CL_WER_EXP_METHOD_CALL has no parameter.
Method CLONE on class CL_WER_EXP_METHOD_CALL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXPRESSION_TYPE_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Element unique identifier | 20060807 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Element unique identifier | 20060807 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20060807 |
Method DELETE Signature
Method DELETE on class CL_WER_EXP_METHOD_CALL has no parameter.
Method DELETE on class CL_WER_EXP_METHOD_CALL has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class CL_WER_EXP_METHOD_CALL has no parameter.
Method DEQUEUE on class CL_WER_EXP_METHOD_CALL has no exception.
Method ENQUEUE Signature
Method ENQUEUE on class CL_WER_EXP_METHOD_CALL has no parameter.
Method ENQUEUE on class CL_WER_EXP_METHOD_CALL has no exception.
Method FREE Signature
Method FREE on class CL_WER_EXP_METHOD_CALL has no parameter.
Method FREE on class CL_WER_EXP_METHOD_CALL has no exception.
Method GET_ACCESS_LEVEL Signature
Method GET_ACCESS_LEVEL on class CL_WER_EXP_METHOD_CALL has no parameter.
Method GET_ACCESS_LEVEL on class CL_WER_EXP_METHOD_CALL has no exception.
Method GET_APPLICATION Signature
Method GET_APPLICATION on class CL_WER_EXP_METHOD_CALL has no parameter.
Method GET_APPLICATION on class CL_WER_EXP_METHOD_CALL has no exception.
Method GET_ATTRIBUTE_STATUS Signature
Method GET_ATTRIBUTE_STATUS on class CL_WER_EXP_METHOD_CALL has no parameter.
Method GET_ATTRIBUTE_STATUS on class CL_WER_EXP_METHOD_CALL has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_WER_EXP_METHOD_CALL has no parameter.
Method GET_DESCRIPTION on class CL_WER_EXP_METHOD_CALL has no exception.
Method GET_ID Signature
Method GET_ID on class CL_WER_EXP_METHOD_CALL has no parameter.
Method GET_ID on class CL_WER_EXP_METHOD_CALL has no exception.
Method GET_METHOD Signature
Method GET_METHOD on class CL_WER_EXP_METHOD_CALL has no parameter.
Method GET_METHOD on class CL_WER_EXP_METHOD_CALL has no exception.
Method GET_METHOD_PARAMETERS Signature
Method GET_METHOD_PARAMETERS on class CL_WER_EXP_METHOD_CALL has no parameter.
Method GET_METHOD_PARAMETERS on class CL_WER_EXP_METHOD_CALL has no exception.
Method GET_MODE Signature
Method GET_MODE on class CL_WER_EXP_METHOD_CALL has no parameter.
Method GET_MODE on class CL_WER_EXP_METHOD_CALL has no exception.
Method GET_NAME Signature
Method GET_NAME on class CL_WER_EXP_METHOD_CALL has no parameter.
Method GET_NAME on class CL_WER_EXP_METHOD_CALL has no exception.
Method GET_TYPE_TEXT Signature
Method GET_TYPE_TEXT on class CL_WER_EXP_METHOD_CALL has no parameter.
Method GET_TYPE_TEXT on class CL_WER_EXP_METHOD_CALL has no exception.
Method HAS_CHANGED Signature
Method HAS_CHANGED on class CL_WER_EXP_METHOD_CALL has no parameter.
Method HAS_CHANGED on class CL_WER_EXP_METHOD_CALL has no exception.
Method IS_CONFIGURATION Signature
Method IS_CONFIGURATION on class CL_WER_EXP_METHOD_CALL has no parameter.
Method IS_CONFIGURATION on class CL_WER_EXP_METHOD_CALL has no exception.
Method IS_SYSTEM_ELEMENT Signature
Method IS_SYSTEM_ELEMENT on class CL_WER_EXP_METHOD_CALL has no parameter.
Method IS_SYSTEM_ELEMENT on class CL_WER_EXP_METHOD_CALL has no exception.
Method LOAD_METHOD Signature
Method LOAD_METHOD on class CL_WER_EXP_METHOD_CALL has no parameter.
Method LOAD_METHOD on class CL_WER_EXP_METHOD_CALL has no exception.
Method RAISE_SIGNATURE_CHANGED Signature
Method RAISE_SIGNATURE_CHANGED on class CL_WER_EXP_METHOD_CALL has no parameter.
Method RAISE_SIGNATURE_CHANGED on class CL_WER_EXP_METHOD_CALL has no exception.
Method SAVE Signature
Method SAVE on class CL_WER_EXP_METHOD_CALL has no parameter.
Method SAVE on class CL_WER_EXP_METHOD_CALL has no exception.
Method SET_APPLICATION Signature
Method SET_APPLICATION on class CL_WER_EXP_METHOD_CALL has no parameter.
Method SET_APPLICATION on class CL_WER_EXP_METHOD_CALL has no exception.
Method SET_CONFIGURATION Signature
Method SET_CONFIGURATION on class CL_WER_EXP_METHOD_CALL has no parameter.
Method SET_CONFIGURATION on class CL_WER_EXP_METHOD_CALL has no exception.
Method SET_DESCRIPTION Signature
Method SET_DESCRIPTION on class CL_WER_EXP_METHOD_CALL has no parameter.
Method SET_DESCRIPTION on class CL_WER_EXP_METHOD_CALL has no exception.
Method SET_METHOD Signature
Method SET_METHOD on class CL_WER_EXP_METHOD_CALL has no parameter.
Method SET_METHOD on class CL_WER_EXP_METHOD_CALL has no exception.
Event Signatures
Event ASSIGNMENT_CHANGED Signature
Event ASSIGNMENT_CHANGED on class CL_WER_EXP_METHOD_CALL has no parameter.
Event SIGNATURE_CHANGED Signature
Event SIGNATURE_CHANGED on class CL_WER_EXP_METHOD_CALL has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |