‎2006 Oct 19 12:28 PM
Hi all,
i am writting a report on consignment stock.i am taking material from MKOL table where as i am taking consignment price from MKOP(konpr) table.
but there is no data in MKOP table as SQL statement gives no result.i checked the table also but there is no data atall.but while doing MB54 consignment price is comming.
so, from which table i have to take the consignment price & per unit price as well.it is very urgent.plz advice me on this.
any idea will be highly appreaciated.
Regards
pabitra
‎2006 Oct 20 1:33 AM
Hi all,
can anybody suggest any idea plz?i am facing the below problem.
<b>if tcurm-konsi is initial.</b>
that means if tcurm-konsi is initial then it will extract the data from MKOP.
i checked the TCURM table in which konsi field is 'X'.that means tcurm-konsi is not initial.so it will not go for MKOP data.
IN the mean while , i checked MKOP table but there is no records present at all.it is fully empty.
i think, if tcurm-konsi = ''.then only pricing data will flow to MKOP. tcurm-konsi is nothing but consignment info record. so now , tcurm-konsi = 'x'.so how to make it blank.
is it MM customising?plz suggest.
can u plz tell me what will be the logic ,when tcurm-konsi is not initial.
i.e <b>if not TCURM-konsi is initial.</b>
then from which tables, i will get the related pricing data for consignment.
i saw the program(RM07MKBS) for MB54.when i will execute this MB54, the logic is going to when tcurm-konsi is not initial.then it is calculating all the price.but in this program the logic is so complicated.i can not understand properly.
can u plz tell me the logic when tcurm-konsi is not initial.plz suggest me .it is very very urgent.
any idea will be highly appreaciated.
Regards
pabitra
‎2008 Mar 16 11:55 AM