SAP ABAP Class CL_LTR_DELIM_VALUELIST (LTR: Delimitation Option - Value List)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     LTR_MODEL_DELIM (Package) SAP LT: LT Repository - Delimitation Options
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_LTR_DELIM LTR: Delimitation Option (Abstract) 20110215
Properties
Class CL_LTR_DELIM_VALUELIST  
Short Description LTR: Delimitation Option - Value List    
Super Class CL_LTR_DELIM LTR: Delimitation Option (Abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LTR_MODEL_DELIM   SAP LT: LT Repository - Delimitation Options 
Created 20110215   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
Class CL_LTR_DELIM_VALUELIST has no interface implemented.
Friends
Class CL_LTR_DELIM_VALUELIST 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_DELIM_VALUELIST' LTR: Technical Object Type 20110215
2 PS_DELIM_VALUE Instance attribute Private Type reference (TYPE) LTR_DELIM_VALUE LTR: Delimitation Option - Value Lists 20110215
3 PT_DELIM_VALUFL Instance attribute Private See coding LTR: Delimitation Option - Value Lists (Fields for Generic) 20110519
4 PT_DELIM_VALUMA Instance attribute Private See coding LTR: Delimitation Option - Value Lists (Component Mapping) 20110325
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TABLEFIELD_MAP Instance method Public Method 20110215
2 CHECK_MAPPING Instance method Private Method 20110215
3 CHECK_PARAMETER Instance method Private Method 20110215
4 CHECK_SELECTABLE_FIELDS Instance method Private Method 20110524
5 CONSTRUCTOR Instance method Public Constructor 20110215
6 GET_PARAMETER_DATA Instance method Public Method 20110426
7 GET_PARTIAL_MATCH Instance method Public Method 20110629
8 GET_SELECTABLE_FIELDS Instance method Public Method 20110519
9 GET_TABLEFIELD_MAPPING Instance method Public Method 20110215
10 REMOVE_TABLEFIELD_MAP Instance method Public Method 20110215
11 SET_PARAMETER_DATA Instance method Public Method 20110426
12 SET_PARTIAL_MATCH Instance method Public Method 20110629
13 SET_SELECTABLE_FIELDS Instance method Public Method 20110519
Events
Class CL_LTR_DELIM_VALUELIST has no event.
Types
Class CL_LTR_DELIM_VALUELIST has no local type.
Method Signatures

Method ADD_TABLEFIELD_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_KEY_COMPONENT Call by reference Object reference (TYPE REF TO) CL_LTR_KEY_COMPONENT 20110215
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20110215
3 Importing IV_PAR_COMPONENT Call by reference Type reference (TYPE) FIELDNAME Field Name 20110215
# Exception Resumable Description Created on
1 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20110215
2 CX_LTR_MODEL_LOCKED LTR: Locking exception 20110215

Method CHECK_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_KEY_COMPONENT Call by reference Object reference (TYPE REF TO) CL_LTR_KEY_COMPONENT 20110215
2 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_LTR_PROTOCOL 20110215
3 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20110215
4 Importing IV_PARAM_COMPONENT Call by reference Type reference (TYPE) FIELDNAME Field Name 20110215
5 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST SPACE Logical Destination (Specified in Function Call) 20120426
6 Importing IV_SOLUTION_GUID Call by reference Type reference (TYPE) LTR_GUID SPACE LTR: Object GUID 20120411
7 Importing IV_TABLE_ID Call by reference Type reference (TYPE) LTR_BO_TABLE_ID Table Name 20110325

Method CHECK_MAPPING on class CL_LTR_DELIM_VALUELIST has no exception.

Method CHECK_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_INTERFACE Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_INTERFACE PIFD Parameter Container Class 20110215
2 Importing IR_PARAMETER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_PARAMETER PIFD Parameter Description 20110215
3 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_LTR_PROTOCOL 20110215
4 Importing IV_GENERIC_PARAMETER Call by reference Type reference (TYPE) ABAP_BOOL 20110426

Method CHECK_PARAMETER on class CL_LTR_DELIM_VALUELIST has no exception.

Method CHECK_SELECTABLE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_LTR_PROTOCOL 20110524
2 Importing IR_REMOTE_TOOLS Call by reference Object reference (TYPE REF TO) CL_LTR_MODEL_REMOTE_TOOLS LTR: Remotely accessing DDIC information 20120411
3 Importing IT_FIELDS Call by reference Type reference (TYPE) LTR_FIELD_NAME_TAB Field Name 20110524

Method CHECK_SELECTABLE_FIELDS on class CL_LTR_DELIM_VALUELIST has no exception.

Method CONSTRUCTOR Signature

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

Method GET_PARAMETER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_INTERFACE Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_INTERFACE PIFD Parameter Container Class 20110426
2 Exporting ER_PARAMETER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_PARAMETER PIFD Parameter Description 20110426
3 Exporting EV_GENERIC_PARAMETER Call by reference Type reference (TYPE) ABAP_BOOL 20110426
4 Exporting EV_TABLE_ID Call by reference Type reference (TYPE) LTR_BO_TABLE_ID LTR: Table ID within a Business Object 20110426

Method GET_PARAMETER_DATA on class CL_LTR_DELIM_VALUELIST has no exception.

Method GET_PARTIAL_MATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARTIAL_MATCH Value transfer Type reference (TYPE) LTR_PARTIAL_MATCH LTR: Treatment of Super-Ordinate Tables (Flag) 20110629

Method GET_PARTIAL_MATCH on class CL_LTR_DELIM_VALUELIST has no exception.

Method GET_SELECTABLE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELD_NAME Value transfer Type reference (TYPE) LTR_FIELD_NAME_TAB LTR: Table of Field Names 20110519

Method GET_SELECTABLE_FIELDS on class CL_LTR_DELIM_VALUELIST has no exception.

Method GET_TABLEFIELD_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TABLEFIELD_MAPPING Value transfer Type reference (TYPE) LTR_DELOP_PARAM_MAP_TAB LTR: Map Table Fields to PIFD Parameter Components 20110215

Method GET_TABLEFIELD_MAPPING on class CL_LTR_DELIM_VALUELIST has no exception.

Method REMOVE_TABLEFIELD_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PAR_COMPONENT Call by reference Type reference (TYPE) FIELDNAME Field Name 20110215
# Exception Resumable Description Created on
1 CX_LTR_MODEL_LOCKED LTR: Locking exception 20110215

Method SET_PARAMETER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_INTERFACE Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_INTERFACE PIFD Parameter Container Class 20110426
2 Importing IR_PARAMETER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_PARAMETER PIFD Parameter Description 20110426
3 Importing IV_GENERIC_PARAMETER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110426
4 Importing IV_TABLE_ID Call by reference Type reference (TYPE) LTR_BO_TABLE_ID LTR: Table ID within a Business Object 20110426
# Exception Resumable Description Created on
1 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20110426
2 CX_LTR_MODEL_LOCKED LTR: Locking exception 20110426

Method SET_PARTIAL_MATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARTIAL_MATCH Call by reference Type reference (TYPE) LTR_PARTIAL_MATCH LTR: Treatment of Super-Ordinate Tables (Flag) 20110629
# Exception Resumable Description Created on
1 CX_LTR_MODEL_LOCKED LTR: Locking exception 20110629

Method SET_SELECTABLE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD_NAME Call by reference Type reference (TYPE) LTR_FIELD_NAME_TAB Field Name 20110519
# Exception Resumable Description Created on
1 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20110524
2 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110524
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620