SAP ABAP Class CL_RULE_TRANSACTION_MM (Clip Over Rules)
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_TRANSACTION_MM  
Short Description Clip Over Rules    
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
Class CL_RULE_TRANSACTION_MM has no forward declaration.
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_TRANSACTION_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ASYNC Instance attribute Private Type reference (TYPE) MMPUR_BOOL Boolean Type 20041112
2 EXECUTION_LEVEL Instance attribute Public Type reference (TYPE) I 20041112
3 MY_ASYNC_RULES Instance attribute Private Type reference (TYPE) TY_T_RULES_TABLE 20041112
4 MY_INTERPRETER Instance attribute Private Object reference (TYPE REF TO) CL_RULE_INTERPRETER_MM 20041112
5 MY_PARENT_TRANSACTION Instance attribute Private Object reference (TYPE REF TO) CL_RULE_TRANSACTION_MM 20041112
6 MY_TRIGGERS Instance attribute Private Type reference (TYPE) TY_T_RULES_TABLE 20041112
Methods
# Method Level Visibility Method type Description Created on
1 BEGIN Static method Public Method 20041112
2 END Instance method Public Method 20041112
3 UPDATE_RULES Instance method Public Method 20041112
Events
Class CL_RULE_TRANSACTION_MM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 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 BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ASYNC Call by reference Type reference (TYPE) MMPUR_BOOL MMPUR_NO 20041112
2 Importing IM_INTERPRETER Call by reference Object reference (TYPE REF TO) CL_RULE_INTERPRETER_MM 20041112
3 Importing IM_PARENT_TRANSACTION Call by reference Object reference (TYPE REF TO) CL_RULE_TRANSACTION_MM 20041112
4 Returning RE_TRANS Value transfer Object reference (TYPE REF TO) CL_RULE_TRANSACTION_MM 20041112

Method BEGIN on class CL_RULE_TRANSACTION_MM has no exception.

Method END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMMIT_LATER Call by reference Type reference (TYPE) MMPUR_BOOL MMPUR_NO 20041112
2 Returning RE_TRANS Value transfer Object reference (TYPE REF TO) CL_RULE_TRANSACTION_MM 20041112

Method END on class CL_RULE_TRANSACTION_MM has no exception.

Method UPDATE_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RULES Call by reference Type reference (TYPE) TY_T_RULES_TABLE 20041112
2 Importing IM_TRIGGER Call by reference Object reference (TYPE REF TO) IF_RULE_MM Sicht auf MM-Regel 20041112

Method UPDATE_RULES on class CL_RULE_TRANSACTION_MM has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 600