Link an Adobe form (existing on ECC) to a button to display this form

Hi all !
I work on a Portal and I need to link a form to a button on this portal.
In fact, on this Portal, I have a page that displays all returns (which were created on ECC with VA01 tcode).
Each line corresponds to one return. And for each line, there is a button.
I want that this button allows to display the related return form in PDF format.
But this PDF form already exists on ECC: in VA03, I retrieve my return number, I click on "Header output preview" button, I choose my message type (Z...) and click on "Print preview" button. Then my return form is displayed in PDF format.
I want that my button on the Portal allows to display my return form in PDF format in the same way as in VA03 (without the message type choice because this message type will be defined as default).
Could someone help me about the way to link my existing return form to my button in Portal ?
Thanks in adance.
Have a nice day.
C.

hi dear
yes the enabled property is checked but still form doesn't allow to enter value and submit button is also disabled.
Is there any setting or some program code is required.
It would be great if some body can help us in this ....
many thanks in advance.
thanks

Similar Messages

  • I NEED A FORM THAT WILL PUT NAME IN ALPHABETIC ORDER.  THIS FORM NEEDS TO HAVE COLUMNS WITH HEADERS.

    I NEED A FORM THAT LISTS NAMES IN ALPHBETIC ORDER ON THE LEFT SIDE GOING DOWN.  THIS FORM ALSO NEEDS COLUMNS THAT HAVE PRODUCT IDENTIFICATION ON THE TOP OF THE COLUMNS.

    Hi,
      Is your question in the context of the responses that you collect (this is the View Responses tab) or the actual form that your end users will see?
    In a nutshell, (1)  a field in your form corresponds to a column in the responses table. (2) the caption text of the form field will be the column header (show up at the top of the column). (3) to list names in alphabetical in your form, you can use choices fields, like multiple choices field or drop down field - you will have to enter the name in alphabetical order manually.
    Hope this helps,
    Thanks,
    Lucia

  • How to disable the back button when displaying a form

    Hi ,
    i have form A calling form B, when form B is displayed i want to disable the
    back button in the explorer so as not to allow the user from going back to
    form A.
    thanks.

    When you open a new window, call following javascript function also to disable the "back" button.
    window.history.forward(1);
    It will work.

  • Adding a email button to a pdf form

    Hi, I have created a PDF from via indesign and edited it within Acrobat 9 adding a series of form fields. I wanted to add a "Submit" button to this form so that once the end user has completed this form it can be sent and attached to an e-mail address. I have come across many ways of being able to do this and these all seem to work fine on my home computer which is running Acrobat 8 but when I am using my work computer which is running Acrobat 9 and try to click the "Submit" button I have created which is linked to a required e-mail address, it prompts me to select an e-mail client of either being a desktop application or Internet mail. Once I have picked "Desktop E-mail Application" and clicked "ok" Acrobat then pops up with an error message reading "An error occurred while trying to create a mail document.  Acrobat is unable to complete your request."
    I seem to find this very odd as I complete these exact same steps on my home computer and everything seems to work fine.
    Any help on this matter would be greatly appreciated
    cheers
    Paul

    In windows, the e-mail issue is typically either a limitation of the e-mail client or of the setup in windows, not Acrobat. Depending on windows to properly handle e-mail is a joke as you say. That has been true ever since HTML forms were introduced and mailto: became popular. It is extremely dependent on the client machine setup. In the past, Acrobat depended on MAPI to interface with the mail client. There are multiple versions of MAPI, even from MS and none is very reliable. I suspect that the issues you are having are similar to these MAPI issues. It is not that Adobe might not have been able to do a better just, but a lot of the Blame goes to the king of operating systems that is terrible with giving develpers proper information about how to do anything. At least they give info, apparently the MAC folks don't say anything from what I have heard -- of course, I really don't have a good source about that aspect.
    My point is that generally Acrobat can handle the clients as long as the clients and OS have been properly set up, much in the way that MS tells you to do it. However, many clients do not do this well. I have some of my machines that can not handle mailto: from Acrobat, and others that do just fine. In almost all cases it is a client and OS system problem, not an Acrobat problem. I do understand the frustration, but there is more to it that just Adobe.

  • How can I create a custom button for opening a form?

    I have a parent form having child forms. In my main form I want to create custom buttons for opening child forms. I want to use master-detail form but there are more than one child forms, and in master-detail form I can only create one detail form. So I will create a form based on a table and in that form I will call the child forms by custom buttons. Can I do that?
    Thanx,
    Gulsah.

    This can be easily done. First open up two instances of your Portal. In one window, you will need to go into your component you wish to link FROM. In the other window you will need to go into your component you wish to link TO. In the component you wish to link TO there will be a moduleid. Note this somewhere. Then, you will see an area that says: "Call Interface: Show". Click on this. (In the window you are linking to.). In this window, you will see a bunch of stuff. At the bottom you will see a URL call. This is the call you need to use. At the top, it explains each piece of the URL call. Just subsitute YOUR appropriate information into the URL call. In the form you wish to link FROM, create a button. Once you create this button, it will appear at the bottom, click on it and you will see an area to insert a Javascript. Click the onClick and insert:
    //this is the variable you want to pass from one form to the other
    get_field_name = getField(this.form,'COLUMN_NAME_IN_DATABASE');
    //this is so you can open the "child" form
    window.open('/pls/cc_prod/DAD_NAME.wwa_app_module.link?p_arg_names=_moduleid&p_arg_values=MOD_ID_HERE&p_arg_names=_sessionid&p_arg_values=&p_arg_names=COLUMN_NAME_IN_DATABASE&p_arg values='+GETFIELD_NAME+'&p_arg_names=_COLUMN_NAME_IN_DATABASE_cond&p_arg_values=%3D');
    In the fourth tab, where it says, "....before displaying form" insert the following: (This will tell the form how to handle the getField function.)
    htp.p('<script language="JavaScript1.3">
    < !--
    function getField(form,fieldName)
    var objName = "";
    var tmp = "";
    var dAction = "";
    var sel_idx = 0;
    var cnt = 0;
    var instance = 0;
    var slicedName;
    var fillData = new Array();
    for (var i = 0; i < form.length; i++)
    slicedName = form.elements.name.split(".");
    tmp = slicedName[2];
    instance = parseInt(slicedName[3],10);
    if (!tmp)
    continue;
    objName = tmp;
    if (objName == fieldName)
    return form.elements[i].value;
    //-->
    </script>');
    I hope this helps.
    null

  • How to display the form of time statement, which was created in trans. PE50

    Hi to all!
    I have created the salary statement with the PE50 and I want the form to be displayed in the ESS.
    How to display this form?
    Thank.

    Dear Siddharth,
    I am getting this error for Time Statement here also we have used PE50 to create time statement for r/3 purpose, Which would be feasible one to work with for getting the display of Time Statement.
    Form TH_TIME_ST does not exist
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Form TH_TIME_ST does not exist
         at java.lang.Throwable.<init>(Throwable.java:194)
         at java.lang.Error.<init>(Error.java:49)
         at com.sap.pcuigp.xssfpm.java.FPMRuntimeException.<init>(FPMRuntimeException.java:34)
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:112)
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:122)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.reportBapiRet2Error(FcRepFramework.java:525)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.callRfcExecAction(FcRepFramework.java:357)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.initModel(FcRepFramework.java:292)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFramework.initModel(InternalFcRepFramework.java:256)
         at com.sap.xss.hr.rep.fcrfw.FcRepFrameworkInterface.initModel(FcRepFrameworkInterface.java:136)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface.initModel(InternalFcRepFrameworkInterface.java:198)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface$External.initModel(InternalFcRepFrameworkInterface.java:258)
         at com.sap.xss.hr.tim.per.selection.VcTimPerSelection.onInit(VcTimPerSelection.java:238)
         at com.sap.xss.hr.tim.per.selection.wdp.InternalVcTimPerSelection.onInit(InternalVcTimPerSelection.java:246)
         at com.sap.xss.hr.tim.per.selection.VcTimPerSelectionInterface.onInit(VcTimPerSelectionInterface.java:162)
         at com.sap.xss.hr.tim.per.selection.wdp.InternalVcTimPerSelectionInterface.onInit(InternalVcTimPerSelectionInterface.java:144)
         at com.sap.xss.hr.tim.per.selection.wdp.InternalVcTimPerSelectionInterface$External.onInit(InternalVcTimPerSelectionInterface.java:220)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:467)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:359)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:755)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:278)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:722)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:623)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:215)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:113)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:70)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:818)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1265)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
         at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:592)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:864)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:750)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:715)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:113)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:107)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:278)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:623)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:215)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:113)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:60)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:332)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:0)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:335)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:963)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:249)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:0)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:92)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:30)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:35)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:101)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Appreciate your help on this.
    Regs,
    Raj

  • This form template is currently browser-enabled but it cannot be browser enabled on the site

    Hi,
    we have an issue with infopath form when trying to publish the form with browser enabled feature it is showing error "this form template is currently browser-enabled but it cannot be browser enabled on the site" and also "Enable thisf orm
    to be filled out by using browser" option is disabled
    i have triedfollowing
    1. Site Collection Features has "Enterprise Features enabled"
    2. Site Features also has "Enterprise Features" enabled
    3. Forms Library has "View as Web Page" enabled in advance settings
    4. Infopath Forms Service has Render and User Browser Compatible Forms enabled
    5. Tried creating a form with simple section and design checker does not flash any errors (And, yes, the form is made browser compatible)
    6. Tried enable and disable of Infopath Forms Service, Enterprise Features, etc and did an IISRESET each time
    7. Default Form Templates library is also there in view all site contents page, this is also
    8. This is only happening in one site collection, on other site collections this is working
    Anyone please help me on this

    Thanks Darrell,
    Apologies for my delayed response. I wish it was that simple! When I publish, the files are saved throughout the site with files from my 7 other animations (some of which I've decided not to use). Very confusing for an Edge noob. Anyway I've identified and collected them all using Finder into a folder to zip. Now I have to finish sorting about 1.25 GB of images (when I started experimenting with Edge I made the mistake of using big pixel dimensions and many duplicates of varying sizes) that aren't in the animation I want to send you. I don't know which ones to delete without inserting each one in the edge animate composition first as distinguishing the names in the library seems to be a lost cause. Thanks for your patience and I'll send the zipped file with the pruned images within 48 hrs. I'm working with a full laptop that's at the end of its natural life so its taking a lot longer. I hope the whole problem is because of my huge image folder and not to do with javascript etc. The animations work fine by themselves in any browser and after publishing by themselves it seems. Just not in DW...
    Cheers, Gene. 

  • How to create Tab button in LC designer Form

    Hi,
    I'm new to Livecycle Desgin product. I'm trying to design a form, which access to different design/data by clicking several tab button on the form. I can't find any Tab button option on the Object Library of Livecycle Designer ES8.2. Can you advise me on how to find or create a Tab button and use within my form.
    Many thanks,

    You won't have a tab button available in LC.
    But you can achieve the similar thing by placing buttons on the form and on click of those buttons hide/ display the Subforms based on the need.
    You can play with the button border and fill color to have a similar look to your tabs.
    Thanks
    Srini

  • PO BOX not displayed in form

    hi all,
    i'm using sapscript to displayed this form... but when i debug the value for PO BOX is there but when print is not displayed... why this happened?
    below is my coding...
    TI           &GV_FULLNAME& <A>&GV_REGNO&</>
    /:           IF &GW_ADD_COM-STR_SUPPL1& NE &SPACE&.
    H5           &GW_ADD_COM-STR_SUPPL1&
    /:           ENDIF.
    /:           IF &GW_ADD_COM-STR_SUPPL2& NE &SPACE&.
    H5           &GW_ADD_COM-STR_SUPPL2&
    /:           ENDIF.
    /:           IF &GW_ADD_COM-STREET& NE &SPACE&.
    /:           IF &GW_ADD_COM-HOUSE_NUM1& NE &SPACE&.
    H5           &GW_ADD_COM-HOUSE_NUM1& &GW_ADD_COM-STREET&
    /:           ELSE.
    H5           &GW_ADD_COM-STREET&
    /:           ENDIF.
    /:           ENDIF.
    /:           IF &GW_ADD_COM-STR_SUPPL3& NE &SPACE&
    H5           &GW_ADD_COM-STR_SUPPL3&
    /:           ENDIF.
    /:           ADDRESS PARAGRAPH H5
    /:             LOCATION &GW_ADD_COM-LOCATION&
    /:                       POBOX    &GW_ADD_COM-PO_BOX& CODE &GW_ADD_COM-POST_CODE2& CITY &GW_ADD-COM-PO_BOX_LOC&
    /:             POSTCODE &GW_ADD_COM-POST_CODE1&
    /:             CITY     &GW_ADD_COM-CITY1&, &GW_ADD_COM-CITY2&
    /:             REGION   &GW_ADD_COM-REGION&
    /:             COUNTRY  &GW_ADD_COM-COUNTRY&
    /:             FROMCOUNTRY &T001-LAND1&
    /:           ENDADDRESS

    hi Anaur,
             please check the following,
    1.  PO code entry in not empty in database table.
    2.  the variable u r using in script is correct.
    3. you wrote the varable correct and ther line is of command line / feed line.

  • Problem with Loader Components, can not display my forms properly

    Here is the problem (my God, my customer waiting for his web
    site:( ... ) I have a form made in CoffeeCup Flash Form Builder
    (Nice one...).Now this form with fields like name, sec name age,
    etc I want it to apear into my main screen when I press the button
    "Reservation" and then the customer could fill the fields and sent
    it to my mail. I tryed with the Loader Component, I mean when I
    press the button then starts "playing" the form.swf. BUT the Loader
    can not display the form properly specialy thinks like drop down
    menus in the form, or check boxes....It just show me the
    form....The Flash Form Builder gives me 4 files like: form.swf,
    form.html, form.php and form.xml. Any solution on how my customers
    complete this form with no problems?
    THANK YOU A LOT!

    Dear,
    You have to following these step to run form on firefox,
    Run the following file,
    1) C:\DevSuiteHome_1\jinit\jinit.exe
    2) jvm.dll copy this file to the following path,
    C:\Program Files\Oracle\JInitiator 1.3.1.22\bin\hotspot
    3) And firefox connection settiong with 'No-Proxy'
    The above setting it will help full you to run your form on firefox.
    Thank you,

  • Can I link an Adobe Interactive Form to a business transaction type

    Hi
    Is there a way to link an Adobe Interactive Form to a business transaction type?
    We want to make sure that any AIF attachments sent to Outlook for our Sales Managers are related to a specific activity.
    Cheers
    Declan

    i don't think this is possible.
    you can create documante templete profiles in spro>crm>basic functions>content management>define document template profile
    and in spro>crm>transactions>Assign Transaction Types to Templates for Folder and Doc. Template profiles you can assign folder and document profiles to specific transaction types
    But unfortunately this works only for folders, but not for document tempaltes. at least i did not find the solution to link document template to document template profile

  • Is there a way to customize the web form link in Adobe FormsCentral?

    The dedicated link has a quite complicated address, not easily added to brochures to hand out.  Is there a way to customize the web form link in Adobe FormsCentral?

    It cannot be customized. The workaround is to create your own web page and embed our form into it. That way they only see your URL.
    Randy

  • Install CS5 with existing serial number using CS6 link in adobe

    I purchased a student version of CS5 so downloaded a trial and which I activated iwth my serial number. I need to reinstall it on my computer, but all the adobe links have changed the trial version to CS6. If I install CS6 trial, then activate with my CS5 serial number, will I get CS5?

    CS5 and CS6 are completely different products. Try this:
    Direct Download Links for Adobe Software
    Mylenium

  • Link in Adobe AIR JavaScript app is incorrectly opening the app in the default browser

    I have a couple of links in my Adobe AIR JavaScript app that are part of the app's UI, which when clicked are causing the app to be loaded into a new tab in my default browser.
    This is only happening with two links (Save and Cancel on a form), and not all links in my UI.  The two links that are having the issue are defined in an external HTML file that I load a runtime and connect to the DOM.  The links that are defined in the main HTML file that is loaded when the app starts up do not have this problem.
    Here is how I am loading the template and plugging it into the DOM
    var win = document.createElement("div");
    var f = air.File.applicationDirectory.resolvePath("lib/partials/edit_form.html");
    var fs = new air.FileStream();
    fs.open(f, air.FileMode.READ);
    var content = fs.readUTFBytes(fs.bytesAvailable);
    fs.close();
    var template = new Template(content);
    win.innerHTML = template.evaluate(data);
    document.body.insertBefore(win, document.body.firstChild);
    The links themselves are coded like this:
    <a href="#" id="save_button" onclick="return false;"></a>
    <a href="#" id="cancel_button" onclick="return false;"></a>
    I am using the Prototype JS library to observe the 'click' event for each of these links like so:
    $('save_button').observe('click', onSave);
    $('save_button').observe('click', onCancel);
    This app shows content created by users, which can contain links to external web sites.  To get the external links to open in the browser (as opposed to inside my Adobe AIR window), I am doing the following in a script tag in the head of my main HTML file:
    window.htmlLoader.navigateInSystemBrowser = true
    I've found that if I set window.htmlLoader.navigateInSystemBrowser = false, then the issue with the Save and Cancel links described above goes away.  However, I need to have window.htmlLoader.navigateInSystemBrowser = true so that external links in the user content open up in the browser, not in Adobe AIR.
    Another piece of evidence is that the Save and Cancel links only incorrectly open a browser the first time you click on them after launching the app.  Subsequent clicks work fine and do not have the issue.
    Any ideas on why the links that are plugged into the DOM after app start up have this issue, and only the first time you click on them?

    Not sure where this comes from, but I suspect it has something to do with the security restrictions that AIR has in place, related to dynamic JS evaluation after the document is loaded.
    Make sure you read http://help.adobe.com/en_US/air/html/dev/WS5b3ccc516d4fbf351e63e3d118666ade46-7f0e.html#WS 5b3ccc516d4fbf351e63e3d118666ade46-7ef8
    For example, I've spotted the two onclick="return false;" you have in your code. The evaluation of the onclick attribute after the page loaded event would fail in AIR.

  • No Form Exists error in ESS salary statement

    Hi,
    The Salary statement in our ESS portal is with standard functinality.  This problem started recently.
    All the employees are assigned to the sayme payroll area.  However, for some employees the "Salary Satement" in ESS is working fine and for a few employees it is throwing the dump "No Form Exists" in portal.
    "com.sap.pcuigp.xssfpm.java.FPMrUNTIMException: No form exists"
    We have checked the configuration for the Payslip in r/3 and they are fine.
    We have executed the tcode PC00_M20_CEDT successfully to view the salaryslips for the individual employees in R/3.
    We are currently on EP7.0 SP19 and ECC.0
    I have found some similar threads on this issue, which did not cater to our need.
    Any help on this would be appreciated.
    Regards,
    Venu

    Hello,
    We've run into the same issue as described above. We've been able to narrow down the issue but still can't find a solution, even after applying what was suggested.
    The PDF pay advice works fine when we log on with a user assigned to an employee role.  When we log on with a user id assigned to both a manager and employee role, we get the following error when viewing the PDF pay advice "error " Form ZFHR_PAYSLIP does not exist ".
    However, If we switch configuration to use the PE51 form, everything seems to work fine. The issue arises when we try and use the PDF pay advice logged and logged in as a manager.
    Thanks in advance,
    -joel

Maybe you are looking for

  • Sharing iCal calendar on iCloud. Sending email address is the same for everyone.

    A group of us share a calendar so we all know each other's schedules. The problem is when sending or accepting meeting invitations, it always comes from the email address that is associated with the iCloud account. Can we change it for each system? E

  • Using Outlook (2010 & 2013) to connect to Exchange using EWS

    First things first. I know that Outlook on the PC platform uses MAPI to connect to Excahnge while the Mac flavor of Outlook uses EWS, however, i was cycling through some available EX and ExO PowerShell cmdlets and found a parameter for set-casmailbox

  • IBook and my Apple Keyboard

    Hello all! I've got an Apple external keyboard and when I plug it into my USB port and it won't recognize it. I've tried it in a hub and directly into the iBook and neither works. It did give me a messege about a power issue, but I cannot get the err

  • Space btw Key & Text in Report Designer

    Hi All   I have joined the key & text in a single column in Report Designer..But I need to give a space btw the KEY & TEXT of  Charateristic Object. Anyone give me some ideas to achieve this. Thanks BI Learner

  • Unaccounted AWT Lines - Cannot Close Payable Periods

    Hi, We are on R12.0.6. We are facing an issue where invoices from which we deduct tax are going to 'Partial' accounting status after payment. Upon investigation we found that AWT line which is added to invoice at the time of Payment is causing this i