Purchase order wise total in adobe forms...

hi all,
       In adobe i am displaying purchase order header items below that i am displaying its line items.i want to display the net price
       for each purchase order below the line items..
for example..
              23435325                 3000               nb         
                         m-10       5           1000
                         m-20       6           2000
purchase order net price            3000
              23435326                 3000               nb         
                         m-30       5           1000
                         m-40       6           2000
purchase order net price            3000
Edited by: sivaprasath sekar on Oct 15, 2009 11:58 AM

Hi
You can do the calculation using script.
Check the meterial numbers are equal and add the total.
Kind Regads
Mukesh

Similar Messages

  • Purchase Order wise Payment Report

    Dear SAP Experts,
    Is there any standard report which address that Payment details for any particular Purchase Order wise.
    It may be for any given purchase order .
    It may be advance or full payment.
    The requirement is Purchase orderwise payment detail report
    regards
    NK

    Hi Naresh,
    i dont think thi sreport is available in standard.
    Better to go for Developed report (Zreport ) for this.
    chandra

  • Purchase order wise payment details

    Hi ,
    Requirement : Report for Purcahse order wise payment details
    Is there any report , where we can see purchase order wise payment details

    Hi,
    Better u go with z report, i checked there is no std tcodes/reports for ur req..  and chek the blw link for query
    /people/tao.zhang/blog/2009/04/07/magical-function-2-of-sap-query
    Edited by: Jayakumar Raju A.S on Jul 6, 2009 7:03 AM

  • Purchase order wise budget in FM

    Dear Sap Gurus,
    Now we are implementation funds managment. Client Requirement is while purchasing  of material system should checks avalablity Control value based on the p.o, If it is accross system should not allow futher processing or error message. Could u please provide the configuration steps for based on the purchase order wise.
    Regards
    Naidu

    Hi,
    If I got you correctly, you want to earmark certain amount for PO, so the PO won't be created mmore than this amount, is it correct? In this case, you should use earmarked fund (reservation).
    You can have more info here:
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/8c/2e40c6380811d295750000e835339d/frameset.htm
    Regards,
    Eli

  • Page Totals in Adobe Form

    Hi
    Need some help in Page totals in Adobe forms
    I am having a table which flows into several pages .
    I need to display the Total of a column at the end of every Page .
    How can i achieve that .
    I have tried the Script wih the pageContent method it is not working .i have also tried the sum method but it gives the grand total not the page total
    Since we can not know at what record in the table page break can occur, i can not add in the back end program . It has to be done dynamically .
    Please help me .
    Thanks
    Ramakanth

    Hi
    Thanks Andres
    I am now able to do the Sub Totals , but i am facing a new problem
    My Requirement is
    I have a table in my Design page
    If the data in my table flows for more than one page then
    1) I should show at page end sub total of Net Amount column in the table
    2) The same Amount should be shown in the starting of the Second Page after which the table contents should flow
    3) At the end of Page 2 i should again display the total amount which is addition of total from previous page and sum of all items in page 2 .
    Example
    Page 1
    Documentnumber currecy Amount
    1                             USD      100
    2                             USD      200
    3                             USD      300
    Balance CarryFwd              600
    Page 2
    Balance Carryfwd              600
    4                           USD       1000
    5                           USD       2000
    6                           USD       3000
    Balance Carryfwd              6600
    Page 3
    Balance Carry fwd            6600
    ..... and so on
    I have tried to use the Overflow leader and Trailer to get this functionality but in that case only texts are being displayed
    not the Values .
    I have tried to create the BalanceCarryfwd form in Master page but the sub totals are not comin up there .
    How can i implement this logic , Please help me in this .
    Thanks
    Ramakanth

  • Page break,sub total and grand total  in adobe forms

    hi,
    In adobe forms, i am displaying purchase order details in table format. internal table contains 150 records but it displaying
    only 50 records in single page. how i have to call a new page,how i have to create a page preak and i want to display only
    5 records for a page with carry forward,page total and total net value.

    Hi Sivaprasath,
    For the table content to flow onto the next pages please make sure that the outermost subform is NOT with the content property "Positioned".
    For having only 5 records per page, you can design a deep structure with fields:
    Table 1 (The table which will hold 5 records per page)
    Page total
    total net value
    Have the table type of it defined in the form.
    Put the logic for filling the table in such a way that each row of this nested table has 5 records and pagetotal and total net value.
    then put it inside a subform and check the checkbox for "rpeat subformt for each data item".
    Another way is to use Conditional breaks in Pagination tab.
    Thanks and regards,
    Priyanka

  • Page total in adobe forms

    Hi Experts,
    I want to do page total on a particular field in adobe forms . I am getting grand total but cann't get the page total.
    Is their some java script or adobe script is required for it . If yes then provide me the solution for it.  Its very urgent. Point is garanted for the solution.
    Thanks in advance.
    Regards,
    Anomitro

    Hi,
    I want to do the summation of a particular field separetely for every  page as we do in the smartforms Ihave to do it in adobe forms. I donn't want total number of page . I want sub total of  a field on every page.
    Thanks in advance.
    Regards,
    Anomitro
    Edited by: Anomitro Guha on May 28, 2008 8:44 PM
    Edited by: Anomitro Guha on May 29, 2008 11:56 AM

  • Group by colum wise data in adobe form

    Hi,
      I have a requirement to print data in adobe form thru webdynpro for abap.
    example; i have a table data getting from webdynpro like below.
    date               empno   activity.
    11-11-2008     p101       x1.
    11-11-2008     p101       x2.
    11-11-2008     p102       z1.
    12-11-2008     p110       z2
    12-11-2008     p111       z3
    above table data i need to print in adobe form like this.
    date :  11-11-2008
    empno       activity
    p101           x1.
    p101           x2.
    p102           z1.
    date : 12-11-2008
    empno        activity
    p110             z2
    p111             z3
    please tell me how can make this
    Thanks
    Murali Papana
    Edited by: murali papana on Nov 14, 2008 1:47 AM

    Hi,
    After creating new data connection in the Lifecycle designer, all the attributes in the web service will appear in the 'Data View'.
    Drag and drop a DropDownList from the library palette
    Add the static values and texts to it
    Select the UI element (DropDownList) within the form designer.
    Goto Object palette --> Binding
    select Import/Export Bindings (Execute):
    Select data connection and give the binding attribute.
    Thanks & Regards,
    Sanoosh

  • Purchase order wise budget

    Dear Sapgurus,
    My client requirement is Budget Value we enter in system. Like total purchases 1,00,000 In this one Logistics people raise one purchase odrer while raising of p.o logistics persons decided some commitment item value. Commitment Value 2000 If Logistics Person Raise po above 2000 Sytem should allow Error Message. If below 2000 is their Once miro is over i want decrease amount value total purchase- Commitment Value (100000-1500= 98500).
    Regards
    Preethi
    The thread has been locked due to cross-posting

    Please, do not cross-post (you have the same thread in FI forum).

  • Sub totals in ADOBE Forms

    Hi i have a requirement where i have to do total for a group of records based on the order number which are displayed in the table.
    Could you sugest how do i go ahead, as i have written the code for Sub total and it works extremely fine but the problem is that i have used the text fields in the table format and it works but the problem is that the heading keeps on getting repeated for each record which i dont need.
    So to aviod this i took a table but this does not support the sub totals.
    Could you please suggest a way to acheive this.
    Thanks
    Phani Kumar P

    Hi!
    make the grandtotal fielf in the layout and it should be in a one subform.
    click in the field for which the grandtotal is there and then up where you can see different options like EDIT,VIEW like that BELOW THERE YOU CAN SEE :  SHOW  and a list box displaying events select Events with Scripts click on language as java script and RUN AT client
    and add the java script code there
    sum(data.Table1.Group1.Row1[].PRICE[])
    this will give the grandtotal as well.
    Try it will work.
    Regards.

  • Table..Purchase Order wise Sales order and Project No. (WBSE)

    Hi folks!
    I want to display a table in which I can see, PO wise .... sales oredr and WBSE assignment at item level
    I have checked EKPO but this information is not there.
    Please help
    Best regards

    EKKN

  • Purchase Order Document Total query

    Hi all
    I need some help with a query to copy the P.O. Document Total field to a UDF U_DOC_Total in the header level of the P.O.
    Thanks
    Bongani D

    Hi Steffen
    Thanks for your help.
    When I try and add the doc i get this error :-
    03/12/2008  18:18:48: [Microsoft][SQL Native Client][SQL Server]Conversion failed when converting the nvarchar value 'ZAR 15,001.00' to data type int. (CINF)
    Maybe I should have explained earlier that this field will be linked to a SP that will evaluate if the Doc Total is above R 15 000.
    So please check my Sp below.
    IF @transaction_type = 'A' AND @object_type = '22'
    BEGIN
    IF EXISTS (SELECT T0.CardCode FROM dbo.OPOR T0
    WHERE T0.U_DOC_TOTAL > 15000 AND T0.DocEntry=@list_of_cols_val_tab_del AND (T0.U_TAXCLEAR IS NULL OR (T0.U_TAXCLEAR IS NOT NULL AND T0.U_EXPIRYDATE IS NULL)))
    BEGIN
    SET @error = 10
    SET @error_message = 'Amount greater than R 15,000, need a valid Tax Certificate'
    END
    END
    Thanks

  • Problem in Sending Fax output in Adobe form

    Hi All,
    I am creating RFQ / Purchase order with output type : NEU, Medium : 2 (Fax). While creating output for the purchase order in transaction ME9F (adobe form), a popup window appears prompting for Output device.(NAST-DEST). For Fax as output medium NAST-DEST doesnot have any value. For print, it would be Printer name. This problem is not only with custom driver program but also seen when assigning standard program :SAPFM06P and standard adobe form : MEDRUCK_PO and standard routine : ADOBE_ENTRY_NEU.
    There is absolutely no issue with SAP Script and I can see the output in SCOT.
    Please let me know if there is any configuration settings to be arrived for FAX output medium using ADOBE FORM.
    Thanks for all your inputs.
    Thanks
    Guru Shanthi

    Hi Priyanka,
    Thanks for your time.
    In NACE, I had configured Driver program and corresponding ADOBE form.
    Could you please suggest, how do I apply the solution you have provided. Please elaborate.
    Thanks
    Guru Shanthi

  • Adobe MM Purchase Order - Output as FAX Message Type - Output Missing

    Hi All,
    Hope some one has some pointers on what to do here, I am at a bit of a loss.
    Situation.
    I have developed a Adobe Purchase order based on the std form MEDRUCK_PO supplied with the ECC6 R/3 system.  We have kept the same interface inputs, so no changes would be required to the SAP std output program.
    Any additional customising data was implemented as globals in the interface and coded accordingly.
    The purchase order is produced and output when using the output type of printer.  However when we change the output type to FAX no output is produced.  By this I mean no changes are shown in the wait queue in SCOT and no messages are shown in SOST.  However the record in NAST shows that the output was produced OK.
    Questions:
    1) Does the SAP std program need to be modified if the output type is FAX?
    2) What configuration changes are required if any to get this working?
    Thanks in Advance
    David Cooper

    It is not possible to FAX Adobe Output using the SAP std Supplied code in ECC6 SP12.

  • Total weight of a post item in purchase order message

    Hello !
    I want to write in the sapscript form used to edit the purchase order the total weight of a post item.
    I found in the table EKPO the net weight, but iti is the weight of one article and not of the whole post item.
    Does someone know how I can get this information (in which table or structure that is filled the MAIN element of the form) ?
    I could multiply this weight by the ordered quantity but it seems not to be possible directly in the form and I want to use the standard program for my sapscript.
    I precise that my form is an copy of the standard form MEDRUCK.
    I thank you a lot for your help.
    Regards,
    Céline J.

    Any idea ?

Maybe you are looking for

  • Hi business system in sld deleted

    hi one of the business systems(regarding SXI technical system web as abap) is deleted getting as error as integration server already defined when trying to recreate

  • Quick select tool doesn't work in photoshop CS5 extended

    I can't get the quick selection tool to work in CS5 it does in CS4 does anyone have an answer for this?

  • Screen Size not fitting in the Window

    For some odd reason, yesterday my MBP display started acting up. Regardless of the dimensions selected, the screen size will not fully fit in my display. As I move the mourse around the screen, the display area shimmers. At times the top menubar is n

  • Linksys Smart Wi-Fi Device List Not Finding Windows 8 Wireless Adapter

    I recently upgraded my Wi-Fi router to an EA3500 and am controlling it using Smart Wi-Fi running on a wired Windows 7 machine. So far, I have been able to add devices to the network without issue and each of those connections works fine.  All, except

  • SC Cycle without PO  first

    is it possible to run the Subcontracting cycle without creating PO first. Because  may be i don't know how much the vendir is going to charge? OR Any other option to run the SC cycle without PO? it's urgent Regards Manju