SAP ABAP Class CL_MRP_BUFFER_TIME_HORIZON (calc and set time_horizon)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-MRP (Application Component) Material Requirements Planning
     PPH_GENERAL (Package) PP on HANA: General Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MRP_BUFFER_TIME_HORIZON setting time_horizons 20131211
Properties
Class CL_MRP_BUFFER_TIME_HORIZON  
Short Description calc and set time_horizon    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PPH_GENERAL   PP on HANA: General Functions 
Created 20131211   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MRP_BUFFER_TIME_HORIZON has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MRP_BUFFER_TIME_HORIZON setting time_horizons 20131211
Friends
Class CL_MRP_BUFFER_TIME_HORIZON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CUST_ACCESS Instance attribute Private Object reference (TYPE REF TO) IF_MRP_BUFFER_DB_ACCESS 20131211
2 MR_MESSAGE Instance attribute Private Object reference (TYPE REF TO) LIF_MESSAGE 20131211
3 MS_HORIZON_DEFINITION Instance attribute Private Type reference (TYPE) IF_MRP_BUFFER_UPDATE=>HORIZON_DEFINITION 20131211
4 MT_PLANTS_TIMEHORIZON Instance attribute Private See coding 20131211
5 MT_RANGE_PLANTS Instance attribute Private Type reference (TYPE) IF_MRP_BUFFER_TIME_HORIZON=>TT_RANGE_PLANT 20131211
6 MV_RUN_ID Instance attribute Private Type reference (TYPE) GUID_16 20131211
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20131211
2 GET_INSTANCE Static method Public Method 20131211
3 SET_TIME_HORIZONS_OF_PLANTS Instance method Private Method 20131211
4 UPDATE_TH Instance method Private Method 20131211
Events
Class CL_MRP_BUFFER_TIME_HORIZON has no event.
Types
Class CL_MRP_BUFFER_TIME_HORIZON has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HORIZON_DEFINITION Call by reference Type reference (TYPE) IF_MRP_BUFFER_UPDATE=>HORIZON_DEFINITION 20131211
2 Importing IT_RNG_PLANTS Call by reference Type reference (TYPE) IF_MRP_BUFFER_TIME_HORIZON=>TT_RANGE_PLANT 20131211
3 Importing IV_RUN_ID Call by reference Type reference (TYPE) GUID_16 20131211

Method CONSTRUCTOR on class CL_MRP_BUFFER_TIME_HORIZON has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HORIZON_DEFINITION Call by reference Type reference (TYPE) IF_MRP_BUFFER_UPDATE=>HORIZON_DEFINITION 20131211
2 Importing IT_RNG_PLANTS Call by reference Type reference (TYPE) IF_MRP_BUFFER_TIME_HORIZON=>TT_RANGE_PLANT 20131211
3 Importing IV_RUN_ID Call by reference Type reference (TYPE) GUID_16 20131211
4 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_MRP_BUFFER_TIME_HORIZON 20131211
# Exception Resumable Description Created on
1 CX_MRP_BUFFER 20131211

Method SET_TIME_HORIZONS_OF_PLANTS Signature

Method SET_TIME_HORIZONS_OF_PLANTS on class CL_MRP_BUFFER_TIME_HORIZON has no parameter.
# Exception Resumable Description Created on
1 CX_MRP_BUFFER 20131211

Method UPDATE_TH Signature

Method UPDATE_TH on class CL_MRP_BUFFER_TIME_HORIZON has no parameter.
# Exception Resumable Description Created on
1 CX_MRP_BUFFER MRP Buffer 20131212
History
Last changed by/on SAP  20140121 
SAP Release Created in