SAP ABAP Class CL_LTR_TRANSFORMATION_SOLUTION (CL_LTR_TRANSFORMATION_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_ANY . 20101124
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CNV_MBT_PIFD_INITIALIZER PIFD Initializer 20110201
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_LTR_CONVERSION_SOLUTION LTR: Conversion Solution 20110420
2 Inheritance (c INHERITING FROM c_ref)  CL_LTR_TRANSFER_SOLUTION LTR: Transfer Solution 20110420
Properties
Class CL_LTR_TRANSFORMATION_SOLUTION  
Short Description    
Super Class CL_LTR_ANY
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 20101124   SAP 
Last change 20141030    
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
# Interface Abstract Final Description Created on
1 IF_CNV_MBT_PIFD_INITIALIZER PIFD Initializer 20110201
Friends
Class CL_LTR_TRANSFORMATION_SOLUTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PS_TRNS Instance attribute Protected Type reference (TYPE) LTR_TRNS LTR: Transformation Solution 20110420
2 PT_TRNS_DELIM Instance attribute Protected See coding LTR: Transformation Solution 20110420
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110105
2 CREATE_DELIM_PARAMETER Instance method Private Method 20110311
3 GET_ALL_BUSINESS_OBJECTS Instance method Public Method 20110412
4 GET_BO_DELIMITED_BY_TABLE Instance method Public Method 20110105
5 GET_DELIMITATION_OPTIONS Instance method Public Method 20101124
6 GET_DELIMITATION_OPTION_DATA Instance method Public Method 20110311
7 GET_DELIM_GROUP Instance method Public Method 20110219
8 GET_DELIM_OPTIONS_INTERNAL Instance method Protected Method 20120315
9 GET_REQUIRED_INTERFACES Instance method Public Method 20110201
10 INITIALIZE_PARAMETER Instance method Protected Method 20110421
11 IS_DELIMITATION_OPTION_ACTIVE Instance method Public Method 20110720
12 MODIFY_DELIMITATION_OPTION Instance method Public Method 20110311
13 REMOVE_DELIMITATION_OPTION Instance method Public Method 20101203
14 REMOVE_DELIM_PARAMETER Instance method Private Method 20110311
Events
Class CL_LTR_TRANSFORMATION_SOLUTION has no event.
Types
Class CL_LTR_TRANSFORMATION_SOLUTION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CREATE_DELIM_PARAMETER Signature

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

Method GET_ALL_BUSINESS_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BUSINESS_OBJECT Value transfer Type reference (TYPE) LTR_BO_REF_TAB LTR: Table of Business Object references 20110412

Method GET_ALL_BUSINESS_OBJECTS on class CL_LTR_TRANSFORMATION_SOLUTION has no exception.

Method GET_BO_DELIMITED_BY_TABLE 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 20110105
2 Importing IV_RECURSIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120706
3 Importing IV_TABLE_ID Call by reference Type reference (TYPE) LTR_BO_TABLE_ID Table Name 20110325
4 Returning RT_DEPENDENT_BO Value transfer Type reference (TYPE) LTR_DEPENDENT_BO_TAB LTR: Table of Business Object references 20110218

Method GET_BO_DELIMITED_BY_TABLE on class CL_LTR_TRANSFORMATION_SOLUTION has no exception.

Method GET_DELIMITATION_OPTIONS 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 LTR: Transformation Solution Item 20101203
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LTR_OBJECT_TYPE LTR: Technical Object Type 20110317
3 Importing IV_RECURSIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110219
4 Returning RT_DELIM_REF Value transfer Type reference (TYPE) LTR_DELIM_REF_TAB LTR: List of References to Simple Delimitation Option Intfs. 20101124

Method GET_DELIMITATION_OPTIONS on class CL_LTR_TRANSFORMATION_SOLUTION has no exception.

Method GET_DELIMITATION_OPTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DEFAULT_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL If Item is optional: Active by Default? 20110311
2 Exporting EV_MANDATORY Call by reference Type reference (TYPE) ABAP_BOOL Is Item Mandatory 20110311
3 Importing IR_DELIMITATION_OPTION Call by reference Object reference (TYPE REF TO) CL_LTR_DELIM LTR: Transformation Solution Item 20110311

Method GET_DELIMITATION_OPTION_DATA on class CL_LTR_TRANSFORMATION_SOLUTION has no exception.

Method GET_DELIM_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DELIMITATION_OPTION Call by reference Object reference (TYPE REF TO) CL_LTR_DELIM LTR: Delimitation Option (Abstract) 20110219
2 Returning RR_DELIMITATION_GROUP Value transfer Object reference (TYPE REF TO) CL_LTR_DELIM_GROUP LTR: Delimitation Group 20110219

Method GET_DELIM_GROUP on class CL_LTR_TRANSFORMATION_SOLUTION has no exception.

Method GET_DELIM_OPTIONS_INTERNAL 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 LTR: Transformation Solution Item 20120315
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LTR_OBJECT_TYPE LTR: Technical Object Type 20120315
3 Importing IV_RECURSIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120315
4 Returning RT_DELIM_REF Value transfer Type reference (TYPE) LTR_DELIM_REF_TAB LTR: List of References to Simple Delimitation Option Intfs. 20120315

Method GET_DELIM_OPTIONS_INTERNAL on class CL_LTR_TRANSFORMATION_SOLUTION has no exception.

Method GET_REQUIRED_INTERFACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_INTERFACE_REF Value transfer Type reference (TYPE) CNV_MBT_PIFD_T_INTERFACE_REFS PIFD Parameter Container Class 20110201

Method GET_REQUIRED_INTERFACES on class CL_LTR_TRANSFORMATION_SOLUTION has no exception.

Method INITIALIZE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARAM_DATA Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_PARAMETER_DATA PIFD Parameter Description 20110421
2 Returning RV_PARAMETER_SET Value transfer Type reference (TYPE) ABAP_BOOL 20110421

Method INITIALIZE_PARAMETER on class CL_LTR_TRANSFORMATION_SOLUTION has no exception.

Method IS_DELIMITATION_OPTION_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DELIMITATION_OPTION Call by reference Object reference (TYPE REF TO) CL_LTR_DELIM LTR: Delimitation Option (Abstract) 20110720
2 Importing IR_PROCESS_ELEMENT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PROCESS_ELEMENT Abstract class for process element 20110720
3 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20110720

Method IS_DELIMITATION_OPTION_ACTIVE on class CL_LTR_TRANSFORMATION_SOLUTION has no exception.

Method MODIFY_DELIMITATION_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DELIMITATION_OPTION Call by reference Object reference (TYPE REF TO) CL_LTR_DELIM 20110311
2 Importing IV_DEFAULT_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL If Item is optional: Active by Default? 20110311
3 Importing IV_MANDATORY Call by reference Type reference (TYPE) ABAP_BOOL Is Item Mandatory 20110311
# Exception Resumable Description Created on
1 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20110311
2 CX_LTR_MODEL_LOCKED LTR: Locking exception 20110311

Method REMOVE_DELIMITATION_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DELIMITATION_OPTION Call by reference Object reference (TYPE REF TO) CL_LTR_DELIM LTR: Delimitation Option (Abstract) 20101206
# Exception Resumable Description Created on
1 CX_LTR_MODEL_LOCKED LTR: Locking exception 20101213

Method REMOVE_DELIM_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 20110311
# Exception Resumable Description Created on
1 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110311
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620