Delivery *** invoice smart form

Dear experts,
I have created a form for Delivery *** invoice.When I am running the smart form it generated the function module succesfully and after entering the out out device as LP01 and running it.It is giving the exception message as Reference field wa_header-brgew unknown in form.
I have defined the brgew fiield in ty_vbrp.
and assigned dat wa_header-brgew to header text.
Can u suggest me what may be the problem?
Regards,
Farook.
Edited by: farook shaik on Oct 16, 2008 9:54 AM

Hi,
Please debug the programe, Place break-point where brgew is filled.
Regards
Jana

Similar Messages

  • Decimal conversion of Sales Tax in 'SPARE PARTS SALE INVOICE' ( smart form)

    Hello,
    I am displaying a the value of the Sales Taxc in 'SPARE PARTS SALE INVOICE'. (in Smart Form)
    The field(which holds the Sales Tax value is 'KWERT' -LBBIL_INVOICE-IT_KOND ), with datatype 'CURR', reference table 'KOMK' and reference field 'WAERK'.
    In my smart form,i have declared a variable 'SALES_VALUE' of datatype 'KWERT' and reference field 'IT_PRICE-WAERK' (LBBIL_INVOICE-IT_PRICE), where 'WAERK' is the SD document currency.
    Now when i display the field 'SALES_VALUE' i get 735.00 , whereas the original value in the field is 73.5
    how to correct this and where am i wrong ?
    Thankyou for yur time and really appreciate the help.
    Shehryar

    You are using currency fields that reference a currency code. Most currencies in SAP have two decimal places. Dividing by 100 will work in most cases. Ideally you should get the CURRDEC value in table TCURX for the currency you are working with... then divide by 10 that number of times.
    example-
    USD, 2 decimals, divide by 10 twice.
    There is a function module that will do this for you. Can't think of the name...???

  • Change std invoice smart form?

    hi experts,
    how to change standard invoice, can u explain in details?

    Modifying SAP Forms
    If you want to modify SAP forms, set up your development environment as follows:
    Make sure that no SAP-standard forms are stored as client-specific copies in your development client.
    Such forms should be held only in client 000, the SAP development and installation client. If you access an SAP-standard form from another client, then the central copy in client 000 is used.
    If you need to remove SAP-standard objects from your development client, see Notes 10388 and 3355 in the SAP Online Service System (OSS). These notes explain the procedure for saving modified forms and then deleting all forms.
    To modify SAP standard forms,
    – Copy the forms you need from client 000 to your development client.
    – Rename the forms using a name from the customer name reserve (names starting with Y or Z).
    – Copy the forms to one of your own Y or Z development classes.
    Renaming the SAP standard object makes it possible to manage and transport your changes with the SAP workbench organizer. The organizer is not activated for SAP-standard objects that are modified in clients other than 000.
    To put your modifications into effect, you must also modify the ABAP print program used to print documents that use this form. You should rename such print programs and store them in your own Y or Z development classes.
    You can use the SAP Customizing System to replace the SAP print program with your modified print program in the affected applications.
    Forms: Concepts
    Forms are used to control the page layout and also the text formatting in your documents. Before formatting a document for output to the screen or to a printer, you must assign a form to it. If you do not specify a form for a document, then the SYSTEM form is assigned to the document by default.
    Application-specific forms are used in SAP applications to specify the page layout for such special documents as invoice or checks. These forms specify the structure of the information on the page(s) of such a document. They define, for example, the address header, item lines, the footer, and so on.
    There are two ways to format texts with forms:
    In the standard SAPscript text processing (Tools ® Word processing ® Standard text), you can select a form for a document. You can then type text into the main window of the form and output the document in the format defined in the form.
    For example, you can select a form for a letter. You can then type the body text of the letter in the main window. When you print the letter, the default text elements in the other windows of the form (heading, footer, and so on) are printed with the body text.
    A document can be generated by a print program in one of the SAP applications. The print program uses a form to generate the document. Most correspondence and document generation in the SAP System are handled by way of print programs.
    A print program selects the text elements that are to be printed in the windows of a form. It may also collect information from the user or ask the user to input text directly, as in some correspondence functions. The print program may also provide data for variables defined in the form.
    Finally, the print program uses the form to format the document for display or printing.
    Check this link...
    http://help.sap.com/saphelp_erp2005/helpdata/en/d1/802d7d454211d189710000e8322d00/frameset.htm
    Reward Points if useful.

  • Invoice smart form

    in my invoice i have to get the address for 'ship-to-party','sold-to-party'  based on vbrk-vbeln. i clicked F1 on 'ship-to-party'&'sold-to-party'  for tables&field names in VA02 screen.
    'sold-to-party'  -KUAGV-KUNNR
    'ship-to-party'-KUWEV-KUNNR.but  KUAGV&KUWEV are structures.how to write 'select' statements for this based on VBAK-VBELN or VBRK-VBELN.how to use address node for this?please give solution.

    Hi Srinivas,
          I have some idea .plz see wheather it is useful
    First from vbak based on vbeln select kunnr(customer number).
    and from kna1 based on kunnr select ADRNR(address number) and LAND1 (country key).
    select land(country) from t005 based on country key.
    Now in address node give adrnr in address umber field. and country name in selected country field.
    Reward points if helpful
    Thanks,
    Suma.

  • Transfer Order Printing using smart forms

    Hi All
    Our requirement is to print Transfer Order  ( WM ) for Goods Receipt & Delivery using Smart forms.
    Can we change the existing standard format (SAP script ) and use our own form(smart form ) to include some other data & print.
    If possible how to replace the SAP script to Smart form.
    Request  someone could guide in detail.
    Thanks in advance.
    Samson

    Hi
    When you create Smartform try to replace it in customizing OMLV. Not sure if it will work as it refers to Sap Scirpt in help description.
    It is also possible to write Z program for TO printing and hardcode SmartForm there.
    Regards
    Mariusz

  • How can i convert  my invoice which is in smart forms to xml file

    how can i convert  my invoice which is in smart forms to xml file.

    Hi Anil,
    Please go through this link:
    1. XSF stands for XML for Smart Forms. It is important to contrast XSF with .... The eDocx script engine can provide a script to convert the file format to an 
    http://www.ossincorp.com/Black_Box/Black_Box_4.htm
    please rewrds if found helpful.
    Regards,
    Alok

  • Smart form for Excise Invoice Printing

    Hi experts,
    I am supposed to convert Standard sap script for excise invoice printing (Driver program name-J_1IEXCP) into smart form. I will be thankful if somebody will provide me standard smart form or oss no available for the same.
    Regards,
    Sanjay.

    Hi
    Welcome to SDN Community
    Have u converted the script to smartform ????
    If No Then follow this procedure
    In smartform Utilities --> Migrate SAP Script Name --> Give your scriptname and below give your Z smartform name and then migrate it
    Regards
    Pavan

  • Smart form for a invoice

    Dear All,
    We have designed a smart form for printing of excise invoice. The invoice is in two pages. The second page printing is not aligned and starts immediately after the finish of the 1st page.
    There is no buffer place between two pages.
    How can we provide a buffer between two pages so as to print the 2nd page in alignment with the pre printed stationary and the first page?
    Regards.
    Milind Dugade

    It very dificult to give you guidance w/o seeing your smartform config. page format. If you are using custom page format or standard page format. Have define next page properly or not. What are line count in first page etc etc.

  • Smart form for commercial invoice

    hi ,
    i have to develop a smart form for commercial invoice for argentina in spanish language only.
    is there any standard smartform in SAP which i can use as a reference for this.
    or any help regarding this you can tell.
    any help is appreciated.

    Hello Amit,
    you search RVINVOICE in sap script.
    goto SMARTFORMS> Utilities>Migrate SAP Script.
    and select your own lang EN and make ur Invoice...make changes as per client requirement.
    and then convert to Ur required language.
    regards,
    Sujeet

  • Smart Form for invoice list?

    Hello,
    Has anyone experience with Smart Forms based on a invoice list (transaction VF23). I have been testing with the Smart Form for a single invoice (LB_BIL_INVOICE and program RLB_INVOICE) but get the impression that this cannot be used for the invoice list. My environment is a SAP R/3 Enterprise.
    Kind regards,
    Olaf Pohlmann

    HI,
    TRY F_INTITAR_SF.
    Regards,
    Gayathri

  • Smart Form: Invoice list

    Hello everybody!
    Does a smart form exist which is designed for invoice lists?
    Or exists only the Smart Form and the print program and function module which selects the required data for normal invoices???
    Greetings
    Mark

    Hi!
    Yes I know all what you write. But RLB_INVOICE cannot be used for invoice lists and now I have only the question if there exists also a standard print program and smart form for invoice lists as it exists for SapScript Forms.
    Preconfigured SmartForms don´t contain invoice lists they contain only normal invoices..
    Greetings
    Mark

  • Smart form - Sales invoice

    Hi all
    i have to develop a Sales Invoice in smart forms, is there any standard sap smart form available which I can use.
    regards
    AJ

    Hello AJ,
    SAP Standard smartform invoices
    SF_LB_INVOICE

  • Delivery Output- 2 smart forms

    Hi Gurus,
    we are having a delivery out put 'ZDUR'.
    In delivery output configuration 2 programs and 2 smart forms have been assigne to this out put.
    but when i try to print the output iam getting only the layout of the second smartform.
    but i want the layout of the first smartform for the same output.
    could any one suggest on this.
    Srini

    Hi,
    It is not possible to give two program in NACE for Delivery Output. Why u want two programs. IF u want two programs and two smartforms for the same output type u need to Create one common prog and assign it in NACE and write the logic based on u r condition it will call either of the program.
    No Need to the SMARTFORM NAME in the NACE. IF u have given one smartform name and in the print program if u selected the ssecond smartform based on u r condition u will get the output with second smartform.
    If u have any problem revert back.
    Regards,
    Srinivas.

  • Download Smart form data for 6000 Invoice documents into Excel

    Hi,
    Using RSNAST000 program currently we are printing samrtform.
    Instead of printing data in smartform i need to write into excel.
    Please let me know the logic to do this i need to write 6000 smartforms(Invoice documents) data into Excel.
    Thanks
    Bhuvana

    Ask him how he thinks smart forms can be embedded in Excel, and why he wants Excel (for which benefit, for using which functions of Excel?). He has an idea, for sure.
    Technical possibilities of Excel to embed graphical documents are very limited, I mean 2 solutions: either storing the whole document as an image (rather easy), or split the document into pieces of text (into cells) and boxes and images (stored as Excel graphical elements) with a rather bad render (highly complex, I mean unfeasible).
    - If his idea is to embed them as images (PDFs), then show him the result : 50 kb to 500 kb for each smart form = excel of several mega bytes. He will certainly regret. Moreover I don't see the interest.
    On the other way, propose him to store smart forms in a single spool, so he will be able to display (it's then equivalent to preview) all of them at the same time. He'll surely agree that it's the most efficient way.
    Propose him proofs of concepts.

  • Smart Form for Delivery Returns

    Hi guys
    I am in the process of defining a Smart Form as an output after doing a Goods Return in MIGO via a Delivery.
    And I am using the form ZSD_DELNOTE_SUPP in the transaction 'SAPSMARTFORMS'
    however, i am not able to determine which are the fields that would be relevant to defining this....
    I keep putting in and taking out fields, but I am still not able to generate an output
    Can anyone please shed some light on this
    Thank you
    Rukshana

    Hiya Andrew
    if you type in SMARTFORMS - it takes u to the form painter.
    I wish I could use a standard existing form but I dont knw any
    My requirement is
    When we do a MIGO for a Returns Delivery {A02 return Delivery -movement type 122} via a SD delivery document, we need to generate an output.
    My transactions would be - MIGO, then VL02n, then MB02 and I attach the output type to my material document;
    I do a get printout now, however its very basic and not what the users need.
    So I need to create a Smart form; My problem is that I did find a standard smart form for deliveries from SAP Help - ZSD_DELNOTE_SUPP but this holds only SD specific tables and fields
    My requirement includes MM specific stuff too - and thats where I am stuck
    Thanks for the support
    Rukshana

Maybe you are looking for

  • ITunes 7.3 won't recognize some mp3 files

    I'm using iTunes 7.3 on a dual-G5 with Mac OS X 10.4.10. After upgrading, I noticed that some tracks were missing from my iTunes Library, even though they are in the iTunes Music folder. When I tried to reimport these files (by dragging them from the

  • IDVD burning

    I have a Keynote presentation with 50 slides and music that was exported to iDVD. The problem is that when I go to burn a dvd, i get the following error, "Error During Track Initialization" I am new to mac's love all the software but not if it isn't

  • Multithreading and PreparedStatement

    I am debugging a problem with the interaction between Hibernate and our JDBC driver. Hibernate uses a PreparedStatement to insert values into the database. When it inserts a Timestamp value into the database, it sets the value into the Timestamp obje

  • Download option preferred on target request.

    Hi, My dashboard page contains summaries. I do not want Download option for the summaries. But when user clicks a cell, on the navigated detailed request I want the Download option (along with the default Return option). When I tick the Download opti

  • I have a new computer  am trying to install photoshop elements 5.0 on the new machine need reg-id

    how cab I find my registration id... I have the cd and the booklet, but not the original case... is it viewable in the old machine?