SAP ABAP Class CL_UG_MD_INTERVALS (Interval Processing)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD5 (Package) FIN General: Master Data: Hierarchies
Properties
Class CL_UG_MD_INTERVALS  
Short Description Interval Processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD5   FIN General: Master Data: Hierarchies 
Created 20031203   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UG_MD_INTERVALS has no forward declaration.
Interfaces
Class CL_UG_MD_INTERVALS has no interface implemented.
Friends
Class CL_UG_MD_INTERVALS has no friend class.
Attributes
Class CL_UG_MD_INTERVALS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMBINE_INTERVALS Static method Public Method Combine two interval tables 20031203
2 COMBINE_SINGLE_INTERVAL Static method Private Method Combine one interval with the interval table 20031203
Events
Class CL_UG_MD_INTERVALS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SX_FROM_TO Private See coding 20031203 begin of sx_from_to, s_from type s_yearper, s_to type s_yearper, end of sx_from_to
2 S_FT_FLAT Private See coding 20031203 begin of s_ft_flat, fromyear type ug_fromyear, fromperiod type ug_fromperiod, toyear type ug_toyear, toperiod type ug_toperiod, end of s_ft_flat
3 S_YEARPER Private See coding 20031203 begin of S_YEARPER, y type ug_fiscyear, p type ug_fiscperiod, end of s_yearper
Method Signatures

Method COMBINE_INTERVALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA_AUX Call by reference Type reference (TYPE) DATA Hilfstruktur des obigen Tabellentyps 20031203
2 Changing CT_DATA_TO Call by reference Type reference (TYPE) SORTED TABLE 20031203
3 Importing IO_ACTION Call by reference Object reference (TYPE REF TO) IF_UG_MD_INTERVAL_OVERLAP Intervallüberschneidung 20031203
4 Importing IT_DATA_FROM Call by reference Type reference (TYPE) SORTED TABLE 20031203

Method COMBINE_INTERVALS on class CL_UG_MD_INTERVALS has no exception.

Method COMBINE_SINGLE_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA_NEW Call by reference Type reference (TYPE) DATA 20031203
2 Changing CT_DATA_TO Call by reference Type reference (TYPE) SORTED TABLE 20031203
3 Changing C_TABIX Call by reference Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20031203
4 Importing IO_ACTION Call by reference Object reference (TYPE REF TO) IF_UG_MD_INTERVAL_OVERLAP Intervallüberschneidung 20031203
5 Importing IS_DATA_FROM Call by reference Type reference (TYPE) DATA 20031203

Method COMBINE_SINGLE_INTERVAL on class CL_UG_MD_INTERVALS has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 300