‎2012 Dec 19 7:01 PM
Hi Experts,
In standard vk11 if i enter wrong unit of measurement, than it is prompting me the
conversion facotor when creating coondition record.
We have cretaed the zkv11 transaction by calling function module RV_CONDITION_COPY.
But if i pass RV_CONDITION_COPY wrong unit of mesaaurement, it is updating the konp table.
But in the sales order this price will be in the inaactive status.
I debugged both standard and ztransaaction,, bith calling the same program, with many include.
But the flow of the both is different.
In standard program where it is reaching to the call popup, ztransaction is not reaching there...
any one any suggestion...
Regards,
Udupi
‎2012 Dec 19 8:59 PM
Hi,
First of all, please mention the purpose of creating a Z t-code.
If Z t-code is really required, you can create a program and call BAPI BAPI_PRICES_CONDITIONS to create condition record.
Thanks,
Sreekanth
‎2012 Dec 20 6:04 AM
To upload the mass material, which is coming flat file.
Program reads the data and populate through function module RV_CONDITION_COPY.
Regards,
Zubera
‎2012 Dec 20 3:24 PM