SAP ABAP Class IF_MRP_BUFFER_ACCESS (Access to buffered MRP Data)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_MRP_BUFFER_TYPES_GENERAL types for both access and update 20131113
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MRP_BUFFER_ACCESS Buffer Access for MRP-Cockpit 20130919
Properties
Class IF_MRP_BUFFER_ACCESS  
Short Description Access to buffered MRP Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130918   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_MRP_COCKPIT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_SDM_API Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_MRP_BUFFER_ACCESS has no interface implemented.
Friends
Class IF_MRP_BUFFER_ACCESS has no friend class.
Attributes
Class IF_MRP_BUFFER_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BASIC_DATA_SDIV_TOTALS Instance method Public Method 20130930
2 GET_BASIC_DATA_SHORTAGES Instance method Public Method 20130920
3 GET_BASIC_DATA_SUPPLIER Instance method Public Method 20131025
4 GET_BASIC_DATA_UD Instance method Public Method 20130918
Events
Class IF_MRP_BUFFER_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 HORIZON_DEFINITION Public Attribute reference (LIKE) 20131108
Method Signatures

Method GET_BASIC_DATA_SDIV_TOTALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SDIV_TOTALS Value transfer Type reference (TYPE) CL_MRP_COCKPIT=>T_SDIV_TOTALS 20130930
# Exception Resumable Description Created on
1 CX_MRP_BUFFER MRP Buffer 20131211
2 CX_SQL_EXCEPTION Exception Class for SQL Error 20130930

Method GET_BASIC_DATA_SHORTAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SHORTAGES Value transfer Type reference (TYPE) CL_MRP_COCKPIT=>T_SHORTAGES_DATA 20130920
# Exception Resumable Description Created on
1 CX_MRP_BUFFER MRP Buffer 20131105
2 CX_SQL_EXCEPTION Exception Class for SQL Error 20130923

Method GET_BASIC_DATA_SUPPLIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SUPPLIER Value transfer Type reference (TYPE) CL_MRP_COCKPIT=>T_SUPPLIER_DATA 20131025
# Exception Resumable Description Created on
1 CX_MRP_BUFFER MRP Buffer 20131211
2 CX_SQL_EXCEPTION Exception Class for SQL Error 20131025

Method GET_BASIC_DATA_UD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_UNCOVEREDDEMANDS Value transfer Type reference (TYPE) CL_MRP_COCKPIT=>T_UNCOVEREDDEMANDS_DATA 20130918
# Exception Resumable Description Created on
1 CX_MRP_BUFFER MRP Buffer 20131105
2 CX_SQL_EXCEPTION Exception Class for SQL Error 20130920
History
Last changed by/on SAP  20140121 
SAP Release Created in