SAP ABAP Class CL_LTR_DELIM_GROUP (LTR: Delimitation Group)
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_GROUP | |
| Short Description | LTR: Delimitation Group | |
| 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_GROUP has no interface implemented.
Friends
Class CL_LTR_DELIM_GROUP 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_GROUP' | LTR: Technical Object Type | 20110215 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | LTR_DELIM_GROUP | LTR: Delimitation Group | 20110215 | |||
| 3 | Instance attribute | Private | See coding | LTR: Delimitation Group - List of contained Del. Opts. | 20110215 | ||||
| 4 | Static Attribute | Private | See coding | Prevents Endless Recursion in GET_DELIMITATION_OPTIONS | 20110219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110215 | ||
| 2 | Instance method | Public | Constructor | 20110215 | ||
| 3 | Instance method | Public | Method | 20110215 | ||
| 4 | Instance method | Public | Method | 20110215 | ||
| 5 | Instance method | Public | Method | 20110215 | ||
| 6 | Instance method | Public | Method | 20110215 |
Events
Class CL_LTR_DELIM_GROUP has no event.
Types
Class CL_LTR_DELIM_GROUP has no local type.
Method Signatures
Method ADD_DELIMITATION_OPTION 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) | 20110215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LTR: Access Denied | 20110215 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_LTR_DELIM_GROUP has no parameter.
Method CONSTRUCTOR on class CL_LTR_DELIM_GROUP has no exception.
Method GET_DELIMITATION_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RECURSIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110219 | |||
| 2 | RT_DELIMITATION_OPTION | Value transfer | Type reference (TYPE) | LTR_DELIM_REF_TAB | LTR: List of References to Delimitation Options | 20110215 |
Method GET_DELIMITATION_OPTIONS on class CL_LTR_DELIM_GROUP has no exception.
Method IS_INTERSECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INTERSECTION_FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110215 |
Method IS_INTERSECTION on class CL_LTR_DELIM_GROUP has no exception.
Method REMOVE_DELIMITATION_OPTION 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) | 20110215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LTR: Access Denied | 20110215 |
Method SET_INTERSECTION_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INTERSECTION_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LTR: Access Denied | 20110215 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |