SAP ABAP Class CL_LTR_DELIM_LINK (LTR: Delimitation Option - Link)
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_LINK | |
| Short Description | LTR: Delimitation Option - Link | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_LTR_DELIM_LINK has no interface implemented.
Friends
Class CL_LTR_DELIM_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_DELIM_LINK_DIRECTION | 'B' | LTR: Direction of a Link Delimitation | 20110221 | ||
| 2 | Constant | Public | Type reference (TYPE) | LTR_DELIM_LINK_DIRECTION | 'F' | LTR: Direction of a Link Delimitation | 20110221 | ||
| 3 | Constant | Public | Type reference (TYPE) | LTR_OBJECT_TYPE | 'CL_LTR_DELIM_LINK' | LTR: Technical Object Type | 20110215 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | LTR_DELIM_LINK | LTR: Delimitation Option - Links | 20110215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110215 | ||
| 2 | Instance method | Public | Method | 20110221 | ||
| 3 | Instance method | Public | Method | 20110215 | ||
| 4 | Instance method | Public | Method | 20110629 | ||
| 5 | Instance method | Public | Method | 20110215 | ||
| 6 | Instance method | Public | Method | 20110215 | ||
| 7 | Instance method | Public | Method | 20110523 | ||
| 8 | Instance method | Public | Method | 20110215 | ||
| 9 | Instance method | Public | Method | 20110215 | ||
| 10 | Instance method | Public | Method | 20110221 | ||
| 11 | Instance method | Public | Method | 20110215 | ||
| 12 | Instance method | Public | Method | 20110629 | ||
| 13 | Instance method | Public | Method | 20110215 | ||
| 14 | Instance method | Public | Method | 20110215 | ||
| 15 | Instance method | Public | Method | 20110523 |
Events
Class CL_LTR_DELIM_LINK has no event.
Types
Class CL_LTR_DELIM_LINK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_LTR_DELIM_LINK has no parameter.
Method CONSTRUCTOR on class CL_LTR_DELIM_LINK has no exception.
Method GET_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DIRECTION | Value transfer | Type reference (TYPE) | LTR_DELIM_LINK_DIRECTION | LTR: Direction of a Link Delimitation | 20110221 |
Method GET_DIRECTION on class CL_LTR_DELIM_LINK has no exception.
Method GET_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_LINK | Value transfer | Object reference (TYPE REF TO) | CL_LTR_LINK | LTR: Link between two BOs | 20110215 |
Method GET_LINK on class CL_LTR_DELIM_LINK has no exception.
Method GET_PARTIAL_MATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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_LINK has no exception.
Method GET_SOURCE_BUSINESS_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_SOURCE_BUSINESS_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_LTR_BUSINESS_OBJECT | 20110215 |
Method GET_SOURCE_BUSINESS_OBJECT on class CL_LTR_DELIM_LINK has no exception.
Method GET_SOURCE_DELIMITATION_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DELIMITATION_GROUP | Value transfer | Object reference (TYPE REF TO) | CL_LTR_DELIM_GROUP | LTR: Delimitation Group | 20110215 |
Method GET_SOURCE_DELIMITATION_GROUP on class CL_LTR_DELIM_LINK has no exception.
Method GET_TARGET_BUSINESS_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_TARGET_BUSINESS_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_LTR_BUSINESS_OBJECT | LTR: Business Object | 20110523 |
Method GET_TARGET_BUSINESS_OBJECT on class CL_LTR_DELIM_LINK has no exception.
Method IS_BACKFIRE_ON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BACKFIRE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110215 |
Method IS_BACKFIRE_ON on class CL_LTR_DELIM_LINK has no exception.
Method SET_BACKFIRE_ON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BACKFIRE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LTR: Access Denied | 20110215 |
Method SET_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DIRECTION | Call by reference | Type reference (TYPE) | LTR_DELIM_LINK_DIRECTION | LTR: Direction of a Link Delimitation | 20110221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LTR: Access Denied | 20110221 |
Method SET_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LINK | Call by reference | Object reference (TYPE REF TO) | CL_LTR_LINK | LTR: Link between two BOs | 20110215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LTR: Access Denied | 20110215 |
Method SET_PARTIAL_MATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | LTR: Locking exception | 20110629 |
Method SET_SOURCE_BUSINESS_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SOURCE_BUSINESS_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_LTR_BUSINESS_OBJECT | 20110215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LTR: Access Denied | 20110215 |
Method SET_SOURCE_DELIMITATION_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DELIMITATION_GROUP | Call by reference | Object reference (TYPE REF TO) | CL_LTR_DELIM_GROUP | LTR: Delimitation Group | 20110215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LTR: Access Denied | 20110215 |
Method SET_TARGET_BUSINESS_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TARGET_BUSINESS_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_LTR_BUSINESS_OBJECT | LTR: Business Object | 20110523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LTR: Access Denied | 20110523 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |