SAP ABAP Class CL_LTR_DELIM_FILTER_VALUE (LTR: Filter by Fixed Value)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     LTR_DELIM (Package) SAP LT: Delimitation Engine for LT Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_LTR_DELIM_FILTER LTR: Delimitation Filter Expression (abstract) 20110307
Properties
Class CL_LTR_DELIM_FILTER_VALUE  
Short Description LTR: Filter by Fixed Value    
Super Class CL_LTR_DELIM_FILTER LTR: Delimitation Filter Expression (abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LTR_DELIM   SAP LT: Delimitation Engine for LT Repository 
Created 20110304   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_FILTER_VALUE has no interface implemented.
Friends
Class CL_LTR_DELIM_FILTER_VALUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NV_FIELD_NAME Instance attribute Public Type reference (TYPE) FIELDNAME Field Name 20110304
2 NV_LENGTH Instance attribute Public Type reference (TYPE) I Length 20110304
3 NV_OFFSET Instance attribute Public Type reference (TYPE) I Offset 20110304
4 NV_RELATED_DATA Instance attribute Public Type reference (TYPE) ABAP_BOOL True, if value check is to be performed in the related table 20110304
5 NV_TABLE_NAME Instance attribute Public Type reference (TYPE) TABNAME Table Name (if initial, no input conversion can be done) 20111118
6 NV_UNPACK Instance attribute Public Type reference (TYPE) ABAP_BOOL True: pad numberic values in C/N-fields with leading zeroes 20110713
7 NV_VALUE Instance attribute Public Type reference (TYPE) LTR_FIELD_VALUE Fixed Value 20110304
8 NV_VALUE_HIGH Instance attribute Public Type reference (TYPE) LTR_FIELD_VALUE High Val (if initial, then equality check for NV_VALUE) 20110614
9 PV_CONV_EXIT Instance attribute Private Type reference (TYPE) FUNCNAME Input conversion exit 20111118
10 PV_UPPERCASE Instance attribute Private Type reference (TYPE) FLAG Domain with uppercase letters 20111122
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_INPUT_VALUE Instance method Private Method Convert input value using input conversion exit 20111118
2 DETERMINE_CONV_EXIT Instance method Private Method Determine input conversion exit (function module) 20111118
3 UNPACK_FIELD_VALUE Instance method Private Method 20110713
Events
Class CL_LTR_DELIM_FILTER_VALUE has no event.
Types
Class CL_LTR_DELIM_FILTER_VALUE has no local type.
Method Signatures

Method CONVERT_INPUT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DATA Call by reference Type reference (TYPE) DATA 20111118
2 Importing IV_FIELD_VALUE Call by reference Type reference (TYPE) LTR_FIELD_VALUE LTR: Content of a Key Field 20111118

Method CONVERT_INPUT_VALUE on class CL_LTR_DELIM_FILTER_VALUE has no exception.

Method DETERMINE_CONV_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONV_EXIT Value transfer Type reference (TYPE) FUNCNAME Function name 20111118

Method DETERMINE_CONV_EXIT on class CL_LTR_DELIM_FILTER_VALUE has no exception.

Method UNPACK_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DATA Call by reference Type reference (TYPE) DATA 20110713
2 Importing IV_FIELD_VALUE Call by reference Type reference (TYPE) LTR_FIELD_VALUE LTR: Content of a Key Field 20110713

Method UNPACK_FIELD_VALUE on class CL_LTR_DELIM_FILTER_VALUE has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620