SAP ABAP Class CL_LTR_DELIM_FILTER (LTR: Delimitation Filter Expression (abstract))
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_LTR_DELIM_FILTER_AND LTR: Intersection 20110307
2 Inheritance (c INHERITING FROM c_ref)  CL_LTR_DELIM_FILTER_COMPARISON Equality Comparison with Field from Related Data 20110307
3 Inheritance (c INHERITING FROM c_ref)  CL_LTR_DELIM_FILTER_EXIT Dummy filter for Delimitation Exit 20140307
4 Inheritance (c INHERITING FROM c_ref)  CL_LTR_DELIM_FILTER_OR LTR: Union 20110307
5 Inheritance (c INHERITING FROM c_ref)  CL_LTR_DELIM_FILTER_RANGE LTR: Check against a Range Table in the Related Data 20110307
6 Inheritance (c INHERITING FROM c_ref)  CL_LTR_DELIM_FILTER_VALUE LTR: Filter by Fixed Value 20110307
Properties
Class CL_LTR_DELIM_FILTER  
Short Description LTR: Delimitation Filter Expression (abstract)    
Super Class    
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 20110307   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 has no interface implemented.
Friends
Class CL_LTR_DELIM_FILTER has no friend class.
Attributes
Class CL_LTR_DELIM_FILTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_FILTER Instance method Public Method 20110307
2 CREATE_FROM_XML_STRING Static method Public Method 20110307
3 GET_INTRANSP_RELATIONS Instance method Public Method 20131129
4 GET_SPECIFIC_XML_STRING Instance method Protected Method 20110307
5 GET_WHERE_CLAUSE Instance method Public Method 20110307
6 PARSE_SPECIFIC_XML_STRING Instance method Protected Method 20110307
7 TO_STRING Instance method Public Method 20110329
8 TO_XML_STRING Instance method Public Method 20110307
Events
Class CL_LTR_DELIM_FILTER has no event.
Types
Class CL_LTR_DELIM_FILTER has no local type.
Method Signatures

Method APPLY_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RELATED_RECORD Call by reference Type reference (TYPE) ANY 20110307
2 Importing IS_SELECTED_RECORD Call by reference Type reference (TYPE) ANY 20110307
3 Returning RV_RELEVANT Value transfer Type reference (TYPE) ABAP_BOOL 20110307

Method APPLY_FILTER on class CL_LTR_DELIM_FILTER has no exception.

Method CREATE_FROM_XML_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML_STRING Call by reference Type reference (TYPE) STRING 20110307
2 Returning RR_FILTER Value transfer Object reference (TYPE REF TO) CL_LTR_DELIM_FILTER 20110307

Method CREATE_FROM_XML_STRING on class CL_LTR_DELIM_FILTER has no exception.

Method GET_INTRANSP_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RELATIONS Call by reference Type reference (TYPE) LTR_RELATIONSHIP_TAB LTR: Table of Relationship Conditions 20131129
2 Importing IV_RELATED_TABLE Call by reference Type reference (TYPE) TABNAME Table Name 20131202
3 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20131202

Method GET_INTRANSP_RELATIONS on class CL_LTR_DELIM_FILTER has no exception.

Method GET_SPECIFIC_XML_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_XML_STRING Value transfer Type reference (TYPE) STRING 20110307

Method GET_SPECIFIC_XML_STRING on class CL_LTR_DELIM_FILTER has no exception.

Method GET_WHERE_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COMPLETE Value transfer Type reference (TYPE) ABAP_BOOL 20110321
2 Exporting EV_WHERE_CLAUSE Value transfer Type reference (TYPE) STRING 20110321
3 Importing IV_RELATED_TABLE Call by reference Type reference (TYPE) TABNAME Table Name 20110715
4 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20110705

Method GET_WHERE_CLAUSE on class CL_LTR_DELIM_FILTER has no exception.

Method PARSE_SPECIFIC_XML_STRING Signature

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

Method PARSE_SPECIFIC_XML_STRING on class CL_LTR_DELIM_FILTER has no exception.

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20110329

Method TO_STRING on class CL_LTR_DELIM_FILTER has no exception.

Method TO_XML_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_XML_STRING Value transfer Type reference (TYPE) STRING 20110307

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