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 ABAP 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 NC_DIRECTION_BACKWARD Constant Public Type reference (TYPE) LTR_DELIM_LINK_DIRECTION 'B' LTR: Direction of a Link Delimitation 20110221
2 NC_DIRECTION_FORWARD Constant Public Type reference (TYPE) LTR_DELIM_LINK_DIRECTION 'F' LTR: Direction of a Link Delimitation 20110221
3 NC_OBJECT_TYPE Constant Public Type reference (TYPE) LTR_OBJECT_TYPE 'CL_LTR_DELIM_LINK' LTR: Technical Object Type 20110215
4 PS_DELIM_LINK Instance attribute Private Type reference (TYPE) LTR_DELIM_LINK LTR: Delimitation Option - Links 20110215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110215
2 GET_DIRECTION Instance method Public Method 20110221
3 GET_LINK Instance method Public Method 20110215
4 GET_PARTIAL_MATCH Instance method Public Method 20110629
5 GET_SOURCE_BUSINESS_OBJECT Instance method Public Method 20110215
6 GET_SOURCE_DELIMITATION_GROUP Instance method Public Method 20110215
7 GET_TARGET_BUSINESS_OBJECT Instance method Public Method 20110523
8 IS_BACKFIRE_ON Instance method Public Method 20110215
9 SET_BACKFIRE_ON Instance method Public Method 20110215
10 SET_DIRECTION Instance method Public Method 20110221
11 SET_LINK Instance method Public Method 20110215
12 SET_PARTIAL_MATCH Instance method Public Method 20110629
13 SET_SOURCE_BUSINESS_OBJECT Instance method Public Method 20110215
14 SET_SOURCE_DELIMITATION_GROUP Instance method Public Method 20110215
15 SET_TARGET_BUSINESS_OBJECT 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing IV_BACKFIRE Call by reference Type reference (TYPE) ABAP_BOOL 20110215
# Exception Resumable Description Created on
1 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110215

Method SET_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110221

Method SET_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110215

Method SET_PARTIAL_MATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_LTR_MODEL_LOCKED 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 Importing IR_SOURCE_BUSINESS_OBJECT Call by reference Object reference (TYPE REF TO) CL_LTR_BUSINESS_OBJECT 20110215
# Exception Resumable Description Created on
1 CX_LTR_MODEL_LOCKED 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 Importing 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 CX_LTR_MODEL_LOCKED 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 Importing 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 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110523
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620