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)
Images outside webroot
Im hopeing someone can help me with this because i cant figure it out.I have setup an ASP.NET website in C# that allows end users to upload files to the server. I am able to save these files outside
Comparing two dates
Hi GuysI have two dates I want to compare. Below is my current implementation. The problem with it is it always returns false:if(date("d/m/y", $course->finish_date) >
Creating web pages by php
Hello again,I was just wondering us there a way to use a php script to create a new web page. I guess the best example is something like YouTube where when a video is uploaded, it's assigned a new
add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it after atleast 20 000 but i dont wana loose the count this is how i get the count now how do i add 20
help with calculations on a flat text file
hello,I have this code below that is attached to a flat file like this:Email:LastName:FirstName:Assignment1,100:Assignment2,100:Quiz1,50someone@email.com:Doe:John:85:93:45Here is the code:
extract data
Code: <div class="post hentry uncustomized-post-template"> <div id="post-title-wrapper"> <a
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:Code: [Select]$mailer = new PHPMailer();$mailer->IsSMTP();$mailer->Mailer = "smtp";$mailer->SMTPSecure = 'tls';
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the funny thing is there are plenty that are identical to it all the way through the site) so I'm wondering
Fetching META TAGS through
Hello everybodyI want to fetch meta tags of a domain.It will be done from following code of index.phpCode: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built right but I am having some problems when debugging. I do not have PHP Designer 2008 and I am using