tilakrajsingh
IS-IT--Management
i am using crystal report 8.5 to create a stock statement having stored procedure as data source.
my store procedure brings all data e.g. Opening balance on year starting (e.g. 01-Apr-03) , all receipts (e.g. till date 31-Oct-03)), all issues (e.g. till date 31-oct-03).
i want to print a stock statement for the period of 01-Jun-03 to 30-Sep-03 with Opening balance (where Opening balance will be opening of year + receipt - issue upto 31-May-03)
i am using formula for report printing e.g. TRANDATE in (?sDate) to (?eDate). Report is grouped on item, sorted on date.
I am able to print all required data for 01-June-03 to 30-Sep-03 BUT NOT ABLE TO calculate OPENING BALANCE...
HOW CAN I DO IT....??
OR ANY OTHER METHOD??? (my stored procedure using three tables : ITEM, GRNOTE, ISSUE with union statement.)
Can you help me please???
Thanks to all of you in advance to support me to get my project done....
Tilak Raj
my store procedure brings all data e.g. Opening balance on year starting (e.g. 01-Apr-03) , all receipts (e.g. till date 31-Oct-03)), all issues (e.g. till date 31-oct-03).
i want to print a stock statement for the period of 01-Jun-03 to 30-Sep-03 with Opening balance (where Opening balance will be opening of year + receipt - issue upto 31-May-03)
i am using formula for report printing e.g. TRANDATE in (?sDate) to (?eDate). Report is grouped on item, sorted on date.
I am able to print all required data for 01-June-03 to 30-Sep-03 BUT NOT ABLE TO calculate OPENING BALANCE...
HOW CAN I DO IT....??
OR ANY OTHER METHOD??? (my stored procedure using three tables : ITEM, GRNOTE, ISSUE with union statement.)
Can you help me please???
Thanks to all of you in advance to support me to get my project done....
Tilak Raj