Application Development 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: 

Reporting..

Former Member
0 Kudos

Hi experts,

I have one doubt in reporting...I have to display the details of all the materials

which get expired and which fall in specified range of months for a specific plant.

So, can anybody give me the guidence for this...

thanks in advance....

Regards,

Mahesh.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

first find material details tables.

fetch from data base.

select option set date.

select where condition pass the date.

1 REPLY 1

Former Member
0 Kudos

first find material details tables.

fetch from data base.

select option set date.

select where condition pass the date.