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
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.The problem I have, is getting php to access the php session. It gives me a persmission error. It seems the
Php - mysql select?
hi, i have this code:Code: <?phpsession_start();// dBase fileinclude "config.php";if ($_GET["op"] == "login") { if (!$_POST["username"] ||
PHP Search Issue
Hi, I am using the following code to search and return flights from a database. The user searches by inputting a DepID and an ArrID and I want to display only flights that match both DepID and ArrID.
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:News entries in my database are ordered from oldest to newest. In order to pull out the last 10 lines I do
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.It goes something like this:REQUEST_URI="/page.php?var1=foo&var2=bar"Now, what I want to do
this code is not working????
it says this error.. Warning: Division by zero in ..the variables are correct, so why is the variable $max zero??/Code: $sw = $_GET['w']; $sh = $_GET['h'];
How to copy a part of a vector in a raw memory
Hi,
str_replace help
Hey there,I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean up bad html to valid xhtml, I am using:Code: $pee = str_replace('&', '&amp;', $pee);It
how to get different value in second view of webdynpro?
hello guys,
mr8m - reverse document
Friends,