Print Layout of Sales Quotations

Hi Expert,
                 Iam designing PLD of Sales quotations,i want to Pull Unit price (Variable-81) and Total (Variable-82) of Sales order into sales quotation coloumns.how to pull above variable of Sales order into quotations PLD.pl tell me solutions.
Rgds
Sudhir Pawar.

Hello sir,
               Thanks for replying me.i tried below query as per ur query syntax but its showing just zero value of previous customer.
SELECT top 1 T1.[Price]
FROM ORDR T0  INNER JOIN RDR1 T1 ON T0.DocEntry = T1.DocEntry
Where T0.[CardCode]=$[$149.4.0]
      and T1.[ItemCode]=$[$149.38.1]
ORDER BY T0.[CardCode], T1.[ItemCode], T1.[Price] , T0.[DocDate] desc
Where as T0.[CardCode]=$[$149.4.0]  -- Form-149,Item=4,Pane=0 in Sales Quotations.
                  T1.[ItemCode]=$[$149.38.1] --Form=149,item=4,Pane=1
result showing just zero value.its may be happens due to wrong selections in FMS ,so  pl tell me correct FMS.
Thanks
Rgds
Sudhir Pawar.
Edited by: sudhir pawar on Dec 14, 2009 11:24 AM

Similar Messages

  • Image on Print layout

    Hi,
    How can print the images of product on print layout like Sales quotation and Orders.

    Hi,
    Yes possible to add product image on PLD and can print image in sales order or quotations.
    Please follow below steps:
    1. Create image type UDF for item master data
    2. Attach required product image on item master data.
    3. Open PLD through pen icon under sale order
    4. Through edit option, add new picture field and use  source type--database---Select OITM table and choose added UDF.
    Thanks & Regards,
    Nagarajan

  • PLD: B1 always uses the same layout in Sales Opportunity(2005A SP1 PL31&36)

    Hi all,
    I can change the print layout of Sales Opportunities and Payment Receipts (B1 will show the defined layout in bold), but when I preview it, or print it, the same layout is always used. I have noticed this in 4 systems, using SQL  Server 2000 and 2005...
    Has someone come across this problem? How can I solve it?
    Best Regards,
    Vítor

    Hello Shanker,
    I did just that, the problem is whatever layout I choose as default, B1 uses one that was set before...
    I've been doing some tests and got the following results:
    In the Layout Designer, after pressing the "Set as default" button, we have these options:
    1. Set as default for All users
    2. Set as default for Current User
    3. Set as default for all BP's (for whom a default template has not been assigned)
    4. Set as default for specific BP
    I tried out all the possible combinations and got the following results:+
    If,
    1     2        3      4
    No     Yes     Yes     No   --> Printout OK, B1 Bad
    No     Yes     No      Yes  --> Printout Bad, B1 OK
    Yes    No      Yes     No   --> Printout OK, B1 Bad
    Yes    No      No      Yes  --> Printout Bad, B1 Bad
    Printout OK = The layout I choose as default is the one used;
    Printout Bad = The layout I choose as default is not the one used;
    B1 OK = SAP B1 shows in bold the layout I choose as default;
    B1 Bad = SAP B1 does not show in bold the layout I choose as default.
    Can please someone verify if this happens in other systems (I've tested in B1 2005A PL31 and Pl36)?

  • Standard smartform name and standard print program name for Sales Quotation

    Hi,
    I would like to know the standard smartform name and standard print program name which can be used for sales quotation through transaction VA23.
    For eg: The standard output type for billing document (For T code VF03) is RD00 and it' smartform name is LB_BIL_INVOICE. It's print program name is RLB_INVOICE.
    Similarly, I would like to know the standard smartform name and standard print program name for AN00 output type which is used for sales quotation. .
    Regards,
    Zahid

    Hello
    std driver prgram is /SMB40/RVADOR01
    form entry is ENTRY
    std smartforms is /SMB40/SDQUO_A an du can check this the in NACE tcode.
    Output Type     AN00          Quotation
    Application     V1            Sales
       Program                   /SMB40/RVADOR01
       Form Routine              ENTRY
       Form                      RVORDER01
       PDF/Smartform Form        /SMB40/SDQUO_A                 
    Thank u,
    santhosh

  • Ask Print Layout Designer for customize report

    Dear all
    I am newbie in SAP, and i must create report with PLD  like :
    PAYMENT TYPE          AMOUNT
    By CASH
    Cash               1000
    Cash               2000
    Cash               3000
    Cash               4000
    Total Cash          10000
    By CREDIT
    Credit               10000
    Credit               15000
    Credit               17500
    Total Credit          42500
    By TRANSFER
    Transfer          20000
    Transfer          25000
    Total Transfer          45000
    Total Payment          97500
    From database example:
    PAYMENT TYPE          AMOUNT
    Cash               1000
    Cash               2000
    Credit               10000
    Cash               3000
    Cash               4000
    Credit               15000
    Transfer          20000
    Credit               17500
    Transfer          25000
    Right Now,I just can create report like this :
    PAYMENT TYPE          AMOUNT
    Cash               1000
    Cash               2000
    Cash               3000
    Cash               4000
    Credit               10000
    Credit               15000
    Credit               17500
    Transfer          20000
    Transfer          25000
    Total Payment          97500
    Please help me.. because i very need it.
    Thankyou so much for your help
    Regards,
    Dony
    Edited by: dony donse on Dec 18, 2007 4:29 AM
    Edited by: dony donse on Dec 18, 2007 4:38 AM

    Finnaly...
    someone send me PLD manual
    And my problem solved
    ==============
    Procedure
    After defining the sort, perform the following steps
    1. From the menu bar choose Print Layout Designer → Group.
    2. Select a group number.
    3. Select 1 for a sub-sort or sub-total for the primary sort, select 2 for the secondary sort and so on.
    Each group is linked to its relevant row number in the Sort window described above. Thus, every field created in a certain group relates only to its group's corresponding row in the Sort window.
    The Repetitive Area Header titles are now hidden as well as any field created in the Repetitive Area Footer. The reason is that these two areas are linked to groups. Each one of the groups has two areas of its own.
    4. To define the sub-sort, do the following:
    a. In the Repetitive Area Header assign a title for the required sort.
    b. Create a new Formula field
    c. Choose the Formula Editor button and select the operand SortValue() in the Operation field.
    This action will print the Items table divided into separate titles each time the Item number changes.
    5. To define sub-totals do the following:
    a. In the Repetitive Area Footer create a Formula field.
    b. Choose the Formula Editor pushbutton and select the operand ColSum(UniqueID as String) in the Operation field (for the Quantity field from the rows in the Sales Quotation).
    The field within the brackets defines the column for which a total will be calculated. You can also calculate totals for the Price and Total columns.

  • User defined Query in Print Layout

    Is it possible to print output of a user defined query in a Print Layout. For example: in Quotation
    Kentish

    Thanks for your input.
    But its not related to Query Print Layout. I wanted to print a query result in a Sales Quotation so that when you print the Sales Quotation, you get the result of the Query on the Sales Quotation
    Thanks
    Kentish

  • Default print layout

    Hi, i need some help.
    I have a CR2008 form that print sales quotations, with big pictures. To run it i need input the sales quotation number, this part is easy. The quotation number is validated with Oqur.Docnum
    But i want use this form like a default layout for sap sales quotation, using the layout designer.
    I need know how i do for cr2008 without input any number retrieve the sap sales quotation.
    Any help i will appreciated.

    Hi Eloy,
    I guess this is related to SAP B1?
    Try this:
    1) Create a parameter called 'DocKey@' in the report. The datatype should be number and the type should be 'static'.
    2) Go to Record Selection Formula and type this code:
    {DocNum} = {?DocKey@}
    Replace {DocNum} with the database field for DocNum.
    -Abhilash

  • Print Layout Designer / Open Items List Report

    When I open the Reports>Sales and Purchasing>Open Items List report - How can I associate a different Print Layout depending on which Document Type is then selected from the drop down list..
    Eg. When I print a list of Open Purchase Orders I want to us a different print template than when I print a list of Open Sales Orders ?
    Thanks for any pointers..
    Karen

    Hello ...
    You must enter the LDP clicking the pencil icon that appears in the toolbar when the window is open open items list.
    Once there, create 2 new text fields, one with the text "Orders" and another that says "Customer Orders". Both fields were identified as Field_XXX and Field_YYY (where XXX and YYY are numbers that appear in their fields)
    There is a field of variable rate system, which is what lets you see the description of the type of document. (Orders, Customer Orders, etc.).. This field corresponds to variable 100 (check it that way), we assume that this field is the field F_ZZZ within the layout.
    Create 2 fields of type formula, the formula to edit it (Field_XXX == Field_ZZZ) and (Field_YYY == Field_ZZZ) respectively.
    Create 2 text fields (these are only to test the application, then to understand the functionality can not delete them or leave them visible). Set in one of these areas, the letter "A" in the second field and set the letter "B". both camps can put one over the other in the layout.
    Now comes the application of the field ... "A" condicionelo one of the formula fields and country "B" condicionelo another formula field. The conditional mode is to set the formula field in the general tab LINK A. ..
    Try then see a preview of both reports and can see that depending on the type of document you will see "A" or "B" as appropriate.
    Apply the same logic as those fields that you will create and generate the difference between formats.
    I hope this will be helpful
    Best Regards,

  • Print Layout Designer

    Hi, I want to create one report for sales invoice using 'Print Layout Designer'.
    1. Some fields like Price, Tax Amount are not picking up from Table, rather 'variable' is being used for them. So how to use these variables and on what basis variable number is defined????????
    2. If I have defined one new taxcode(for example Insurance with rate 0.75), then how can I display the tax amount on report??????/

    exactly,
    then you can use query assistant to create a customized query
    ciao

  • Transaction Journal Report - Print Layout Design

    Hi all
    Is it possible to add Journal Entry Project Codes to this Transaction Journal Report (Print Layout Design)?
    I tried to add Journal Entry Project Codes to this system PLD but the result still not showing any Project Code.
    Kedalene

    Hi Kedalene Chong
    ou don't need a list of variables to use them. Simply go to View -> System Information so whenever you hover around a field with the cursor, in the left bottom corner of the screen you will see the details of that screen along with the variable number if it is a variable.
    So you will see something like:
    [Form=139 Item=29 Pane=0 Variable=91]
         -> in this case the variable number is 91 - use it in Print Layout Designer.
    So you can just use the variable specified in these details. When creating the print layout, just go back to your form, stand on a field with your mouse and you will see what variable to use.
    Also Check with the PLD Variables Note No 867048...
    Symptom
    Using system variables when designing a print template for the General Ledger report.
    Please note that variable numbers might change when upgrading to a higher version.
    Cause
    FAQ
    Solution
    Field Name
    Variable Number
    Posting Date
    62
    Due Date
    63
    Document Date
    112
    Series
    140
    Document Number
    141
    Transaction Number
    65
    Journal Voucher
    66
    Reference 1
    67
    Reference 2
    68
    Reference 3
    69
    Details
    70
    Transaction Code
    71
    Project Code
    72
    Costing Code
    73
    Offsetting Account
    74
    Indicator
    137
    Total (LC)
    75
    Debit (LC)
    96
    Credit (LC)
    95
    Balance (LC)
    76
    Total (SC)
    77
    Debit (SC)
    98
    Credit (SC)
    97
    Balance (SC)
    78
    Total (FC)
    79
    Debit (FC)
    100
    Credit (FC)
    99
    Balance (FC)
    80
    Creator
    138
    Internal Reconciliation
    131
    External Reconciliation
    132
    System variables from the Business Partner Master Data window available for use in the General Ledger report:
    Phone
    117
    Fax
    118
    Contact Name
    119
    Address
    120
    Sales Employee
    133
    Remarks
    134
    Full Address
    135
    Hope Hepful
    Regards
    Kennedy

  • Incoming Excise Invoice - Print Layout Design

    Dear all,
            How to prepare the Incoming Excise Invoice Print Layout Design.
            That Excise is Dealers Invoice.
            For Ex: 'X' is the one material , this has defined in material master as Inventory , Purchase and Sales item and its Excisable material.
           Ths 'X' material purchase from the vendor and selling to the customer.
           At the time sales for incoming excise invoice, in that invoice should include the what is purchases of that material and what is sales?
         This information how to bring the Print Layout Design at Incoming Excise Invoice.
             Please guide to me
    Warm Regards,
    K.Prasad,
    +919921525560.

    At first you have to check the Excisable in Item master for doing excise transactions.
    Incoming Excise Invoice can be generated after doing Goods Receipt Transactions.
    From Copy to Option Goto >> Incoming Excise Invoice >> the invoice form will be opened
    From here you can select the PLD icon and design the layout you need.
    come back here if any queries

  • Add a new table to an existing Print Layout Designer report

    Is it possible to add a new table to an existing Print Layout Designer report? For example, in the Production Order there is a Sales Order field (which is displayed on the report), I would like to display some information from UDFs found on the Sales Order, but when I add a Database Field to the report the Sales Order tables does not appear in the list (OWOR).

    Hi
    It is possible provided there is a relationship which exists between two tables.
    You can add a Database field. Goto the Properties and selct Content Tab.
    Now in the Table dropdown, hold the Alt Key and click. This displays all the tables in B1. After selecting the Table, you can select the related Column.
    Remember there should be a relationship which exists between this column and existing columns.
    Because PLD works completely on Joins to my understanding

  • Down payment document differs from print layout since SBO 2007A PL45

    Since upgrade from PL42 to PL45, we have ceveral problems.
    - Print Layout wrong:
    1. We have a sales order with 7 positions, 2 of these 7 positions are already delivered and paid.
    Based on the sales order, we post a down payment invoice that has the correct 5 positions from the sales order. When selecting print preview (it doesn't matter, if it is a user defined print layout or a SAP standard layout), we get all the 7 positions that are in the sales order.
    2. Also down payment invoice: We have one position with 3 items, the document shows the unit price correct and also the price for the position (price per unit x3) correct. The print layout only shows unit prices.
    3. sales order has another currency rate then the down payment and the following invoice, as they will not be posted the same date. The documents show everything correct, but the print layout only shows the currency rate from the sales order (also in the following documents like DP invoice and final invoice).
    - a lot of dump files....
    Does somebody knows a solution for these problems or does somebody knows, if they will be solved in the PL46 or 47?
    Thanks  a lot.
    Katrin

    Hi katrin,
    In case you are recieving Dump files with a system standard layout,kindly log a support ticket with
    SAP support.Please attach the dump files and describe the scenario to reproduce the issue.
    Abhinav Banerjee
    SAP Business One Forums Team

  • How to Add a characterstics into a column of print layout of Reporrting Age

    Hi all,
    I have created a query and added Sales Grp (characterstic) in ROW, and Division(characterstics) in Column also i have added one more field Amount (keyfigure) in Column.
    Now I need to create a Reporting Agent(Print). When i create this Reporting Agent, in Print layout only the Keyfigure amount is coming in column the characterstics Division is coming under Row not under Column.
    Can any one tell why it is not coming under Column, as i added this in the query in Column. i need it in the Column wise so what i have to do to achieve that?.
    Kindly help me..
    Thanks and Regards,
    Muruganand.K

    Hello
    Pls see this and check whether these steps are followed
    http://help.sap.com/saphelp_nw04s/helpdata/en/67/576f39ff1ee32ce10000000a114084/content.htm
    Thanks
    Chandran

  • How to link Print layout more than one

    Dear Experts,
    We have some customers need to issue COC (certificate of compliance) while making Sales - delivery.
    We are thinking to make COC print layout in system, but I don't know how to link it with delivery print layout ? which means when we print delivery then the COC will print out as well... Also, can we set up the COC will be printed out with delivery documents just for some specific customers who need COC?
    Thanks!
    Emily

    Dear Paul or Experts,
    I have created the COC print layout and now, would like to link it with original default delivery print layout to have the consequence: once priniting the delivery, then the COC will print out as well.
    But, I don't get it how to set up the F_100 == '2' ?? 
    Is this field created on delivery print layout or COC layout?  and how to set condition all fields to this F_100 ? in the "link_ to" filed or "related to" field ??
    Pls help on this!
    Thanks a lot!
    Emily

Maybe you are looking for