Hi,
On our system, we have two storage locations ( A and B ) where A is the main factory and B is a warehouse managed by a third party.
Currently, the process is this:
Shortage is found on the line
Team leader is notified
MB1B is used to create a 311 goods movement which creates a pick list for personnel at B
SAP moves the stock from B to A immediately
LB10 is used to print pick list
Personnel move stock from B to A ( may be a delay of a few days )
LT12 is used to confirm the pick and clear it from LB10
This creates a problem where stock is showing at location A that hasn't physically been transferred, which gives rise to a race condition, for example, if the part was cycle counted after being sent for pick.
Is this the correct way of handling such a shortage/pick list? Is there another process which would give better visibility and tracing of stock locations?
Thank you
Comparing Values
HiI'm reading data from a database and this seems to work OK.Each system has an associated series of references..Code:Code: $dn = "cn=System"; $filter="(objectclass=*)";
Help with file_get_html
The following code gives the expected results:<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Give me all your tricks for minimizing jar file size
Hi, I'm coming close to releasing my J2ME game... I am kicking up against the 64k size barrier which I have imposed as a maximum size for my game. I would like to add more levels to the game but the
Shuffle between users ??
I have multiple $users in table. I need to send them $message.I need to send the next message available in the database to the next user who got least amount of messages.Or how could I place those
import table with dependency
Hi
Intrastat Report Config in ECC 6.0 - goods Movement in EU countries
Colleagues, need ur help to understand the changes require in ECC 6 standard Report configuration settings.
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag that will disable the html between it for example:<a
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.the following code yields me the correct order and number of votes for each movie$compare = array_count_values
Help with echo()
I'm having some problems with this code:Code: echo ' <A
need Array help
This is what I have to do. $teamname[1] = "Red Sox" $teamname[2] = "Giants" $teamname[3] = "White Sox" $teamname[4] = "Cubs" $teamname[5] =