Hi, I need some clarity on the batch related pricing
For example the following are the batches for a material xxxx
060 - 60 INR 1 EA C 01.04.2009 31.12.9999
080 - 80 INR 1 EA C 01.06.2009 31.12.9999
currently in the sales order the batch is determined automatically as per the availability in the material. If at the source point the material is moved in lower60 mrp batch as sap automatically determines it and it will get billed in lower mrp as the validity period is open, instead of current mrp 80 this is would be loss for the company.
Scenario 1:
if we close the validity it will pick the current mrp of 80. But if we close this validity i would loose the history of pricing for material xxxxx
So can anyone suggest with loosing the histroy of MRP from the master table. It should pick current of mrp of 80 which is from 01.06.2009 (How to Configure in sap)
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste it .... not really wanting to use a TEXTAREA box .... any ideas ?
Preg_match unknown modifyer
Hello,Im trying to write a little script for my forums i need to get the reply from my forums. Im trying thisCode: $pattern = '/<span
Pipe email to PHP - get mail adress from MySQL - send?
Hi all,this is the challenge:1) Our faculty at the college where I'm employed includes quite a bit of freelancers that don't check the college mailbox quite as often as the administration would
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto_increment.I need to pull the auto incremented ID # for the entry I just posted onto the page so the
How to ... (FAQs)
... get e-mail notifications
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:9.999.999.9949.9924.5024.50How can I add these numbers and display the total from a mysql database?
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!Iam pretty new to programming and I wanna create a table with users from an array. It works just fine but in one table row I wanna add a link to it so I can click on the username to edit it
Cannot Display Array from Select Statement + Login question
Hi,I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion. I have a site that logs you in, sets a cookie, and then what I would like to do is depending on the
foreach result into a single variable
Hi,I have this code... Code: [Select]foreach ($_POST['Interests'] as $interest => $value) { echo "Interests: $interest; Value: $value";}How do I store the multiple results in a
progress bar...need expert opinion of experienced webmaster
Hey guys, quick question:I want to display a progress bar when I upload files, but I am not sure how to approach it. I have searched for hours and have found various ways of doing it. One was with