SAP ABAP Class CL_ALLOCATION_BUFFER (internal buffer for prefetches)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WAUF (Package) Application development R/3 Purchasing, Allocation table
Properties
Class CL_ALLOCATION_BUFFER  
Short Description internal buffer for prefetches    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WAUF   Application development R/3 Purchasing, Allocation table 
Created 20130904   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ALLOCATION_BUFFER has no forward declaration.
Interfaces
Class CL_ALLOCATION_BUFFER has no interface implemented.
Friends
Class CL_ALLOCATION_BUFFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_RANGE_SIZE Constant Public Type reference (TYPE) NUMC4 200 20130906
2 GT_LABST Static Attribute Private Type reference (TYPE) MARD_LABST_TTY matnr, werks, diskz, labst 20130904
Methods
# Method Level Visibility Method type Description Created on
1 BUFFER_MARD_SUM_LABST Static method Public Method 20130904
2 CHANGE_BUFFER_MARD_SUM_LABST Static method Private Method 20130904
3 GET_MARD_SUM_LABST Static method Public Method 20130904
4 READ_BUFFER_MARD_SUM_LABST Static method Private Method 20130904
Events
Class CL_ALLOCATION_BUFFER has no event.
Types
Class CL_ALLOCATION_BUFFER has no local type.
Method Signatures

Method BUFFER_MARD_SUM_LABST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITR_MATNR Call by reference Type reference (TYPE) MD_RANGE_T_MATNR 20130904
2 Importing ITR_WERKS Call by reference Type reference (TYPE) MD_RANGE_T_WERKS 20130904
3 Importing IT_MARC_DATA Call by reference Type reference (TYPE) TAB_PRE01 20130904
4 Importing I_RANGE_SIZE Call by reference Type reference (TYPE) NUMC4 C_RANGE_SIZE 20130904

Method BUFFER_MARD_SUM_LABST on class CL_ALLOCATION_BUFFER has no exception.

Method CHANGE_BUFFER_MARD_SUM_LABST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LABST Call by reference Type reference (TYPE) MARD_LABST_TTY 20130904
2 Importing I_DELETE_BEFORE_INSERTION Call by reference Type reference (TYPE) FLAG 20130904

Method CHANGE_BUFFER_MARD_SUM_LABST on class CL_ALLOCATION_BUFFER has no exception.

Method GET_MARD_SUM_LABST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUM_LABST Call by reference Type reference (TYPE) LABST 20130904
2 Importing I_DISKZ Call by reference Type reference (TYPE) DISKZ 20130904
3 Importing I_MATNR Call by reference Type reference (TYPE) MATNR 20130904
4 Importing I_WERKS Call by reference Type reference (TYPE) WERKS_D 20130904
# Exception Resumable Description Created on
1 CX_ENTRY_NOT_FOUND 20130904

Method READ_BUFFER_MARD_SUM_LABST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LABST Call by reference Type reference (TYPE) MARD_LABST 20130904
2 Importing I_DISKZ Call by reference Type reference (TYPE) DISKZ 20130904
3 Importing I_MATNR Call by reference Type reference (TYPE) MATNR 20130904
4 Importing I_WERKS Call by reference Type reference (TYPE) WERKS_D 20130904
# Exception Resumable Description Created on
1 CX_ENTRY_NOT_FOUND 20130904
History
Last changed by/on SAP  20131127 
SAP Release Created in