Prepare the Layout Oracle Fusion Middleware Online Documentation Library

Building an Invoice Report 33-9 Set Name property to F_POSTAL1, Source property to C_POSTAL_CODE. ■ Date : Set Name property to F_TODAY, Source property to Current Date, and Format Mask property to MMDDRR. ■ Page : Set Name property to F_PAGE, Source property to Page Number, and Page Numbering property in the Page Numbering dialog box to Reset at: R_ ORDER. ■ Purchase Order Number : Set Name property to F_ORDER_NO, Source property to ORDER_ID. ■ Sales Order Number : Set Name property to F_ORDER_NO1, Source property to ORDER_ID. ■ Customer Number : Set Name property to F_CUST_NO, Source property to CUSTOMER_ID. ■ Due Date : Set Name property to F_DUE_DAY, Source property to CF_DUE_ DATE. ■ Salesperson 2 fields, one for first name, one for last name: Set Name property to F_SALES_REP_FNAME, Source property to CUST_ FIRST_NAME. Set Name property to F_SALES_REP_LNAME, Source property to CUST_ LAST_NAME. ■ Customer Contact : 2 fields, one for first name, one for last name: Set Name property to F_SALES_REP_FNAME1, Source property to CUST_ FIRST_NAME. Set Name property to F_SALES_REP_LNAME1, Source property to CUST_ LAST_NAME. ■ Ship Date : Set Name property to F_TODAY1, Source property to Current Date, and Format Mask property to MMDDRR. ■ Item No. : Set Name property to F_ITEM_NO, Source property to LINE_ ITEM_ID. With the field selected, click the Align Right button in the toolbar. ■ Description column has no heading: Set Name property to F_ITEM_DESC, Source property to TRANSLATED_DESCRIPTION. ■ Quantity Ordered : Set Name property to F_QUANTITY, Source property to QUANTITY. With the field selected, click the Align Right button in the toolbar. ■ Unit Price : Set Name property to F_UNIT_PRICE, Source property to UNIT_ PRICE, and Format Mask property to NNN,NN0.00. With the field selected, click the Align Right button in the toolbar. ■ Extended Amount : Set Name property to F_ITEM_PRICE, Source property to O_QUANTITY_O_UNIT_PRICE, and Format Mask property to NNN,NN0.00. With the field selected, click the Align Right button in the toolbar. Note: This example assumes that the customer contact is same person as the sales representative.