Report Designer > Purchase Order Layout Help?
Posted: 06 May 2009, 07:59
Hey,
I have tried and tried to achieve 1 purchase order layout that is capable of printing the following on the same order but in different formats for each item:
*********************************
"S3" Items Entered Manually
*********************************
> I want these to display only the following information on the PO for this type of item:
>> POP_ITEM.ITEM_NUMBER+1 (this numbers the Item line so each has its own)
>> POP_ITEM.DESCRIPTION (What i entered on the Description box in the PO Edit Item Line screen)
>> POP_ITEM.TEXT (What i entered in the Details box in the PO Edit Item Line screen)
>> POP_ITEM.QTY_ORDER (quantity of that service item usually 1 in my case)
>> Items Unit Price
>> Items Discount %
>> Items Discount Total Value
>> Items Nett (Total)
>> Items VAT (Total)
That is the information i need displayed in a certain format for a service "S3" Item..... However if it is a product Item i need it displayed with similar information but in a different format and with a few extra items. As Follows:
******************************************************************
Items Entered from a Product Record with Product Code
(Service Item Product or Stock Item Product)
******************************************************************
> I want these to display only the following information on the PO for this type of item:
>> POP_ITEM.ITEM_NUMBER+1 (this numbers the Item line so each has its own)
>> POP_ITEM.STOCK_CODE (The Products Stock Code)
>> STOCK.SUPPLIER_PART_NUMBER (The Suppliers Reference for the Product Item)
>> POP_ITEM.DESCRIPTION (What i entered on the Description box in the PO Edit Item Line screen)
>> POP_ITEM.TEXT (I Only need this to appear should i need to specify additional information relating to the product)
>> POP_ITEM.QTY_ORDER (quantity of that service item usually 1 in my case)
>> Items Unit Price
>> Items Discount %
>> Items Discount Total Value
>> Items Nett (Total)
>> Items VAT (Total)
>> (Plus any other items from the stock database i want to pull forward)
This is where my problem is:
I realise that in order to display each type seperately i need to create two sections of the Purchase order layout each with how i want the item to appear... my problem is getting them to only display items of their designed type such as the "S3" layout section only displaying "S3" Items etc.
I Can't get myself two "Details" Sections to the layout so i'm assuming i would have to use header/footer groups or something? This is where i struggle and especially with the criteria/expressions/filters etc i would need to enter to allow everything to print and work together.
Is this even possible??
Is It better to just overlap the variables in the details screen and make it so that they suppress unless the items criteria matches what it is designed to print?
Sorry if this is confusing but i have been working on this for ages and its beginning to puzzle me i'm sure you know the feeling.
Thanks, Steve
I have tried and tried to achieve 1 purchase order layout that is capable of printing the following on the same order but in different formats for each item:
*********************************
"S3" Items Entered Manually
*********************************
> I want these to display only the following information on the PO for this type of item:
>> POP_ITEM.ITEM_NUMBER+1 (this numbers the Item line so each has its own)
>> POP_ITEM.DESCRIPTION (What i entered on the Description box in the PO Edit Item Line screen)
>> POP_ITEM.TEXT (What i entered in the Details box in the PO Edit Item Line screen)
>> POP_ITEM.QTY_ORDER (quantity of that service item usually 1 in my case)
>> Items Unit Price
>> Items Discount %
>> Items Discount Total Value
>> Items Nett (Total)
>> Items VAT (Total)
That is the information i need displayed in a certain format for a service "S3" Item..... However if it is a product Item i need it displayed with similar information but in a different format and with a few extra items. As Follows:
******************************************************************
Items Entered from a Product Record with Product Code
(Service Item Product or Stock Item Product)
******************************************************************
> I want these to display only the following information on the PO for this type of item:
>> POP_ITEM.ITEM_NUMBER+1 (this numbers the Item line so each has its own)
>> POP_ITEM.STOCK_CODE (The Products Stock Code)
>> STOCK.SUPPLIER_PART_NUMBER (The Suppliers Reference for the Product Item)
>> POP_ITEM.DESCRIPTION (What i entered on the Description box in the PO Edit Item Line screen)
>> POP_ITEM.TEXT (I Only need this to appear should i need to specify additional information relating to the product)
>> POP_ITEM.QTY_ORDER (quantity of that service item usually 1 in my case)
>> Items Unit Price
>> Items Discount %
>> Items Discount Total Value
>> Items Nett (Total)
>> Items VAT (Total)
>> (Plus any other items from the stock database i want to pull forward)
This is where my problem is:
I realise that in order to display each type seperately i need to create two sections of the Purchase order layout each with how i want the item to appear... my problem is getting them to only display items of their designed type such as the "S3" layout section only displaying "S3" Items etc.
I Can't get myself two "Details" Sections to the layout so i'm assuming i would have to use header/footer groups or something? This is where i struggle and especially with the criteria/expressions/filters etc i would need to enter to allow everything to print and work together.
Is this even possible??
Is It better to just overlap the variables in the details screen and make it so that they suppress unless the items criteria matches what it is designed to print?
Sorry if this is confusing but i have been working on this for ages and its beginning to puzzle me i'm sure you know the feeling.
Thanks, Steve