SAP ABAP Class CL_PPH_MRP_PROC_CALLS (Wrapper for HANA MRP Procedures)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-MRP (Application Component) Material Requirements Planning
     PPH_MRP (Package) PP on HANA: MRP package
Properties
Class CL_PPH_MRP_PROC_CALLS  
Short Description Wrapper for HANA MRP Procedures    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PPH_MRP   PP on HANA: MRP package 
Created 20130307   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PPH_MRP_PROC_CALLS has no forward declaration.
Interfaces
Class CL_PPH_MRP_PROC_CALLS has no interface implemented.
Friends
Class CL_PPH_MRP_PROC_CALLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_VERSION Static Attribute Public Type reference (TYPE) STRING 20130802
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SELECTION Static method Public Method Wrapper for procedure CHECK_SELECTION 20130307
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130802
3 MAT_PLANT_MRP Static method Public Method Wrapper for proedure MAT_PLANT_MRP 20130307
Events
Class CL_PPH_MRP_PROC_CALLS has no event.
Types
Class CL_PPH_MRP_PROC_CALLS has no local type.
Method Signatures

Method CHECK_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) PPH_MRP_RESULT_TAB Result of MRP 20130307
2 Importing IT_SEL Call by reference Type reference (TYPE) PPH_MRP_SEL_MAT_PLANT_TAB Selection per Material and Plant 20130307

Method CHECK_SELECTION on class CL_PPH_MRP_PROC_CALLS has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PPH_MRP_PROC_CALLS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PPH_MRP_PROC_CALLS has no exception.

Method MAT_PLANT_MRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PLAN_FILE Call by reference Type reference (TYPE) PPH_MRP_PLAN_FILE_TAB 20130425
2 Exporting ET_RESULT Call by reference Type reference (TYPE) PPH_MRP_RESULT_TAB Result of MRP 20130307
3 Exporting ET_STATISTICS Call by reference Type reference (TYPE) PPH_MRP_HANA_STAT_TAB Statistics returned from Hana MRP 20130507
4 Importing IT_SEL Call by reference Type reference (TYPE) PPH_MRP_SEL_MAT_PLANT_TAB Selection per Material and Plant 20130307
5 Importing IV_DATE Call by reference Type reference (TYPE) SY-DATUM 20130425
6 Importing IV_PARALLEL Call by reference Type reference (TYPE) INT4 1 Number of internally started threads 20130517
7 Importing IV_PLMOD Call by reference Type reference (TYPE) PPH_MRP_DISPATCHER_SEL-PLMOD '3' Planning mode 20130802
# Exception Resumable Description Created on
1 CX_PPH_MRP Exceptions for MRP 20130425
History
Last changed by/on SAP  20131127 
SAP Release Created in 616