SAP ABAP Class CL_LTR_CONVERSION_SOLUTION (LTR: Conversion Solution)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     LTR_MODEL_SOLUTION (Package) SAP LT: LT Repository - Transformation Solutions and Items
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_LTR_TRANSFORMATION_SOLUTION 20110420
Properties
Class CL_LTR_CONVERSION_SOLUTION  
Short Description LTR: Conversion Solution    
Super Class CL_LTR_TRANSFORMATION_SOLUTION  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LTR_MODEL_SOLUTION   SAP LT: LT Repository - Transformation Solutions and Items 
Created 20110420   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LTR_CONVERSION_SOLUTION has no forward declaration.
Interfaces
Class CL_LTR_CONVERSION_SOLUTION has no interface implemented.
Friends
Class CL_LTR_CONVERSION_SOLUTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_OBJECT_TYPE Constant Public Type reference (TYPE) LTR_OBJECT_TYPE 'CL_LTR_CONVERSION_SOLUTION' LTR: Technical Object Type 20110420
2 PS_CONS Instance attribute Private Type reference (TYPE) LTR_CONS LTR: Conversion Solution 20110420
3 PT_CONS_CSI Instance attribute Private See coding LTR: Transformation Solution - Transformation Items 20110629
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110420
2 CREATE_CSI_PARAMETER Instance method Private Method 20110629
3 GET_ALL Static method Public Method 20110420
4 GET_CONVERSION_ITEMS Instance method Public Method 20110629
5 GET_CONVERSION_ITEM_DATA Instance method Public Method 20110629
6 GET_DESTINATION_TYPE Instance method Public Method 20110629
7 MODIFY_CONVERSION_ITEM Instance method Public Method 20110629
8 REMOVE_CONVERSION_ITEM Instance method Public Method 20110629
9 REMOVE_CSI_PARAMETER Instance method Private Method 20110629
10 SET_DESTINATION_TYPE Instance method Public Method 20110629
Events
Class CL_LTR_CONVERSION_SOLUTION has no event.
Types
Class CL_LTR_CONVERSION_SOLUTION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_LTR_CONVERSION_SOLUTION has no parameter.
Method CONSTRUCTOR on class CL_LTR_CONVERSION_SOLUTION has no exception.

Method CREATE_CSI_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONVERSION_ITEM Call by reference Object reference (TYPE REF TO) CL_LTR_CONVERSION_ITEM LTR: Transformation Solution Item 20110629
2 Returning RV_GUID Value transfer Type reference (TYPE) LTR_GUID LTR: Object GUID 20110629
# Exception Resumable Description Created on
1 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20110629
2 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110629

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_REF_TRANSF_SOLUTION Value transfer Type reference (TYPE) LTR_TS_REF_TAB LTR: Transformation Solutions Reference Table 20110420

Method GET_ALL on class CL_LTR_CONVERSION_SOLUTION has no exception.

Method GET_CONVERSION_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BUSINESS_OBJECT Call by reference Object reference (TYPE REF TO) CL_LTR_BUSINESS_OBJECT 20110629
2 Returning RT_REF_CONVERSION_ITEM Value transfer Type reference (TYPE) LTR_CSI_REF_TAB LTR: Transformation Solution Items Reference Table 20110629

Method GET_CONVERSION_ITEMS on class CL_LTR_CONVERSION_SOLUTION has no exception.

Method GET_CONVERSION_ITEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DELIM_GROUP Call by reference Object reference (TYPE REF TO) CL_LTR_DELIM_GROUP LTR: List of References to Delimitation Options 20110629
2 Exporting EV_DEFAULT_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL If Item is optional: Active by Default? 20110629
3 Exporting EV_MANDATORY Call by reference Type reference (TYPE) ABAP_BOOL Is Item Mandatory 20110629
4 Importing IR_CONVERSION_ITEM Call by reference Object reference (TYPE REF TO) CL_LTR_CONVERSION_ITEM LTR: Transformation Solution Item 20110629

Method GET_CONVERSION_ITEM_DATA on class CL_LTR_CONVERSION_SOLUTION has no exception.

Method GET_DESTINATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DESTINATION_TYPE Value transfer Object reference (TYPE REF TO) CL_LTR_DESTINATION_TYPE LTR: Transformation Solution Item 20110629

Method GET_DESTINATION_TYPE on class CL_LTR_CONVERSION_SOLUTION has no exception.

Method MODIFY_CONVERSION_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONVERSION_ITEM Call by reference Object reference (TYPE REF TO) CL_LTR_CONVERSION_ITEM Transformation Solution Item 20110629
2 Importing IR_DELIM_GROUP Call by reference Object reference (TYPE REF TO) CL_LTR_DELIM_GROUP List of Delimitation Options that serve as input 20110629
3 Importing IV_DEFAULT_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL If Item is optional: Active by Default? 20110629
4 Importing IV_MANDATORY Call by reference Type reference (TYPE) ABAP_BOOL Is Item Mandatory 20110629
# Exception Resumable Description Created on
1 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20110629
2 CX_LTR_MODEL_LOCKED LTR: Locking exception 20110629

Method REMOVE_CONVERSION_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONVERSION_ITEM Call by reference Object reference (TYPE REF TO) CL_LTR_CONVERSION_ITEM LTR: Trnasfomration Solution Item 20110629
# Exception Resumable Description Created on
1 CX_LTR_MODEL_LOCKED LTR: Locking exception 20110629

Method REMOVE_CSI_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) LTR_GUID LTR: Object GUID 20110629
# Exception Resumable Description Created on
1 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110629

Method SET_DESTINATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DESTINATION_TYPE Call by reference Object reference (TYPE REF TO) CL_LTR_DESTINATION_TYPE 20110629
# Exception Resumable Description Created on
1 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110629
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620