BAPI for SERIAL NUMBERS
Hi. Does anyone know the BAPI to return the serial numbers on-hand for a particular storage location?
I didnt get your exact requirement. If it is like that you want a new serial number for a new document to be inserted in your table, create a number range object in your system. Then you can get the next available document number associated with the object. by passing the object name to FM (pls search GET*NEXT*RANGE*).
hope it helps if its what u needed.
regards
ashish
Actually, the requirement is a BAPI that returns the data found in MMBE. What are the serial numbers (and materials) stored in a paritcular storage location and plant?
Thanks in advance!