SAP ABAP Class IF_AXT_RULE_BUILDER (AXT Rule Builder)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_FDT_FORMULA_BUILDER AXT BRF+ Formula Builder 20090922
Properties
Class IF_AXT_RULE_BUILDER  
Short Description AXT Rule Builder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090908   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_AXT_RULE_BUILDER has no interface implemented.
Friends
Class IF_AXT_RULE_BUILDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_APP_ID Instance attribute Public Type reference (TYPE) AXT_GUID GUID 20090924
2 MV_APP_NAME Instance attribute Public Type reference (TYPE) AXT_NAME Name 20091117
3 MV_EXECUTION_CONTEXT Instance attribute Public Type reference (TYPE) AXT_NAME 20091022
4 MV_RULE_ID Instance attribute Public Type reference (TYPE) AXT_GUID GUID 20090924
5 MV_RULE_NAME Instance attribute Public Type reference (TYPE) AXT_NAME Name 20091117
6 MV_RULE_TYPE Instance attribute Public Type reference (TYPE) AXT_RULE_TYPE Rule Type 20090924
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method 20091102
2 DELETE Instance method Public Method 20091001
3 IS_EMPTY Instance method Public Method 20100325
4 LOCK Instance method Public Method 20091001
5 SAVE Instance method Public Method 20091001
6 SET_RULE_NAME Instance method Public Method 20091020
7 UNLOCK Instance method Public Method 20091001
8 VALIDATE Instance method Public Method 20091022
Events
# Event Type Visibility Description Created on
1 RULE_CHANGED Instance Event
(0)
Public
(2)
20091103
Types
Class IF_AXT_RULE_BUILDER has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class IF_AXT_RULE_BUILDER has no parameter.
Method CLEAR on class IF_AXT_RULE_BUILDER has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RULE_ONLY Call by reference Type reference (TYPE) AXT_BOOLEAN ABAP_FALSE Boolean 20100303
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20091001

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EMTPY Value transfer Type reference (TYPE) AXT_BOOLEAN Boolean 20100325

Method IS_EMPTY on class IF_AXT_RULE_BUILDER has no exception.

Method LOCK Signature

Method LOCK on class IF_AXT_RULE_BUILDER has no parameter.
# Exception Resumable Description Created on
1 CX_AXT_LOCK_FAILED Lock failed error 20091001

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS '$TMP' Package 20091001
2 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Request/Task 20091001
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) AXT_BOOLEAN Boolean 20100215
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20091104

Method SET_RULE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) AXT_NAME Name 20091020

Method SET_RULE_NAME on class IF_AXT_RULE_BUILDER has no exception.

Method UNLOCK Signature

Method UNLOCK on class IF_AXT_RULE_BUILDER has no parameter.
Method UNLOCK on class IF_AXT_RULE_BUILDER has no exception.

Method VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) AXTT_MSG Messages table 20100121
2 Exporting ES_ERROR_TOKEN Call by reference Type reference (TYPE) STRING 20100223

Method VALIDATE on class IF_AXT_RULE_BUILDER has no exception.
Event Signatures

Event RULE_CHANGED Signature
Event RULE_CHANGED on class IF_AXT_RULE_BUILDER has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in