Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP-Reports

Former Member
0 Likes
317

Hi friends,

I have created a ALV report which is used to fix and close the Stock transfer order's and purchase order's that are no longer in use.Now my Problem i am not getting output for some of the Document date which

i am entering on the selection screen.

For eg: Document date - 04/01/2007 to 12/14/2007.

For other document dates i am getting correct output.

Plz help me out.

Regards,

Santosh

1 REPLY 1
Read only

Former Member
0 Likes
303

Hi Santosh,

look at your Format.

04/01/2007 = January ( month = 01);

12/14/2007 = ??? ( month = 14 ) !!!

i hope thats it.

regards

Torsten