SAP ABAP Class CL_LTR_DELIM (LTR: Delimitation Option (Abstract))
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_ANY | . | 20110215 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_LTR_DELIM_GROUP | LTR: Delimitation Group | 20110215 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_LTR_DELIM_LINK | LTR: Delimitation Option - Link | 20110215 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_LTR_DELIM_VALUELIST | LTR: Delimitation Option - Value List | 20110215 |
Properties
| Class | CL_LTR_DELIM | |
| Short Description | LTR: Delimitation Option (Abstract) | |
| Super Class | CL_LTR_ANY | . |
| 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 has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_LTR_TRANSFORMATION_SOLUTION | 20110215 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | LTR_PARTIAL_MATCH | 'D' | LTR: Treatment of Super-Ordinate Tables (Flag) | 20110629 | ||
| 2 | Constant | Public | Type reference (TYPE) | LTR_PARTIAL_MATCH | 'E' | LTR: Treatment of Super-Ordinate Tables (Flag) | 20110629 | ||
| 3 | Constant | Public | Type reference (TYPE) | LTR_PARTIAL_MATCH | 'R' | LTR: Treatment of Super-Ordinate Tables (Flag) | 20110629 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110523 | ||
| 2 | Instance method | Public | Method | 20110215 | ||
| 3 | Instance method | Public | Method | 20110422 | ||
| 4 | Instance method | Protected | Method | 20110215 | ||
| 5 | Instance method | Public | Method | 20110523 |
Events
Class CL_LTR_DELIM has no event.
Types
Class CL_LTR_DELIM has no local type.
Method Signatures
Method GET_BUSINESS_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_BUSINESS_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_LTR_BUSINESS_OBJECT | 20110523 |
Method GET_BUSINESS_OBJECT on class CL_LTR_DELIM has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TITLE | Value transfer | Type reference (TYPE) | STRING | 20110215 |
Method GET_TITLE on class CL_LTR_DELIM has no exception.
Method GET_TRANSFORMATION_SOLUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_TRANSFORMATION_SOLUTION | Value transfer | Object reference (TYPE REF TO) | CL_LTR_TRANSFORMATION_SOLUTION | LTR: Transformation Solutions Reference Table | 20110422 |
Method GET_TRANSFORMATION_SOLUTION on class CL_LTR_DELIM has no exception.
Method IS_RELEVANT_FOR_BO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUSINESS_OBJECT_GUID | Call by reference | Type reference (TYPE) | LTR_BUSINESS_OBJECT_GUID | LTR: Business Object GUID | 20110215 | |||
| 2 | RV_RELEVANT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110215 |
Method IS_RELEVANT_FOR_BO on class CL_LTR_DELIM has no exception.
Method SET_BUSINESS_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BUSINESS_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_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 |