SAP ABAP Class IF_AXT_RULE_MAPPER (AXT Rule Mapper)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_RULE_MAPPER AXT Rule Mapper Class 20091002
Properties
Class IF_AXT_RULE_MAPPER  
Short Description AXT Rule Mapper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091002   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AXT_RULE_MAPPER has no forward declaration.
Interfaces
Class IF_AXT_RULE_MAPPER has no interface implemented.
Friends
Class IF_AXT_RULE_MAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_OBJECT_NAME Instance attribute Public Type reference (TYPE) AXT_NAME Name 20091002
2 MV_RULE_ID Instance attribute Public Type reference (TYPE) AXT_GUID GUID 20091002
3 MV_RULE_OBJ_TYPE Instance attribute Public Type reference (TYPE) AXT_RULE_OBJ_TYPE Rule Object Type 20091002
4 MV_RULE_TYPE Instance attribute Public Type reference (TYPE) AXT_RULE_TYPE Rule Type 20091002
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MAPPING Instance method Public Method 20091002
2 CLEAR_MAPPING Instance method Public Method 20091029
3 GET_GENERATOR_ELEMENTS Instance method Public Method 20091002
4 GET_MAPPINGS Instance method Public Method 20091002
5 LOAD_MAPPING Instance method Public Method 20091124
6 REMOVE_MAPPING Instance method Public Method 20091002
Events
Class IF_AXT_RULE_MAPPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_GS_PARAM_MAPPING Public See coding 20091002 BEGIN OF ty_gs_param_mapping, from TYPE string, to TYPE string, x_result TYPE axt_boolean, x_ref_parameter type axt_boolean, END OF ty_gs_param_mapping
2 TY_GT_PARAM_MAPPING Public See coding 20091002 ty_gt_param_mapping TYPE HASHED TABLE OF ty_gs_param_mapping with UNIQUE key to
Method Signatures

Method ADD_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FROM Call by reference Type reference (TYPE) STRING 20091002
2 Importing IV_TO Call by reference Type reference (TYPE) STRING 20091002
3 Importing IV_X_REF_PARAMETER Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20091202
4 Importing IV_X_RESULT Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20091002
# Exception Resumable Description Created on
1 CX_AXT_DATA_ALREADY_EXISTS Data already exists error 20091002

Method CLEAR_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ONLY_PARAMETER Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20091130

Method CLEAR_MAPPING on class IF_AXT_RULE_MAPPER has no exception.

Method GET_GENERATOR_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DIRECTOR_CALLBACK Call by reference Object reference (TYPE REF TO) IF_AXT_RULE_DIRECTOR_CALLBACK Help access interface for catalog setup 20091013
2 Importing IV_GUID Call by reference Type reference (TYPE) AXT_GUID GUID 20091002
3 Returning RT_ELEMENTS Value transfer Type reference (TYPE) AXTT_ELEMENT_REF Table of elements 20091002
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20091002

Method GET_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MAPPING Value transfer Type reference (TYPE) TY_GT_PARAM_MAPPING 20091002

Method GET_MAPPINGS on class IF_AXT_RULE_MAPPER has no exception.

Method LOAD_MAPPING Signature

Method LOAD_MAPPING on class IF_AXT_RULE_MAPPER has no parameter.
Method LOAD_MAPPING on class IF_AXT_RULE_MAPPER has no exception.

Method REMOVE_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FROM Call by reference Type reference (TYPE) STRING 20091002

Method REMOVE_MAPPING on class IF_AXT_RULE_MAPPER has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in