ue_materialwirtschaft

Objects for materials management.

object=ue_materialwirtschaft=

 

Note: This functions will be deleted soon! All 2009 Variants are to be disabled as of early 2020.

 

incominggoods

create a incoming goods

issue

make a issue.

receipt

make a receipt

transfer

make a transfer

binbookingtransaction

booking the bin's from the docentry in a simple way

object=ue_materialwirtschaft=binbookingtransaction=<doctype>=<docentry>=<Itemcode><tab><warehouse><tab><batchnumber><tab><bincode><tab><rfid><tab><quantity><cr_lf>

Example  after create the sap-document:

object=ue_materialwirtschaft=binbookingtransaction=59=280=A11896<tab>BW<tab>500052<char 9>003010<tab><tab>1

This function create the entry in bin_oinm -  - the paralell-table for transaction-table oinm

and is booking the item (or more items) on the bin for this sap-document.

You can call this function more the one time

 

This Function use the SQL-Procedure binbookingprocedure

bin_oinm2beas

Old Function. Don't use it. This Ceate entry in bin_oinm - the paralell-table for transaction-table oinm. see binbooking

binbookingstart

Old Function. Don't use it. start bin-booking see binbooking

bintransfer=<parameter>

simple function to transfer a item from bin to other bin in the same warehouse (without sap-transfer-document)

Parameter with TAB-separator

object=ue_materialwirtschaft=bintransfer=<itemcode><tab><whscode><tab><batchnum/ser><tab><binfrom><tab><rfidfrom><tab><quantity><tab><binto><tab><rfidto>

Example to get the Transaction-Informtion: See Tables and Compatibility

 

 

 

 

bin-to-bin-transaction

transaction from to an other bin in the same warehouse don't create an entry in sap-table oinm  (in sap you can't create a transfer-entry from a warehouse to the same warehouse). If you create with beas a bin-to-bin-transaction, beas insert only in beas_oinm an entry. Type of document (beas_oinm.transtype: 99) and entrys in beas_oinm_batchnum (the ibt1-table for bin-2-bin-transaction - only batchnumbers)