Adobe Form attaching it to Standard transaction

Hi Experts,
I've developed a Adobe Form & Interface for Purchase Order Now I want to attach it to the purchase order Transaction ME22 for print preview & then for print.How to attain this, & where to  attch my program?
Thanks in advance.
Your efforts will be valued.
Regards
Hemendra.

Hi,
Normally the purchase order printout is associated with NEU output type. You can see this from header->messages tab in Me22. Once you are sure about what output type you are going to use, then you can configure the output type via SPRO transaction. MM->purchasing->Messages->Output Control-> Message types->Define message types for purchase order.
there you can enter your program name , form routine in "Processing Routines" node . Once you ensure that there are condition records entered for this to happend , then whenever a purchase order is created , the output type is triggered automatically and you end up having a printout available for your use as required.
Regards,
Raymond.

Similar Messages

  • ADOBE Forms attachment to SAP object (Order) and updating it

    Hi,
    I have the following scenario:
    I need to attach a PDF document to a PM order. This can be achieved using the standard feature of attaching documents to SAP Objects. The requirement is to open the same attached document and update it by entering some information ( for example checking some check boxes) . After updating the document, it is again attached back to the PM order.
    I would like to know if I can use Adobe forms in this scenario to:
    - Design the PDF as per customer requirement
    - Make changes in the PDF. (Please note that this data is not saved in any SAP application database)
    - Attach the updated PDF again to the PM order
    Thanks,
    Arvind Kulkarni

    Hi Arvind,
    Please go through the below blog:
    Demystifying Attachments in PDF in WD Abap Application Part II
    Regards,
    Vaibhav

  • Adobe Form for the RFFOUS_C standard program configured in FBZP

    HI Abapers,
    I have this requirement of invoking a custom Adobe form which is a Check, from the standard report program RFFOUS_C. However this program uses sapscript and not Adobe Forms. I checked in the Blogs and could not find the solution to this. I found a driver program RFFOAVIS_FPAYM... can this be used? If yes, how can we configure the program to call our custom Adobe form?
    Regards,
    Ben.

    Hello Otto,
    Thank u for ur response.... the client has suggested me to use the driver program RFFOUS_C, but this program does not seem to have PDF compatibility......  I found in one of the blogs that report program RFFOAVIS_FPAYM can be used. From your explanation I understand that you think that I am using a custom program....but I am not using a custom program, but I need to use the sap standard program.. I found an interface F110_IF, but as of now, I am not sure if this can be copied and modified according to our need...... because..the driver program is still not known.....
    Regards,
    Ben.

  • Adobe forms work with custom Z transactions?

    Hi everybody,
    Does anybody know if the Adobe interactive forms works with custom Z transaction?

    Hi Bertrand,
                 Me too need the sample code could u send me to this [email protected]
    Thnx,
    Vishnu

  • How to debug Adobe form attached to Web Dynpro for ABAP

    Hi,
    My developer has created an adobe form and rendered inside a Web Dynpro page in the SAP Portal. It communicates with the Web Dynpro framework in the backend SAP system (Web Dynpro for ABAP).
    My question is, how would I know what infotype access this form requires, in the form of backend authorization role? Is there any way (not trace, ST01) to debug Abobe form on Portal or in backend SAP system?
    Thanks,
    Karan.

    Julius Bussche wrote:
    > I am not sure whether this will work in this case, but principally if your trace is recording a * value for a field in an authorization check, then it must be defined somewhere, and there is an option in the trace file to jump from the check to the source code location where it occurred.
    Yes, that's possible since the trace also records the information on the ABAP source code location where the AUTHORITY-CHECK statement (or other ABAP statements which internally trigger authorization checks) is executed. If I'm not wrong then there is a button (in ST05) which allows a direct source code navigation. Alternatively you might just click on the ABAP source code information displayed in the ST05 trace results (for recorded authorization checks).
    Cheers, Wolfgang

  • Attach ADOBE form to transaction code.

    Dear All,
                I have a solution to be implemented wherein I need to attach an offline Interactive Abobe form to a transaction code.
    The scenario is the end user has access to this custom transaction code which when he executes should open the form for him. He would then fill in the contents and submit it which would trigger an custom workflow process.
    We do not wish to use WebDynpro application and hence would appreciate if any useful information is provided.
    Appreciate your help.
    Thanks & Regards,
    Kavita D.

    I am not sure if that is what you want, but what I would do:
    1) create a transaction code
    2) create a printing program (trivial), set printing settings to immediate preview
    3) create an interface and adobe form layout
    4) link the transaction and the program together, now when a person runs the transaction, the printing proram gets triggered and as an output it provides a blank (or pre-filled) adobe form
    5) now you have the UI ready but miss the way how to trigger the WF from the form
    6) to get 5) you need to create a web service and connect the webservice with your adobe form, there are plenty resources on how to do this
    7) you should be able to trigger the workflow through a simple adobe form protected as a custom transaction
    Hope that suits your needs,
    cheers Otto

  • Can I color a line of "standard text" in adobe forms output?

    Simple question: Can I color a line of "standard text" in adobe forms output?
    My standard text (SO10) has multiple lines. 
    Can I make one of the lines red?
    Ollie

    Hi Oliver,
    I believe you standard text is a table type of TDLINES.
    On the form you would display it with a table of 1 column 1 row with repeat row ticked.
    Have the like below code on the fomr ready event of your table.
    for(var i =0; i<this.Row1.nodes.length;i++)
         if(i == 1){
         this.Row1.Cell1.font.fill.color.value = "255,0,0";
         this.Row1.xx.font.fill.color.value = "255,0,0";
    Note: in my example I had a table with one row names Row1 and 2 fields cell1 type textbox,  & xx as text / label.
    If its like you have it in a text box with multiple entries, we need to spli the value such that 1st row is displayed in a text box whose parameters are by defeult set to font red, and rest of them to this text area.
    If your procedure is table the code sud work, else let me know how you get data and how do you display it on the screen.
    Cheers,
    Sai

  • Standard adobe form for AR INVOICE

    Hi,
    can any one tell me the standard ADOBE for AR INVOICE.
    i am triggering this through F.64 and FB70.
    thanks in advance
    Siva

    Check yourself here:
    List of SAP standard Adobe forms: Go to http://service.sap.com/erp  (SAP ERP) -> Media Library - SAP ERP Overview -> Detailed information cross ERP -> Adobe Forms for SAP ERP
    Standard programs: Standard program for Adobe forms
    Regards Otto

  • Standard Adobe Form for SAP Material Master Creation

    Hi,
    Did SAP develop standard adobe interactive form for Material Master Creation?
    I heard SAP delivered standard forms for Customer Master and Vendor Master. I am not sure about Material Master Form. If any one knows about Adobe Forms for Material Master... please rerply.
    Thanks in advance.

    Check yourself here:
    List of SAP standard Adobe forms: Go to http://service.sap.com/erp  (SAP ERP) -> Media Library - SAP ERP Overview -> Detailed information cross ERP -> Adobe Forms for SAP ERP
    Standard programs: Standard program for Adobe forms
    Regards Otto

  • Hi ,Its Adobe form

    Hi Rajasekhar,
    Its an adobe form.How it is link to workflow.
    Regards,
    ROsiah.

    Hello Naidu sabh,
    Well, In Adobe also there are two ways of doing the same.
    1) Calling a Java Web Dynpro - Adobe Form or ABAP Web Dynpro - Adobe Form from Workflow. For this you require to develop the Adobe form based on any of above mentioned WD Application and then link the Standard task to this WD Application in SWFVISU Transaction.
    To get to know more above Adobe form developments, check this link...
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/42/c1151c55b33119e10000000a1553f7/frameset.htm
    To get to know more on SWFVISU transaction, check this link.
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/59/d516690e854c7090ae15bf492a869f/frameset.htm
    2) Creating an custom ISR Scenario which has the Adobe form Attached. I suggest you to go through this link to get the best information about PCR/ISR's.
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/54/957e40ec66ce62e10000000a155106/frameset.htm
    Hope this should close your thread.
    Reward us if you find this useful.
    Regards
    <i><b>Raja Sekhar</b></i>

  • SAP Adobe form configuration

    Hello,
    I am new to SAP adobe forms. For configuring output type to a particular business activity, we go to NACE. There we can attach if print output type shoud be a smartform or sapscript. But I don't seee option for Interactive Adobe form. Where do we link Adobe form for output type ?
    I assume my question makes sense since I am new to Interactive form.
    I appreciate your inputs and guidance.
    Regards,
    Rajesh.

    Solution: There is not configuration such as NACE for adobe forms. The interface in transaction ocde SFP defines the ouput that can be used for a given business transaction.
    Thanks.
    Regards,
    Rajesh.

  • Problem in submit button on adobe form integrated with web dynpro

    Hello,
    I'm facing prob in triggering web dynpro event onSubmit for Interactive form.
    I've created a submit button from web dynpro activex pallete on adobe form (integrated with web dynpro) to send the form as email.
    Then in the web dynpro view where this form is embedded i have created an action against onSubmit event and called a method within this.
    However, on clicking Submit button this event is not getting triggered.
    Please let me know what is lacking in this process?
    Thanks.

    Hi,
    I am also facing the same problem. i have developed a simple scenario under which user have to input his/her details and on submit button it will be updated to database.
    I have tried the above solution but after adopting this solution all the editable fields become non-editable.
    so the above solution is not working for me could you help me out.
    I think ... try this....
    When you create the Adobe Form from WebDynpro, you need to follow one step in SFP Transaction or inSE80 transaction. Open the Adobe Form in any one the transaction and now in SAP menu bar "Utilities" in that you will find the "INSERT THE WEBDYNPRO SCRIPT" just click on that one. Then you will see a new Script Object is being created with the name "ContainerFoundation_JS" under the "Variables" in the Heirarchy of the Object Pallete of the Adobe Form.
    This step is mandatory to use the SUBMIT Button of the "WebDynpro Native", to trigger the OnSubmit event of the WebDynpro.
    Thanks
    Edited by: shailendra2sap on Mar 6, 2009 12:24 PM

  • Adobe form called from WDA - Translation Problem

    Hi,
    I have maintained French translation for the Adobe form using GOTO->Translation inSFP transaction.
    when i check in the developement system it is working fine.I have captured the translations in transport request using program
    RS_LXE_RECORD_TORDER and moved it to testing system.
    The changes are available in SFP but not visible when we execute the WDA HRASR00_PROCESS_EXECUTE as it is called from this application.
    Please let me know how to resolve this issue.
    Thanks
    Martina

    Hi ,
    As the form is related to ISR scenario in customizing client , I saved the adobe form there and transported customising request which resolved my issue.

  • Adobe Forms On Portal

    Hi Experts,
    My requirement is i need to create the interactive adobe form and this adobe form is finally accessed through portal and there are some approval process involved in this scenario. Now my doubt is do i need to create the adobe form through webdynpro stack or can i create the form and interface directly in transaction "SFP". If i create the form using SAP GUI is it possible to access such forms through portal. I need your suggestions and comments on this.
    Finally my doubt is can we access the interactive adobe forms  which are developed in transaction "SFP" through portal, and my print program also exists in the ABAP editor which has logic to fetch and display the data into adobe forms.
    or do we need web dynpro application to access the interactive adobe form  through portal.
    Your help will be greatly appreciated.
    Regards,
    Venkat

    Anto,
    Thanks for the info, actual my requirment is when ever user login into portal he will find list of purchase orders then in the object work list(OWL). He will choose one record and click edit button then the adobe form corresponding to that purchase order should open in edit mode, now here my question is how can  my print program in SAP GUI know that the user has choosen particular purchase order, i will fetch the data based on my selection criteria and i can display data according to that, but how can i display the data in edit mode when the user has choosen some record from OWL.
    For example : if user selects purchase order 123  from object work list then the same purchase order 123 header and item details should open in the adobe form in edit mode. If my application is developed in SAP GUI side then how can my application program fetch the data related to pirchase order 123 in portal. When i write an ABAP program i will write the logic to fetch and display the data according to my selection criteria, i am unware of what is happening at protal side how can one map my selection criteria details to the record selected in object work list, is this possible , if not what is the alternative way. kindly suggest
    For such type of requirement, what exactly need to be done either web dynpro interactive form or SAP GUI interactive form.
    Or both scenario's also possible. Kindly suggest.
    How can we achieve this using web dynpro application or SAP GUI application.
    Your help will be greatly appreciated.
    Regards,
    Venkat

  • ADS Error while calling WebDynpro Abap with Adobe Form

    Hi Experts,
    I have created an Adobe Form and its interface in Transaction SFP. In a WebDynpro Abap Component I created an UI-element "Interactive Form" with the context of my form. So the WebDynpro Context was created automatically. Then I tried to call the WebDynpro Application in  the Internet Explorer but got the error message:
    german(original):
    WebDynpro Exception: Der Aufruf des ADS schlug fehl. Informationen zur Ursache finden Sie im error.pdf auf dem Applikationsserver.
    english:
    WebDynpro Exception: The call of ADS failed. You find information in error.pdf on Application server.
    How can I call error.pdf and what can that be? One WebDynpro Component with the form runs without any problems, the other one doesn't do this. I have no idea if it is a problem with context or server or something else.
    I hope you can help.
    Thanks al lot.
    Best regards,
    Ingmar

    Hi,
    Check the note in this site...
    https://websmp204.sap-ag.de/notes
    Regards,
    <i><b>Raja Sekhar</b></i>

Maybe you are looking for