SAP ABAP Class CL_LTR_DELIM_FILTER_COMPARISON (Equality Comparison with Field from Related Data)
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_COMPARISON | |
Short Description | Equality Comparison with Field from Related Data | |
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_LTR_DELIM_FILTER_COMPARISON has no interface implemented.
Friends
Class CL_LTR_DELIM_FILTER_COMPARISON has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field Name of the Related Table | 20110304 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Length in the Related Table | 20110304 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Offset in the Related Table | 20110304 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field Name of the Selected Table | 20110304 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Length in the Selected Table | 20110304 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Offset in the Selected Table | 20110304 | ||
7 | ![]() |
Static Attribute | Private | See coding | 20120803 |
Methods
Class CL_LTR_DELIM_FILTER_COMPARISON has no method.
Events
Class CL_LTR_DELIM_FILTER_COMPARISON has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | PTS_DD03L_CACHE_LINE | Private | See coding | 20120803 | begin of pts_dd03l_cache_line,
tabname TYPE dd03l-tabname,
fieldname TYPE dd03l-fieldname,
datatype TYPE dd03l-datatype,
leng TYPE dd03l-leng,
decimals TYPE dd03l-decimals,
end of pts_dd03l_cache_line
|
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |