SAP ABAP Function Module READ_MASE (MASE update and allocation of next, purely numeric serial numbers)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       IQSM (Package) Application Development R/3 Serial Numbers
Basic Data
Function Module READ_MASE MASE update and allocation of next, purely numeric serial numbers  
Function Group IMS1   Serial Number Management  
Program Name SAPLIMS1    
INCLUDE Name LIMS1U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing ANZAHL_NEU TYPE SER01-ANZSN 0 Serial number to be reassigned to number
Importing MATERIAL_NR TYPE MASE-MATNR SPACE Material
Importing SERNR TYPE EQSE-SERNR SPACE Serial number entered externally
Importing NO_SER_ENQ TYPE NO_SER_ENQ SPACE keine Materialsperre bei numerischer Serialnummer
Tables IMASE TYPE MASE Table of all current MASE changes
Tables ISERNR TYPE RISERNR Table of the assigned serial numbers
Exception ERR_LOCK_SERMAT TYPE Fehler beim Sperren: Matsersperre sitzt schon
Exception ERR_LOCK_SYSTEM TYPE System error while locking
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19940828 
SAP Release Created in