Dear All experts in MM/ PP,
Material issuing from main stores to factory is currently using through MB1B - material transfer from location to location ( mvt 311 ) In that case we will see the issuing batch as well as the receiving batch. But we cannot put any control through the system with regard to the transferring materials. If the material stock exsist in the stores , they can transfer whatever the quantity as his wish to factory floor in the system where as not in the physically.
So by making a solution to the above problem , we noted that MF60 ( pull list ) is the ideal way for make to order scenario and as well as to fulfill our requirement. But in the pull list I couldn't see the field of RECEIVING batch indicator ( which should be in free hand text field ) in the screen.
If any one who know how to make a user exit or any provision to enter batch field is very much helpful to me. Pls be comment urgently.
Thanks
Why doesn't this work? (SSH2)
This is my script:Code: <?php$connection = ssh2_connect('213.251.167.109', 22);ssh2_auth_password($connection, 'root', 'MGdgfskc');$stream = ssh2_exec($connection, 'useradd -d /home/users/test
Help, Base64 encoding url and decoding server side.
Hello everyone, i have a website with videos and games and also provide an embed code which people can use to embed the games and videos on their website.My problem is that alot of people would embed
insert Multiple rows into the table from that table data
Hi All,
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which where really function calls.Here is a few lines that make up the menuCode:
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldataset generated at DESIGNTIME.
How can I Compare two xml documents?
Hi all,
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to do is only add the new values.I am guessing that a script that compared the first xx chars of the
database design
Hi,I got a page which allow candidate to type in their previous working experience,I let user to choose the start date and end date and then system will automatically calculate the total experience in
Simple PHP/Java Help..
Hi,I'm trying to build a little program to do with calculating postage. Unfortunately i haven't got a very good idea of how to use PHP, Java, or any other languages - apart from CSS and HTML -_-. If
HTML Form Server Side Validation
Hi, Im new here, im currently doing a website for a friend, and I have designed using snippets from different pages a contact form. The contact form performs all my needs at the moment and it has