Hi all,
My requirement is to calulate stock of a material on a particular date..
See.
I need a function mudule that will accept..
matnr, date, werks....n give me stock as output..
Please help me reg. this..
Have ur points...
hai pradeep,
As there is no function module as u said but u can create the function moudule as per ur requimrent in SE37. Just you need the tables from where you want the stock and from which you are giving matnr, date and werks.
Take the import paramters as matnr, date and werks and export parameter as stock. In source code write the select qurey depending up on the input. i think u know how to write the qurey depending up on the tables from where you want the stock .
hope this will help you.
<b>reward if useful</b>
regards,
sunil kairam.
Add a comment