SAP ABAP Class IF_LRM_RULE_SESSION (Rule Engine - Runtime)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LRM_RE_AUNIT Rule Engine for LRM ABAP Unit Tests 20080729
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LRM_RE_CONNECTOR_LRE Connection of IRM-Specific Rule Egine 20080701
Properties
Class IF_LRM_RULE_SESSION  
Short Description Rule Engine - Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080701   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_LRM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_LRM_RULE_SESSION has no interface implemented.
Friends
Class IF_LRM_RULE_SESSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_POLICY Instance attribute Public Type reference (TYPE) IF_LRM_TYPES=>TY_S_POLICY_KEY Policy 20080701
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_RULES Instance method Public Method Execute Rules 20080701
2 SET_POLICY Instance method Public Method Set Attribute MS_POLICY 20080701
Events
Class IF_LRM_RULE_SESSION has no event.
Types
Class IF_LRM_RULE_SESSION has no local type.
Method Signatures

Method EXECUTE_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD_VALUE Call by reference Type reference (TYPE) IF_LRM_TYPES=>TY_TH_FIELD_NAME_AND_VALUE Bedingung 20080701
2 Returning RT_RULES Value transfer Type reference (TYPE) IF_LRM_TYPES=>TY_T_RULES Ergebnis 20080701
# Exception Resumable Description Created on
1 CX_LRM_RULE_EXEC Fehler in Runtime 20090312

Method SET_POLICY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POLICY Call by reference Type reference (TYPE) IF_LRM_TYPES=>TY_S_POLICY_KEY Policy 20080701

Method SET_POLICY on class IF_LRM_RULE_SESSION has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in