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 ABAP 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 NC_OBJECT_TYPE Constant Public Type reference (TYPE) LTR_OBJECT_TYPE 'CL_LTR_DELIM_GROUP' LTR: Technical Object Type 20110215
2 PS_DELIM_GROUP Instance attribute Private Type reference (TYPE) LTR_DELIM_GROUP LTR: Delimitation Group 20110215
3 PT_DELIM_GROUPP Instance attribute Private See coding LTR: Delimitation Group - List of contained Del. Opts. 20110215
4 PT_RECURSION_LIST Static Attribute Private See coding Prevents Endless Recursion in GET_DELIMITATION_OPTIONS 20110219
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DELIMITATION_OPTION Instance method Public Method 20110215
2 CONSTRUCTOR Instance method Public Constructor 20110215
3 GET_DELIMITATION_OPTIONS Instance method Public Method 20110215
4 IS_INTERSECTION Instance method Public Method 20110215
5 REMOVE_DELIMITATION_OPTION Instance method Public Method 20110215
6 SET_INTERSECTION_FLAG 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 Importing 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 CX_LTR_MODEL_LOCKED 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 Importing IV_RECURSIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110219
2 Returning 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 Returning 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 Importing 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 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110215

Method SET_INTERSECTION_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INTERSECTION_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20110215
# Exception Resumable Description Created on
1 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110215
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620