SAP ABAP Class CL_LTR_DELIM_PRESELECT_LINK (Preselection Step (Link Relation))
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_PRESELECT | Preselection Step (Abstract) | 20110221 |
Properties
| Class | CL_LTR_DELIM_PRESELECT_LINK | |
| Short Description | Preselection Step (Link Relation) | |
| Super Class | CL_LTR_DELIM_PRESELECT | Preselection Step (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 | 20110221 | 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_PRESELECT_LINK has no interface implemented.
Friends
Class CL_LTR_DELIM_PRESELECT_LINK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | LTR_OBJECT_TYPE | 'CL_LTR_DELIM_PRESELECT_LINK' | LTR: Technical Object Type | 20110621 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | LTR_DELIM_LINK_DIRECTION | LTR: Direction of a Link Delimitation | 20110221 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LTR_DELIM_LINK | LTR: Delimitation Option - Link | 20110221 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LTR_RELATIONSHIP_TAB | LTR: Table of Relationship Conditions | 20121126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Design time: Create New Instance | 20110222 | |
| 2 | Static method | Public | Method | Design time: Get Attributes of valid Predecessor Steps | 20110715 | |
| 3 | Instance method | Public | Method | 20131129 |
Events
Class CL_LTR_DELIM_PRESELECT_LINK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PTS_FILTER_CONDITION | Private | See coding | 20110304 | |
||
| 2 | PTS_NONTR_FIELD | Private | See coding | 20110304 | |
||
| 3 | PTT_FILTER_CONDITION | Private | See coding | 20110304 | |
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DELIMITATION_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_LTR_DELIM | LTR: Delimitation Option (Abstract) | 20110222 | |||
| 2 | IR_PRED_PRESELECT_STEP | Call by reference | Object reference (TYPE REF TO) | CL_LTR_DELIM_PRESELECT | Preselection Step (Abstract) | 20110316 | |||
| 3 | IV_BACKFIRE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110222 | ||||
| 4 | IV_FILTERED_STEP | Call by reference | Type reference (TYPE) | LTR_STEP_KEY | Step Key | 20110331 | |||
| 5 | IV_NO_KEY_STORAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110330 | ||||
| 6 | IV_PCL_PACKAGE_ID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20110525 | |||
| 7 | IV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110222 | |||
| 8 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_LTR_DELIM_PRESELECT_LINK | 20110222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110222 |
Method GET_PRED_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BOB_GUID | Call by reference | Type reference (TYPE) | LTR_BUSINESS_OBJECT_GUID | LTR: Business Object GUID | 20110715 | |||
| 2 | EV_DEL_GRP_GUID | Call by reference | Type reference (TYPE) | LTR_DELIMITATION_OPTION_GUID | LTR: Delimitation Option GUID | 20110715 | |||
| 3 | EV_TABLE_ID | Call by reference | Type reference (TYPE) | LTR_BO_TABLE_ID | LTR: Table ID within a Business Object | 20110715 | |||
| 4 | IR_DELIM_LINK | Call by reference | Object reference (TYPE REF TO) | CL_LTR_DELIM_LINK | LTR: Delimitation Option - Link | 20110715 | |||
| 5 | IR_TRANSFORMATION_SOLUTION | Call by reference | Object reference (TYPE REF TO) | CL_LTR_TRANSFORMATION_SOLUTION | 20110715 | ||||
| 6 | IV_BACKFIRE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110715 |
Method GET_PRED_ATTRIBUTES on class CL_LTR_DELIM_PRESELECT_LINK has no exception.
Method SET_INTRANSP_FIELD_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELD_RELATIONS | Call by reference | Type reference (TYPE) | LTR_RELATIONSHIP_TAB | LTR: Table of Relationship Conditions | 20131129 |
Method SET_INTRANSP_FIELD_RELATIONS on class CL_LTR_DELIM_PRESELECT_LINK has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |