SAP ABAP Interface IF_MRP_BUFFER_DB_ACCESS (access customizing data for buffer calculation)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-MRP (Application Component) Material Requirements Planning
     PPH_GENERAL (Package) PP on HANA: General Functions
Properties
Interface IF_MRP_BUFFER_DB_ACCESS  
Short Description access customizing data for buffer calculation    
General Data
Package PPH_GENERAL   PP on HANA: General Functions 
Created 20131025   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_MRP_BUFFER_DB_ACCESS has no forward declaration.
Interfaces
Interface IF_MRP_BUFFER_DB_ACCESS has no interface.
Friends
Interface IF_MRP_BUFFER_DB_ACCESS has no friend.
Attributes
Interface IF_MRP_BUFFER_DB_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TIMEZONES_OF_PLANTS Instance method Public Method 20131025
Events
Interface IF_MRP_BUFFER_DB_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_MESSAGE Public See coding 20131104 BEGIN OF ts_message, msgid TYPE symsgid, msgno TYPE symsgno, attr1 TYPE scx_attrname, attr2 TYPE scx_attrname, attr3 TYPE scx_attrname, attr4 TYPE scx_attrname, END OF ts_message
2 TS_REGION Public See coding 20131025 BEGIN OF ts_region, mrpplant TYPE werks_d, country TYPE land1, region TYPE regio, factory_calendar TYPE wfcid, END OF ts_region
3 TS_TIMEZONE_OF_PLANT Public See coding 20131025 BEGIN OF ts_timezone_of_plant. INCLUDE TYPE ts_region. TYPES: timezone_plant TYPE tznzone, END OF ts_timezone_of_plant
4 TT_RANGE_PLANT Public See coding 20131025 tt_range_plant TYPE RANGE OF werks_d
5 TT_TIMEZONE_PLANTS Public See coding 20131025 tt_timezone_plants TYPE STANDARD TABLE OF ts_timezone_of_plant WITH DEFAULT KEY
Method Signatures

Method GET_TIMEZONES_OF_PLANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RANGE_PLANT Call by reference Type reference (TYPE) TT_RANGE_PLANT 20131025
2 Returning RT_TIMEZONES Value transfer Type reference (TYPE) TT_TIMEZONE_PLANTS 20131025
# Exception Resumable Description Created on
1 CX_MRP_BUFFER MRP Buffer 20131104
History
Last changed by/on SAP  20140121 
SAP Release Created in 618