Check Printing in Adobe Form

Hi,
My requirement is to modify the layout of Check Printing  program RFFOUS_C from SAP Script to Adobe Form. I am using ECC6.0. I went through the code, and figured out that include RFFORI01does the check printing part using Open_Form Function module.
Also going through other threads, I figured out that there is no exit in the program RFFOUS_C and the only way to modify it is create a copy of that program and add changes to ZRFFORI01. In the adobe form, apart from normal check printing, i need to add few fields from HR module too.
Any help/ sample code, on how to incorporate this, would be really helpful as I am new to ABAP.
Thanks,
Anusha

Hello Anusha,
Did you get a solution for your problem on having to print an Adobe form instead of a SAPScipt for the payment program RFFOUS_C?
I have a similar requirement and will appreciate if you could reply sharing your experience and how you went about with your solution.
Thanks in advance.
Shivani.

Similar Messages

  • Standard text having '&ULINE&' not printed in adobe form????

    I have a standard text in so10 which is to be used in my adobe form .
    The standard text uses '&ULINE&' to print a line . This when used by script was interpreted and a line is being printed.
    But when the same standard text is inluded in the adobe form , it throws a runtime
    error saying that " Field '&ULINE&' does not exist".
    Could some one help me out how to get this standard text printed in adobe form.
    Thanks and Regards
    Tejaswi Surapaneni

    Hi Tejaswi,
    Have you checked this wikilink:
    http://wiki.sdn.sap.com/wiki/display/ABAP/UsingofStandardText%28SO10%29+inAdobe+Form
    Regards,
    Vaibhav

  • Problem in Dierct print of Adobe form

    Hi all,
    My requirement is to print the Adobe form directly.when user execute the particular Z transaction. Then the form should be print.
    I have given all print parameters to the FM FP_JOB_OPEN.I am using ADS.
    But i am getting the print when I excute that Z-transaction with below message
    <b>PDF file not printed. 128 MB of memory is required to enable direct PDF printing</b>. What might be the problem.
    Thanks in advance.
    shaleen
    Message was edited by:
            shaleen mohan

    Hello,
    we have the same problem here.
    Printer seems to need 128MB physical memory, anything less results in the "PDF file not printed. 128 MB of memory is required to enable direct PDF printing" string or just cryptic signs.
    Printing via the adobe reader works fine on the same printer.
    In most scenarios direct printing is needed but its not sure if the attached printer have the minimum required memory.
    Is there a chance to do direct print with less than 128MB physical memory?
    Faking 128MB to windows does not work.
    Thanks & Regards
    Thomas

  • Page print in Adobe Form

    Hi Friends,
    I  developed a Adobe form with 2 master pages. I dont want to display my 2nd Master page if a field eq 'MANAGER'. This field is displayed on Master Page. When I am giving print my 2nd page is also printing I dont want my 2nd master page to print if the field is 'MANAGER'. How can i do this ?
    How can we do this in javascript or in Formcalc. ?

    Or You can do this...
    Create a Subform in the first page , create the condition for that only if the particular field is MANAGER then only this should be displayed. HIDE the subform , in the properties you can check.
    This subform properties Place that on Top of  Next page or choose the Master page content area which you want.
    So when manager only this forms will trigger and the corresponding details will be shown.

  • How to print an adobe form with xml interface in r3

    I have a Web dynpro application that creates an ADOBE form using an XML schema interface.
    I need to be able to print the same form in R/3 - is this possible? If so how do I create the interface?
    Thanks

    Hi,
    I am not sure if I understand your question correctly. The following NetWeaver documentation might be useful for you https://help.sap.com/saphelp_nw04s/helpdata/en/a1/40aac795a243cebdcff368491c659e/frameset.htm Check section Example: Calling Forms in an Application Program. You need to get a name of the corresponding FM using FM FP_FUNCTION_MODULE_NAME.
    Regards

  • How to check how many adobe forms are in use cross systems or locally

    Hello,
    we want to check that we are not using to many adobe forms within our SAP system. Is there an easy way to get this information out of sap ?
    please guide. (TC or  Report)  
    thanks
    JR

    Each time you open a new browser window you will get a new session.
    attributes stored in one session are not accesible from the other one, so they can not be overwritten
    Regards
    Tilo

  • Duplex Printing of Adobe Forms.

    Hi All,
    In our project we are making use of adobe forms. Currently if we print the forms, then they are printed only on one side of the paper. Could you please let us know, if it is possible to provide the duplex printing option? If yes, please let us know how to achieve the duplex printing functionality?
    Thanks,
    Manohar Dubbaka.

    Hi All,
    The duplex printing of the adobe PDF forms can be achieved by setting the parameter available on Master Page of Adobe PDF.
    This option is available in Adobe Live Cycle Designer 8.0 version.
    The option is in the object view of the master page.
    Master Page->Object->Pagination->Print on Both Sides.
    Since we got this option, we did not have to change any XDC files.
    Regards,
    Manohar Dubbaka.

  • How to print interactive adobe form in ABAP ?

    Dear all,
    I've create a static adobe form in ABAP environment using SFP transaction. But when i build the form and test print out, system raise an error "<b>Device type unsuitable for ADS documents</b>". So, which device type should I use to print ADS documents ?
    Thank you very much for your help,
    Best regards,
    Sylvecast.

    The printer selected for output must support Adobe forms (the default "local" printer does not).  If you don't already have a printer that supports Adobe output, you can create one via SPAD using (for example) device type PDF1.

  • Barcode printing in ADOBE form when data and Barcode are in different pages

    How to send raw value to the Barcode when data values are availabe in Master  page and Barcode in the Design page.
    Barcode needs to print once on the first page, so it is on Designer page.
    Values needed for display of barcode is avilabe on Master page.
    How to communicate data between Master page and Designer Page in ADOBE Form?

    Hi,
    Declare a variable of character type and concatenate DTAP and Bar code value into that variable.
    Later print that in required bar code format.
    Try this.

  • Unable to print the adobe form Genrated by webdynpro

    Hi Experts,
    I have generated a adobe form using webdynpro Java. It sucessfully loading the adobe form in the browser but when I click print button above the form. It just opens acorbat reader console and doesnt print the form.
    Is there any additional settign to be made to acheive it.
    we are using WAS 7.0 and acrobat reader 8.0
    Your suggestions are highly apprecited.
    Thanks,
    Raj

    Hi Raj,
    Try this out. You can put the print button in the Form itself.
    Go to Library -> Standrad -> Print Button
    Drag the print button on to the form.
    Try printing the form by clicking on the print button.
    Cheers
    Satya

  • Printing all Adobe form in one attempt

    Hello Experts,
       I have one print program where I am generating Adobe forms. If I enter 10 pernrs in the selection screen.. I will get 10 adobe forms in the output. By clicking right/left arrow in the application tool bar which appears if there are more than one form generated, I can see all forms and I can print each form.
    Now the problem is, I got the requirement where I can click on one push button or icon on the output screen and It should print(sending to Printer) all 10 forms in one attempt.
    Please let me know if you need any further information on this.
    Thanks,
    Naveen Inuganti.

    can you please elaborate what exactly do you need?
    Say we developed report to generate pay slip for employee.
    What my program is doing now..
    I can enter one or more employee IDs in the selection screen and I can see one or more statement in the output
    If we have more than one statement, I should click on right / left arrows in the application tool bar
    As you know we can take print out for each form
    Now user wants to have  push button, Where he/she can click on it and get all forms print.
    Note that its not output display.. its all about paper print outs. Still we can display statements separately. In fact we should.
    Thanks,
    Naveen.I

  • Reg. barcode printing in adobe form

    Hi experts,
          I want to display barcode in adobe form.
    I am using code128 standard barcode.
    My requirement is to display the humanreadable format in barcode(text that displays with barcode) with 16 font size and
    it should have format DTAPxxxxxxxxxx.i.e DTAP should be the prefix and remaining should be dynamic.
    However i didnt find any option in adobe form to the same.
    Request you all to tell me the solution for this problem..
    Thanks in advance,
    Swathi..

    Hi,
    Declare a variable of character type and concatenate DTAP and Bar code value into that variable.
    Later print that in required bar code format.
    Try this.

  • How can i create validation Checks in Online Adobe Form

    Hi Gurus
    i am trying to create Online Adobe form.how can i do the validation checks while the user enter the values in Adobe form (For Ex: lets take personnel Number if the end user enter the personnel number it must go and  check the Data base table , if its right personnel number then processes next value or if its not right personnel number then it must show the error message).  please help me.
    Thanks in Advance
    Edited by: Reddy on Nov 24, 2011 10:08 AM

    HI Reddy,
    I think you can use either  'Submit' button or  web service for the validation. When we use the web service then it will work in offline mode also(user has to be on intranet - either via remote connectivity using VPN or office network) .
    if you are going for 'Submit'  and If you want to validate the number when the user enter value, then write the code in 'Exit' event  .
    Write the below code in the  event.
    ContainerFoundation_JS.SendMessageToContainer(event.target, "submit", "", "", "", "");
    This code will trigger the submit event in the web Dynpro component.
    Hope this will helps you.
    Regards
    Shaira.

  • Reg: Label printing in Adobe forms

    Hi All,
    I am working on Adobe forms for printing labels. For that I have created 10 content areas on the master page and properly aligned all the fields such a way that they fit into the content area exactly.
    I am having two subforms with names subform1 & subform2. I have wrapped all fields in subform2 and placed it in the subform1.
    Properties of subform1 : I have set it as flowed and set after as 'Go to next content area'
    Properties of subform2 : I have set it as positioned and set after as 'Continue filling parent'
    The problem here is when I am trying to print 10 labels, all the labels are printed on one page and another empty page is getting displayed. Please provide me some hit for avoiding this blank page. [The data in the labels are exactly fitting into the content area]
    let me know if you eed any other information.
    Thanks,
    Raveendra.P

    Hi Gold,
    I am not very sure...but with the easy solution you gave for my problem...I think one label will be printed per page. Please correct me if I am wrong.
    I think when we use subform..we will set it as flowed and when data exceeds it moves to next page
    Also give me some hint why empty page is getting displayed in my case.
    Edited by: ravee on Jan 12, 2010 1:56 PM

  • Printing through Adobe form

    Hi All,
    I have requirement in UI, where I need to print the sales contract on click of a button. Adobe form should be used.  Which standard method should I call to use adobe form for print preview ? Any idea would help.
    I have already created adobe form which does have contract information.
    Thanks.

    Hi Mohan,
    please find how to do it in this useful blog by Satish Kumar Palyam. I have tried and it works
    Best regards,
    Jerry

Maybe you are looking for

  • Sharepoint 2013 Foundation three tier farm with two Webservers in NLB

    Heloo, I have been strugling with a problem the last htree days. I have instelled and configured a sharepoint 2013 three tier farm with Sharepoint 2013 Foundation and MS SQL 2014 Express. This is a Test Farm and all the servers are Windows 2012 R2. I

  • Order release should be in IW32 only.

    Is it possible to supress release of maintenance order in IW31. How can we achieve this. We want release order only in IW32. Regards, VM

  • How to tack print out use with Query ?

    Hi I have to tack purchase order print out (print details- PO date, BP code, name, item name, Quantity and Amount . System Print Layout means from Purchase Order layout designer) use with Query How to tack print out use with Query (system print layou

  • Can I use .htaccess file for authentication if running pl/sql gateway?

    The server is on Windows system with Apache as the web listener and webDB as pl/sql gateway so if any script is under pls/, server would invoke pl/sql. My question is: I know .htaccess can be used for directory protection, in this case(with the pls/)

  • Add 1 to an Integer for Folder Name

    Hi, I'm trying to create a website which creates a folder on a local drive with a new JobCode and Description eg: '4928 - My New Project' when a submit button is pressed. The Job Code and Description will be stored in a database. I'm using: <cfdirect