SAP ABAP Class CL_RULE_INTERPRETER_MM (Rule Interpreter)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP (Application Component) Enterprise Buyer
⤷
BBP_APPLICATION (Package) Structure Package EBP
⤷
ME (Package) Application development R/3 Purchasing
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RULE_DEBUGGING_EVENTS_MM | Events in MM Debugger of Rule Set | 20041112 |
Properties
| Class | CL_RULE_INTERPRETER_MM | |
| Short Description | Rule Interpreter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ME | Application development R/3 Purchasing |
| Created | 20041112 | SAP |
| Last change | 20050219 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RULE_DEBUGGING_EVENTS_MM | Events in MM Debugger of Rule Set | 20041112 |
Friends
Class CL_RULE_INTERPRETER_MM 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) | TY_MASK | invalid, field has changed or one of it's pre-cond is broken | 20041112 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TY_MASK | ch successfully, shouldn't be processed any more in this run | 20041112 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TY_MASK | this rule should be check anyway (forced check) | 20041112 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | TY_MASK | should only be checked, if there is some rule which depends | 20041112 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TY_MASK | these rules can be activated in this scope | 20041112 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | TY_MASK | checked successfully and the value has been updated | 20041112 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CONTEXT_GENERAL_MM | 20041112 | ||||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RULE_MM | 20041112 | ||||
| 9 | Instance attribute | Private | See coding | 20041112 | |||||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20041112 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | TY_T_RULES_TABLE | rules for which the commit is pending | 20041112 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RULE_FACTORY_MM | 20041112 | ||||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RULE_TRANSACTION_MM | 20041112 | ||||
| 14 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RULE_TRANSACTION_MM | 20041112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041112 | ||
| 2 | Instance method | Private | Method | 20041112 | ||
| 3 | Instance method | Public | Method | 20041112 | ||
| 4 | Instance method | Public | Method | 20041112 | ||
| 5 | Instance method | Public | Method | 20041112 | ||
| 6 | Instance method | Public | Method | 20041112 | ||
| 7 | Instance method | Public | Method | 20041112 | ||
| 8 | Instance method | Public | Method | 20041112 | ||
| 9 | Instance method | Public | Method | 20041112 | ||
| 10 | Instance method | Public | Method | 20041112 | ||
| 11 | Instance method | Private | Method | 20041112 | ||
| 12 | Instance method | Public | Method | 20041112 | ||
| 13 | Instance method | Public | Method | 20041112 | ||
| 14 | Instance method | Public | Method | 20041112 |
Events
Class CL_RULE_INTERPRETER_MM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_MASK | Public | Type reference (TYPE) | XSTRING | 20041112 | |
|
| 2 | TY_T_RULES_TABLE | Public | See coding | 20041112 | TY_T_RULES_TABLE type standard table of ref to
IF_RULE_MM initial size 0
|
Method Signatures
Method ADD_RULES_FOR_COMMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RULES | Call by reference | Type reference (TYPE) | TY_T_RULES_TABLE | 20041112 |
Method ADD_RULES_FOR_COMMIT on class CL_RULE_INTERPRETER_MM has no exception.
Method ADD_RULE_TO_UPDLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEP | Call by reference | Object reference (TYPE REF TO) | IF_RULE_MM | Sicht auf MM-Regel | 20041112 | |||
| 2 | IM_UPD | Call by reference | Object reference (TYPE REF TO) | IF_RULE_MM | Sicht auf MM-Regel | 20041112 |
Method ADD_RULE_TO_UPDLIST on class CL_RULE_INTERPRETER_MM has no exception.
Method BREAK_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RULE | Call by reference | Object reference (TYPE REF TO) | IF_RULE_MM | 20041112 | ||||
| 2 | IM_RULES | Call by reference | Type reference (TYPE) | TY_T_RULES_TABLE | 20041112 |
Method BREAK_RULES on class CL_RULE_INTERPRETER_MM has no exception.
Method DETERMINE_RULES_TO_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RULES | Call by reference | Type reference (TYPE) | TY_T_RULES_TABLE | 20041112 | ||||
| 2 | EX_SCOPE_MASK | Call by reference | Type reference (TYPE) | TY_MASK | 20041112 | ||||
| 3 | EX_SCOPE_MASK_MINUS | Call by reference | Type reference (TYPE) | TY_MASK | 20041112 | ||||
| 4 | IM_SCOPE | Call by reference | Type reference (TYPE) | MMPUR_TY_RULE_SCOPE | 20041112 |
Method DETERMINE_RULES_TO_CHECK on class CL_RULE_INTERPRETER_MM has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RULES | Call by reference | Type reference (TYPE) | TY_T_RULES_TABLE | 20041112 |
Method EXECUTE on class CL_RULE_INTERPRETER_MM has no exception.
Method FIELD_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20041112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041112 |
Method GET_BROKEN_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MASK | Value transfer | Type reference (TYPE) | TY_MASK | 20041112 |
Method GET_BROKEN_RULES on class CL_RULE_INTERPRETER_MM has no exception.
Method HAS_EARLY_PRECOND_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEP | Call by reference | Object reference (TYPE REF TO) | IF_RULE_MM | 20041112 | ||||
| 2 | IM_UPD | Call by reference | Object reference (TYPE REF TO) | IF_RULE_MM | 20041112 | ||||
| 3 | RE_BOOL | Value transfer | Type reference (TYPE) | MMPUR_BOOL | 20041112 |
Method HAS_EARLY_PRECOND_CHANGED on class CL_RULE_INTERPRETER_MM has no exception.
Method PROCESS_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_BROKEN_RULES | Call by reference | Type reference (TYPE) | TY_MASK | 20041112 | ||||
| 2 | IM_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXT_GENERAL_MM | Kontext | 20041112 | |||
| 3 | IM_RULE_BASE | Call by reference | Object reference (TYPE REF TO) | CL_RULE_FACTORY_MM | Regelwerk | 20041112 | |||
| 4 | IM_SCOPE | Call by reference | Type reference (TYPE) | MMPUR_TY_RULE_SCOPE | MMPUR_SCOPE_CHANGE | 20041112 |
Method PROCESS_RULES on class CL_RULE_INTERPRETER_MM has no exception.
Method REMOVE_RULE_FROM_DEPLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEP | Call by reference | Object reference (TYPE REF TO) | IF_RULE_MM | 20041112 |
Method REMOVE_RULE_FROM_DEPLIST on class CL_RULE_INTERPRETER_MM has no exception.
Method SYNC_BROKEN_RULES Signature
Method SYNC_BROKEN_RULES on class CL_RULE_INTERPRETER_MM has no parameter.
Method SYNC_BROKEN_RULES on class CL_RULE_INTERPRETER_MM has no exception.
Method TRANSACTION_BEGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ASYNC | Call by reference | Type reference (TYPE) | MMPUR_BOOL | MMPUR_NO | 20041112 |
Method TRANSACTION_BEGIN on class CL_RULE_INTERPRETER_MM has no exception.
Method TRANSACTION_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMMIT_LATER | Call by reference | Type reference (TYPE) | MMPUR_BOOL | MMPUR_NO | 20041112 |
Method TRANSACTION_END on class CL_RULE_INTERPRETER_MM has no exception.
Method UPDATE_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ASYNC | Call by reference | Type reference (TYPE) | MMPUR_BOOL | MMPUR_NO | 20041112 | |||
| 2 | IM_CASCADE_UPDATE | Call by reference | Type reference (TYPE) | MMPUR_BOOL | MMPUR_YES | 20041112 | |||
| 3 | IM_RULE | Call by reference | Object reference (TYPE REF TO) | IF_RULE_MM | 20041112 | ||||
| 4 | IM_RULES | Call by reference | Type reference (TYPE) | TY_T_RULES_TABLE | 20041112 |
Method UPDATE_RULES on class CL_RULE_INTERPRETER_MM has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 600 |