cancel
Showing results for 
Search instead for 
Did you mean: 

Open PO Qty

Former Member
0 Kudos

Hi all

How can I get the PO qty such that the delivery date falls within the input month(single value mandatory)?

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can have a mandatory variable which is ready for input on the Delivery date and use this in the query for rrestricting the result for the current month.

If your trying to filter the data while moving it to a traget, then you need to write ABAP for restricting the selection to the cirrent month.

Hope this helps.

Kalyan

Former Member
0 Kudos

I am using the extractor 2LIS_02_SCL for getting the PO Open qty.

I have the transformation and have mapped 0CALDAY with Delivery Date.But it is giving me wrong figures.

I want to revert to the original condition.

Can anyone check and tell me that 0CALDAY has been mapped with which object?

Regards