Form Logic

I have a to made a smart form  the requirement ia to print a form as somthg as follows,
Detail Bill
company address
Name and Address                      -
signature
Date  :                       Bill No :                  PAN No:
Slno:         refDocType:            pcs: 1        jewelType:        ornament desc:
melting purity:         grs wt:         net wt:
others :  23,5567rs   VAT:  2334.00 WCtax:
Nett AMount=rs
total no of pieces:
i was askes to refer tables
vbrk,vbrp
and transactions
VF01/VF02,
I have created two itab each of two tables
copied all data to it,
then created a templat for top heading and address,
used an outertabl for looping through customers(itab_vbkr),
used an inner loop for items of each item of customer ordder(itab_vbkp) with where condition the vbeln filed is same
plz say me if am doing it right?
thanks.

firstly i am unable to identify a few fields in vbrk and vbrp table in the form like the ref doc type,jewel type,melting purity,skin purity,wc tax.
Secondly,when bill is to be tken a print out all the customer who has placed an order will be included in the smart form,isn;t it?

Similar Messages

  • Data Form - Logic to calculate "Year Total" Column

    Hi,
    I need some help with the logic for calculating one of the column values in our data form. I am not sure how to do this - should I write a member formula or something else. Please let me know your ideas on this issue and I would greatly appreciate if someone could guide me on how to write the logic for the same.
    Requirement:
    I have a column in the data forms called “Year Total” where I need to display a value which will be the sum (combination) of the actual values and forecasted values.
    We have in rows something called “Previous Forecast” and “Current Forecast” for which the Year Total values (in column) needs to be displayed and the user wants to be able to compare these two "Year Total" values and get a difference of the two.
    For example: For the month “Aug”
    1) Previous Forecast (Year Total) = Sum of Actuals (Jan to June) + Sum of Forecast values (July to Dec). (Here July is still a forecast value)
    2) Current Forecast (Year Total) = Sum of Actuals (Jan to July) + Sum of Current Forecast values (Aug to Dec). (Here July became Actual)
    Thank you!
    Edited by: Adella on Aug 17, 2011 2:25 PM

    Hello User626014,
    Thank you so much for looking into my requirement and I appreciate your effort in guiding me with the logic. I will surely try your approach and see if it meets all my requirements.
    I think I understand your logic too. Just for your information the call on whether the data will be in the "Working" or "Final" version still needs to be made. It could possibly happen that the users are given the working version to work with and so we will have the version set to "Working" on our data form.
    There are somethings that are yet to be decided for sure. But for now, having this base idea of the logic from you is really helpful.
    Please don't mind about my questions as I am trying to know things better.
    1) Does the data for sure needs to be in the Final version? The reason I am asking this is since you said that if it's not in Final we can write a script to copy the data from Working to Final version.
    2) Why was it that you asked me to remove "Final" from the FIX and asked me to reference it for getting the Actual and the Forecast data?
    Please let me know!

  • SRM PO layout : Abode custom form logic and config

    Dear SRM Guru,
    I have a requirement in SRM PO layout.
    I need to create custom PO layout using Abode form instead of Smartform.
    u2022     I have proposed that, copy the standard Adobe form interface IF_BBP_PO_ADB and made it ZIF_BBP_PO_ADB and included my logic for custom form .
    u2022     Created an adobe form and refer the interface as ZIF_BBP_PO_ADB and designed the layout.
    I would be great if you could let me know below my quires.
    u2022     Am I copied correct interface program IF_BBP_PO_ADB for PO layout ?
    u2022     How to define the custom layout into SPRO out put ? do I need to define both Abode form interface and form layout in SPRO?
    Please share me your experience.
    Thanks.
    Regards,
    Preethi.

    Thanks Denis. That was very helpful.
    I put a HTTP breakpoint in LBBP_PO_APPF35. But I was not able to debug. Till sometime back the SRM portal was working fine, but all of a sudden I am getting the error
    "Error when processing your request "
    "The URL http://usushpdba387.nbcuni.ge.com:8000/sap/bc/gui/sap/its/bbpstart was not called due to an error"
    "The termination type was: RABAX_STATE
    In ST22 the error is:
    The termination occurred in the ABAP program "CL_HTTP_EXT_ITS===============CP" 
      in "IF_HTTP_EXTENSION~HANDLE_REQUEST".                                         
    The main program was "SAPMHTTP ".                                               
    Thanks and Regards,
    Jayesh

  • Advice on forms logic

    Hi Friends , I have a reference table Ref_table_code,
    Ref_table_code
    ID
    Table_name
    Related_table
    Code
    Status,
    Description
    Definition ------ e.t.c
    Table name is like a domain , and you can have multiple codes for a table_name.
    The requirement is to create a form of master detail form. The master form will have all the columns in the table, i.e a single record block and the detail block will contain multiple records for a particular table. However, when the detail record is navigated to the master should change. Note both blocks are based on the same table.
    Example
    Master block.
    Table_name , related_table1, code1, short_description1, status1,order1
    Detail block
    1 code1, short_description1, status1,order1
    2 code2, short_description2, status2,order2
    3 code3, short_description3, status3,order3
    4 code4, short_description4, status4,order4
    5 code5, short_description5, status5,order5
    Am using table name as a relationship. The logic is when record 2 is selected, the master should change accordingly. How can this be achieved.

    ok, you can't use a realtion between master and detail.
    If you show all records in the detail and the master only should show the value of your domain, then create a WHEN-NEW-RECORD-INSTANCE - trigger on the detail-block and copy the data you need into the master-block.
    Let the master block a control-block without table-source, because you cannot point to one record in your ref_table_Code - table, when clicking on a detail-record.
    try it
    Gerd

  • Best Way to Build Page/Form Logic - Adobe Muse

    Hello! I would like to build a simple site with some basic logic to get customer reviews, please see example of how a site similar to what we would like to build is set  up: http://www.loveringnashuareviews.com/leave-review
    Can anyone recommend the best way to accomplish this in Adobe Muse? Would you use the Adobe Muse Form widget or imbed form HTML from a form builder? 
    I'd love to do it all within Adobe Muse to avoid having to sign up for a separate form building vendor, but I'm open to any and all suggestions:)

    Hi Reaver74,
    In the example site, the form is an interactive form where next option is offered based on the selection. This kind of form can't be created in Muse at the moment. You need to get the code for such form from some external source and embed it in Muse.
    Cheers!
    Aish

  • How can I upgrade form Logic Express 9 to Logic pro?

    I have Loci Express 9 and I want to update to Logic Pro 9 . the only way is to download the "full" version from the app store? SInce I see that the download is only 400Mb what about the 8 DVD that used to come with the previous version? If I download Logic Pro, will It be a new program or It will upgrade Logic Express?

    You might be able to find a Logic Studio updgrade out there in the retail world but the only current and active "upgrade" available is to simply buy Logic Pro for $199 through the Mac App Store. The initial download is only about 400 megabytes but when it runs the first time, it downloads an additional 2 gigabytes or so of "required content." After that, you can go to the Help menu at any time and select "Download Additional Content." There's over 20 gigaytes of additional samples, loops and presets you can download at your leisure.
    To answer the second part of your post, Logic Pro will coexist with Logic Express side by side, but there's really no reason to do that unless you just want to. There's nothing Express does that Pro doesn't do.

  • Upgradinf form logic 5

    My friend wants to sell me his copy of logic 5 and I was wondering could I use it to upgrade to 7 even though its not registered in my name? It comes with the dongle, is that all I need?

    If you have the dongle, I don't imagine that there would be a problem.
    jord

  • Put the same form layer over identical pdf's

    Hi All,
    At first sight I couldn't find a topic which describes what I would like to do.
    We are using a printed PDF as a checklist / customer service report for our projects.
    This PDF has always the same structure, and is automaticaly generated via our ERP system with project specific information (mostly in the heading).
    Now I am working to transform this printed PDF into a form to gather all the information digital. Therefor I created a form of the template version of this pdf (changing field names, making calculations ect).
    But since this pdf is generated by Crystal Reports via our ERP system, this pdf is always a fresh one. Is there a way to make sure that the setting I made in the template pdf form can be taken over for each new "print" of this form.
    The easy way would be to always use the template of the PDF form, but then we should need to put all the project specific information manualy into the form...
    Please give me your thoughts.
    Regards,

    Normally you'd want the ERP system to create it properly in the first place, but if you have one file with the forms logic in the correct positions on the page, you can use the 'replace page' feature in Acrobat to swop out the underlying page without altering the fields or scripts.

  • Managing more than one logical component in SMSY Current System Assignments

    Hi,
    I have a problem with managing logical components in TA SMSY in my Solution Manager System, in the section "System Groups and logical Components". I want to maintain more than one logical System e. g. from Type Application Server ABAP --> SAP NETWEAVER APPLICATION SERV.
    That means e. g. i want to maintain 2 or more Demo Systems from different Servers or Instances of the same Product Version in the same logical Component .
    What I want to know is, is there a way to display these logical components in tne  "Current System Assignments" - View in that form
    Logical Component is e.g. : SAP NETWEAVER APPLICATION SERV
    product/main instance is   : SAP NETWEAVER [Application Server ABAP]
    Product Version | Development System | Demo System | Training System | Production System | ...
    |--|||--
    |
    SAP NW 7.0        |                                         | ZB1: 100           |                               |                                     |
    |--|||--
    |
    SAP NW 7.0        |                                         | ZB2: 800           |                               |                                     | ...
    Thanks beforehand for your help.
    Greets C. Peifer
    Edited by: Carsten Peifer on Dec 15, 2008 4:03 PM

    Thanks for your quick answer,
    but i have to say, that this is not exactly what i've been lookin for.
    What I need in my System Landscape is to have each demosystem as a logical Component from the same type (e.g. SAP NETWEAVER APPLICATION SERVER ABAP).
    So that in Change Management in a Maintenance Optimizer Transaction i can choose between each demo system in my System Landscape (from the type SAP Netweaver Application Server ABAP) that i will maintain in Maintenance Optimizer, e.g. download a new SP Stack.
    My Intention is to create new logical components from type  SAP NETWEAVER APPLICATION SERVER ABAP in my Namespace e.g. ZSAPNW01, ZSAPNW02, ... and to maintain the types of systems (Demo, Development, Training etc ...) for each logical component.
    Is this the only Possibility?
    Or do i can also display my logical components the way i descriped beyond?
    >
    Product Version | Development System | Demo System | Training System | Production System | ...
    |--|||--
    |
    SAP NW 7.0 | | ZB1: 100 | | |
    |--|||--
    |
    SAP NW 7.0 | | ZB2: 800 | | | ...  

  • Logical name reset after system copy

    Hello
    I´have a question regarding logical system set after performing a database copy from Production to Quality . In Quality the former logical system name before the copy was INT10 . After the refresh I want to runs the BDLS with conversion from the prod PRD10 to Quality INT10 . But when I run the BDLS I 've the error the logical system INT10 already exists . Can I remove this entry in the
    BD54 in order to be able to specify INT10 as the target in BDLS ???
    Thanks a lot for your advice .

    Hello
    In fact it worked it test mode but failed in Run mode . The job  RBDLSMAP ran 1 seconde and stopped  Here is the conversion report in the slg1
    <    SAPoffice No object reference exists -> No conversion
    <    SAPoffice Object references that have been converted: 0
         Table buffer in server synchronized after conversion
    <    The processs is executed in the background (RBDLSMAP 11041701) in sys
    I have one table  which  Field  in table  contains the name INT_010
    BDSX_CON04*               LOG_SYSTEM                          0                              0 <<
    When I have a look in the SCC4 the logical system name is still set to EXP_10 .
    No conversion took place here .
    Just a question , iI triggered the conversion  in the client 000 . is ti correct or must it be triggered in the productive client ?
    Thanks in advance

  • How do I add a validation prompt before saving a form?

    Hello
    I have a registration form for a family camp. The first page collects the personal information and the second page calculates a financial total. I don't have LifeCycle and designed this using Adobe X Pro. I use a third party data extractor tool for forms returned to move the typed information into Excel. The problem I'm running into is a lot of people don't scroll and complete the second page of the form before saving and submitting it. This results in incomplete information when we extract to Excel and more work for us to process the application.
    My thoughts are this could be partially remedied if the user received a prompt when they go to save the form or after a certain field was completed (perhaps clicking the "I agree" button) that asks them to double check to make sure they completed the second page. Similar to how if they try to type in letters in the phone number field they receive a message that they can only use numbers.
    The problem I'm having is I have no idea if we can create a prompt when someone goes to save the form, or if I can trigger a prompt for after someone completes a particular field and how to go about doing either? Does anyone have any suggestions on how I can accomplish this or where I can look to for some further help?
    Thanks!
    Neil
    PS Here's the form I'm working on - http://accwesterncamp.com/wp-content/uploads/2015/03/Western-Camp-Application-2015-Fillabl e.pdf

    Sorry for the link that turned bad above. Here's a functional one: http://accwesterncamp.com/wp-content/uploads/2014/10/Western-Camp-Application-2015-Fillabl e.pdf
    Ultimately I have decided against continuing to work with a PDF fillable. The functionality I ultimately wanted was too cumbersome. In doing additional research I came across Adobe Forms Central which is being decommissioned. In the FAQ section I found a recommendation for an online form design service called Cognito which I ultimately decided to go with. This service allows registrants to register multiple people, pretty robust form logic, and process payment all at one go. The cost is very small too. If you would like to see how the digitization and online processing of the form turned out you can see it here: http://accwesterncamp.com/registration/
    Thanks for all the help and recommendations in the forum though!

  • Emailing Your Own Attachment from an XFA Form

    Hello there
    Is there any way to send an email with an attachment from a XFA PDF created in designer?, where the attachment is not one of the "built-in" options (XML, pdf etc.).
    I want to be able to email the encrypted XML.
    If not, how can XML data be securely submitted?
    Many thanks

    That link contains the following:
    LiveCycle ES4 provides support for rendering XFA-based forms into HTML5 such that the forms can be opened in browsers with HTML5 support, including those running on mobile devices like iPad. The HTML5 rendition of the forms maintains the layout of the form design and supports most form logic (such as JavaScript, form calc, and form validations) embedded in the XFA form template. This way, your technology investments in XFA forms are carried over easily to devices where running of the Adobe Reader plugin is not feasible.
    Has anybody actually used this and, if so, what has been your experience? 

  • Has anybody downloaded logic pro from the app store and how did it work

    has anybody downloaded logic pro from the app store and how did it work?
    Thanks

    Hi ...
    Best way to get feedback form Logic Pro users is to post your question in that forum here.

  • Column Prefix from Logical to Relational Model

    Hi,
    is there any option, that data modeler append an prefix (table short name) to a column, when the logical model will be transformed to relational model? (Same behavior as Oracle Designer)
    Example:
    Logical Model
    TABLE: PERSON
    TABLE-SHORT: PERS
    COLUMN-1: ID
    COLUMN-1: NAME
    Relational-Model
    TABLE: PERSON
    COLUMN-1: PERS_ID
    COLUMN-2: PERS_NAME
    Kind Regards,
    Stefan

    Thanks for your answer!
    This Script is not really working for me, because of our foreign keys.
    All our Foreign-Keys are named "ID" (for nummeric column) or "INDEX" (for a varchar column). After the transformation form logical to relational all the foreign-keys are named like "ID1", "ID2", "ID3", "INDEX1", "INDEX2" etc.
    There is no way to apply this script before the foreign-keys where added in the tables?
    The Second Way is to create a new script for this task.
    am i the only one with this problem? :-/

  • How to get the RFC destination from logical system

    Dear all  ,
      i am working on one system and want to fetch data from another R3 sys
      i have written call ' FM' dest 'HPCR3' where HPCR3 is hardcoded.
      now if i want to remove the hardcoding i need to find out the RFC dest ( HPCR3)
      form logical sys(HPCPPT100) .
      i have used FM LOG_SYSTEM_GET_RFC_DESTINATION but not working
      kindly help
    Tarang

    hi,
    goto SM59 -> click on create rfc -> define rfc of receiver -> save -> give target host n system no -> give user id n password -> clicko n test connection -> if yes [u ll get info of remote connection ] -> remote login -> u can get intial screen of remote system.
    if helpful reward some points.
    with regards,
    Suresh Aluri.

Maybe you are looking for