SAP ABAP Interface IF_RULE_BASE_MM (MM Rule Base)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIMPLEBASE_MM | Rule Base | 20041123 |
Properties
Interface | IF_RULE_BASE_MM | |
Short Description | MM Rule Base |
General Data
Package | ME | Application development R/3 Purchasing |
Created | 20041112 | SAP |
Last changed | 20050219 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RULE_BASE_MM has no forward declaration.
Interfaces
Interface IF_RULE_BASE_MM has no interface.
Friends
Interface IF_RULE_BASE_MM has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | A_RULE_ENTRY | Instance attribute | Public | See coding | 20041123 | ||||
2 | FACTORY | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RULE_FACTORY_MM | 20041123 | |||
3 | RULES | Instance attribute | Public | Type reference (TYPE) | TY_T_RULE_BASE | 20041123 |
Methods
Interface IF_RULE_BASE_MM has no method.
Events
Interface IF_RULE_BASE_MM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_RULE_BASE | Public | See coding | 20041123 | begin of TY_S_RULE_BASE,
INPUT type ref to IF_RULE_MM,
RULE type ref to IF_RULE_MM,
end of TY_S_RULE_BASE
|
||
2 | TY_T_RULE_BASE | Public | See coding | 20041123 | TY_T_RULE_BASE type sorted table of TY_S_RULE_BASE
with unique key INPUT RULE initial size 0
|
History
Last changed by/on | SAP | 20050219 |
SAP Release Created in | 600 |