How to allow user enter invoice batch wise

Dear,
IN R12, How can we mark invoice to be created only batch wise in oracle Payable manager.
thanks.

Please set the profile AP: Use Invoice Batch Controls to Yes and retest.
Thanks
Pradeep

Similar Messages

  • How to allow user print their draft anwsers before sending it as final ?

    How to allow user print their draft anwsers before sending it as final in a form central questionnaire ?

    Hey MTdev,
    Panel close? events cannot be triggered on a VI being viewed or controlled remotely. Some more information on that can be found in the help here:http://zone.ni.com/reference/en-XX/help/371361E-01/lvprop/vi_panel_closeq/.  My suggestion would be to set the Title Bar on the front panel of your remote VI to not be visible so that their only option for closing the window is to click the logout button.  Are you using Remote Front Panels(http://zone.ni.com/devzone/cda/tut/p/id/3277) to do this instrument control?  Using remote front panels allows you to manage a lot of the multiple people accesssing at the same-time type issues so it may be something to look into if you are not already using this method.  
    Regards,
    Kevin
    Product Support Engineer
    National Instruments

  • How to allow user chaning his password in OBIEE 11g weblogic custom LDAP?

    Hi,
    How to allow user chaning his password in OBIEE 11g weblogic custom LDAP?
    I need to give user an option to do so, without the intervention of any Administrator. I also do not want to make user a Administrator else he will be able to login in weblogic and can do any damages unknowingly.....
    Regards,
    Rahul

    Hi,
    Replace the line in the instantconfig.xml
    <WebMessage name=”kmsgChangePasswordLink”><!–<HTML><sawm:messageRef name=”kmsgUIChangePassword”/></HTML>–></WebMessage>
    with
    <WebMessage name=”kmsgChangePasswordLink”><HTML><sawm:messageRef name=”kmsgUIChangePassword”/></HTML></WebMessage>

  • Anybody knows that how to Allowing user Customization at runtime for portle

    Anybody knows that how to Allowing user Customization at runtime for portlet.
    What i want is to let user Customization persist to the repository. (not session). bu tmy testing accodring the Jdev 11g guide shows not working for portlet..
    Any body knows how to do this for portlet ? Web center 11g
    thanks a lot.
    Wayne

    Hi Wayne,
    You can only save runtime customizations to the repository for the users present in jazn-data.xml file (If you are using file based security).
    You will have to do the following before you can start saving user customizations:
    1. Create Webcenter Template project.
    2. Apply ADF Security
    3. Use page-definition files for jspx pages.
    After this, whatever customizations you do, will be saved to persistence storage.
    Better would be to try this on server. Since, before deploying, you run the pre-deployment tool, which will take the MDS Repository path as an input and store all persistence storage there.
    If there is nothing in that location, you can be sure something is wrong and debug it.
    Hope that was helpful.
    Regards,
    Kunal Chheda.

  • How to allow, user to enter the free text in smart forms and Drop Down list

    Hi Experts,
    How to provide the user to enter text in smart forms? ie Once the smartform generated, there the user allowed to enter text.
    And also is there any option to provide Dropdown list  in smart forms.
    Possible give with example with clear idea.
    Its very urgent!!!!
    Thanks in Advance!!!

    Hi!
    No, there's no way to it, because Smartform is just like a piece of paper, it can't handle any objects, after it is ready.
    It can be printed out/archived/sent on email as an attachment and that's all. It cannot be modified after it is completed.
    Regards
    Tamá

  • On and iPad how to Allow User To Enter Custom Text  (Dropdown only) Enables users to enter a value other than the ones in the list.

    On an iPad, how do I :
    Allow User To Enter Custom Text
    (Dropdown only) Enables users to enter a value other than the ones in the list.'?

    Are you using the built-in Currency option under the Format tab? If so,
    what you're describing should not happen.

  • How To Allow User To Enter "$" In A Number Field

    I have a form that includes various numeric fields in which the user should enter dollar values. It works fine if the user enters a number WITHOUT a dollar sign. Suppose the user enters "1234", the field will display "$1,234.00", which is exactly what I want. However, if the user decides to change the value, clicks on the field, and replaces the "00" with "56" then when they leave the field it will display "$0.00". I've figured out this is because they left the dollar sign in the field when editing.
    So, how can I fix the validation or other settings so that someone could enter "$1234" and have it show "$1,234.00" instead of "$0.00"?
    Thank you!
      Mike

    Hi MJD729,
    Have you applied patterns on the numeric field? select pattern like $1,234.21 in Display and Edit TAB of Patterns- Numeric Field dialog box and then check.
    Regards,
    Ratnesh

  • How to allow user to enter multiple values?

    Hi, can someone tell me how I can allow user to select multiple values from a selection screen. To be more clear, I have to display 4 values on the selection screen and want to allow user to select 2 or 3 values from it. It will be very helpful if someone could tell me how to do it.
    Thanks in advance,
    pushpa

    hi mahesh,
    pls c the code below. this is what i have written in my program. when i run this program it is showing only one value and that too only the first one '1234'. i want that it display all the values that i gave in the initialization part.
    please help.
    thanks,
    pushpa
    SELECTION-SCREEN BEGIN OF BLOCK enter_data WITH FRAME TITLE text-001.
    SELECT-OPTIONS skunnr FOR kna1-kunnr.
    SELECTION-SCREEN END OF BLOCK enter_data.
    INITIALIZATION.
    skunnr-low = '1234'.
    skunnr-sign = 'I'.
    skunnr-option = 'EQ'.
    APPEND skunnr.
    skunnr-low = '9824'.
    skunnr-sign = 'I'.
    skunnr-option = 'EQ'.
    APPEND skunnr.
    skunnr-low = '8756'.
    skunnr-sign = 'I'.
    skunnr-option = 'EQ'.
    APPEND skunnr.
    skunnr-low = '6534'.
    skunnr-sign = 'I'.
    skunnr-option = 'EQ'.
    APPEND skunnr.

  • How to allow user to enter a string including one quotation mark

    I'm not sure anyone here has talked it before.
    I'm quite confused, and hope someone could help me.
    I have a SQL script which has a field for user entering some comments in command-line.
    Whenever I tried to enter something like " it's not bad" in a statement like:
    select '&&COMMENTS' from dual;
    I got an error message like:
    select upper('it's not bad') from dual)
    ERROR at line 1:
    ORA-00907: missing right parenthesis
    I've tried some other ways such as using INSTR first, but all failed. :(
    Could anyone please give me some suggestion?
    Thanks a lot.

    Thank you for your response.
    It is the good way.
    But I'm afraid that I didn't talk about it clearly.
    I just wonder if there is a way for the user to enter the quotation only once, then I write some codes for the procession.
    Otherwise I've got to keep reminding them to enter it twice. :(

  • How to escape user-entered filenames

    Hello,
    I have a java app where the user enters the name of the file to load.
    However, I only want them to load the file from THAT PARTICULAR DIRECTORY.
    I understand that there is a danger that they might enter a filename like this "../../../etc/passwd"
    Is there a fool-proof method of checking to make sure that the file is in that directory? or perhaps encode the filename using some utility?
    Here is how I load the file:
    File file = new File(sourceDir + "/" + sourceFilename);
    if (!file.exists()) return null;
    fstream = new FileInputStream(file);
    In this case, sourceDir is the directory where I keep the files that I allow them to load.
    Thanks!

    Create a File object from whatever the user entered. Create another File object from the directory which you are restricting the user to.
    Then use the getParentFile() method of the user's File object repeatedly. If it's ever equal to the File object of your directory, it's good. If it's ever null, it's bad.

  • How to allow users to mount a Samba shares on a WXP

    Through lots of reading I've managed to get an understanding of how to mount SMB shares at bootup by placing the proper edits in /etc/fstab. While having the shares of the server, running Contribs.org SME Server 6.01 (recently known as Mitel SME Server) and acting as a samba server, being mounted at startup is perfect since the server is always on. This is not the best idea for the XP workstation since it isn't always on. Here is a copy of my present fstab file with x's replacing the passwords.
    fstab               [B---]  0 L:[  1+19  20/ 21] *(1085/1086b)= .  10 0x0A
    # /etc/fstab: static file system information
    # <file system>        <dir>         <type>    <options>          <dump> <pass>
    none                   /proc         proc      defaults            0      0
    none                   /dev/pts      devpts    defaults            0      0
    none                   /dev/shm      tmpfs     defaults            0      0
    tmpfs                  /tmp          tmpfs     defaults            0      0
    sysfs                  /sys          sysfs     defaults            0      0
    usbdevfs               /proc/bus/usb usbdevfs  defaults            0      0
    /dev/cdroms/cdrom0     /mnt/cd   iso9660   ro,user,noauto,unhide   0      0
    /dev/cdroms/cdrom0     /mnt/dvd  udf       ro,user,noauto,unhide   0      0
    /dev/floppy/0          /mnt/fl   vfat      user,noauto,unhide      0      0
    //192.168.2.2/stuff    /mnt/silicon2 smbfs username=kingnubian,password=xxxxxxx,user
    //192.168.2.105/e-smith   /mnt/silicon1 smbfs username=kingnubian,password=xxxxxxx,users,noauto
    /dev/discs/disc0/part5 swap swap defaults 0 0
    /dev/discs/disc0/part1 / xfs defaults 0 1
    I would like users with an account on the Linux box to mount the remote share on the XP box without needing to SU and consequently need the root password. When trying now to mount "e-smith" (The share on the XP box) as a user using "mount /mnt/silicon1" I get a message about needing to be SU.

    To allow users to mount smb shares you need to make smbmnt suid:
    # chmod +s /usr/bin/smbmnt
    Note however that the user needs to own the directory used as mountpoint. So I don't know how to make 'mount /mnt/silicon1' in your setup work for all users.
    For the users to be able to unmount the smb shares as well you need:
    # chmod +s /usr/bin/smbumount
    Now users can do 'smbmount //server/share mountpoint -o username=whatever' or simply 'mount mountpoint' if the details are specified in fstab. To unmount root can do 'umount mountpoint' or users can do 'smbumount mountpoint'.
    Don't confuse smbmount with smbmnt - the first is the command you use to mount shares manually, the second is the one that should be suid and is used both by smbmount and by mount -t smb.
    Hope this helps.
    -bogomipz

  • How to allow user defined in list item to see item using only Designer. Approver set in list item can't see items they are to approve.

    SharePoint 2010 and Designer 2010.
    We have a list of items that users enter information into. Only the user who enters the data can see the item. It's confidential stuff. 
    One field is the name of the person who will approve this record.
    Workflow sends approver an email and sets a task to approve the item. 
    Problem is that the user set as approver cannot see the item. 
    We can't have a list of approvers - as all staff can potentially be approvers.
    We can't allow anyone other than the person who created the item and the person that is set as approver in a field to have access. 
    I am not a programmer, but a user of SharePoint Designer 2010. 
    (I did think we had this sorted by sending an email containing all the list item fields, but this task still requires permissions). 

    Hi ,
    I understand that after you grant user permission on current item ,the user still cannot approve the workflow task .This is because the user doesn't have approve permission in the Tasks list .You only grant the user permission on current item in current
    list ,so he can approve the item by clicking the Approve/Reject in the edit control block .
    Your workflow is correct ,now you need to grant the users Approve (a permission level) permission in the Tasks list settings .In this way ,the users can finish the tasks .
    Thanks
    Entan Ming
    TechNet Community Support

  • How to use User entered dates in intreval

    Hi,
    User will enter date range in variable
    As per my requirment i want to use no of days between those 2 user entered dates in my calculaction
    How can i achieve this at report level.
    Thanks

    Hi
    Create a variable with intreval.
    There is a function module which calculates the no of days between the days
    Go to SE38 and ZXRSRU01 Program
    Write the Code like this (Not exact code)  you can modify
    WHEN "ZZZZZ"(Before that create a formula variable to get the number of days between the days and use the tech name of the formula variable here)
    read ..the lower limit and the upper limit of the caldaz variable
    FROMDATE = L_S_RANGE-low
    TODATE = L_S_RANGE-HIGH
    Then call the function module
    Search for the function module by using days in SE37
    Then pass the from and to Date to the function module it will retun the number of days
    update that to table e_T_Range
    You can proceed with this
    Regards
    M.A

  • How to allow user upload file on applet??

    Sorry I'm new to programming here, but I'm trying to allow user to upload a file to the server so the program inside the server can user the file as input.
    I've noticed that JFileChooser, the ideal class for this, is not allowed on the applet, so I don't know how to go about doing this.
    Thanks for any input!

    ok
    you wish to transfer a file from applet to server.
    1. Applet gets the file
    the applet needs to access the file System therefor it must b a signed applet to get aound the security restrictions. This is why the JFileChooser doesn't work. Check out the tutorials on jars and applets, particularly the security notes.
    2. opens a connection with the server
    so the applet has a file and needs to send it. there needs to be a service of some form on the destination computer to execpt the file. Perhaps you write your own perhaps you use HTTP.
    3. server software stores the file
    where an applet is an mini application that runs within the confines of the web browser. a SERVLET is a service program which runs with in the confines of a server, such as a web server.
    this is a lot easier to do HTML rather that applet in my opinion but which ever.

  • How to allow user refer back to lecture when they are taking a quiz?

    Hi everyone,
    I'm new to Captivate and now I am kinda in a dilemma. Thanks for your
    time watching my post!
    I created a CBL in Captivate 3, the first 10 slides is a lecture and it
    is followed by a 10 slides quiz set as SCORM standard.
    I want the learner to be able to refer back to the lecture when they
    are taking the quiz, I tried to in 2 approaches and they both have
    issues in different ways.
    Approach 1:  "allow backward movement", and "infinite attempts". The
    problem with this approach is, when the learner click "review the
    quiz" and when they click "back" on the first quiz slide, the whole
    quiz will be start all over, the score is flipped back to zero.
    Because the quiz seeing this as a new attempt, and the learner is
    allowed to make "infinite attempts" as it was configured.
    Approach 2: Set "allow backward movement" and allow only "1 attempt".
    The problem with this approach is, when the learner is in the middle
    of the quiz and refers back to the lecture, the quiz will be
    automatically shown as completed. And the learner will not get a
    chance to answer those unanswered questions.
    So it looks like whenever I let the learner refer back to the lecture
    in the middle of a quiz, the quiz will be seen as completed!!! What am
    I doing wrong? Is there a better approach that I can "allow backward
    movement" and still allow user resume their quiz from where they left
    off?
    Sorry for the long post, I was not able to express it in a more
    concise way.
    Any help is really appreciated!!
    -David

    What you are seeing is the behaviour as-designed in Captivate for quizzing.
    Each Captivate movie has a "quiz scope" which begins with the very first scorable object, and ends at the Quiz Results slide.  If you enter the quiz scope by starting a quiz slide, then jump back outside the quiz scope, by going back to the main content, Captivate's default behaviour is to freeze the quiz at that point.  So when Captivate refers to Allow Backward Movement, it's only talking about backward movement within the quiz scope.
    For example, if you get to question 1 but don't answer it and go to question 2, then answer that one, and go back to question 1, you'll still be able to answer question 1.  The quiz won't be frozen.  However, if you had jumped back to any slide before question 1, your quiz would have been frozen with whatever score you had accumulated at that point.
    There may be a workaround you can use to get closer to what you want.  Since any scorable object is classified as being part of the quiz, you can add a button on one of the very first slides that the user needs to click in order to advance.  Set the properties of this button (or click box) to report a score to the quiz.  This makes it part of the quiz scope.  Now any content slides that fall after this button slide are also within quiz scope and moving back to them will not have the same effect of freezing the quiz.
    Please bear in mind one more aspect of quiz questions:  If you answer a quiz question, and then move off the slide (forward or back) that quiz question answer is frozen and cannot be changed unless you Retake the Quiz or relaunch the entire module.
    Hope this helps clear up the way things work.

Maybe you are looking for

  • Problem setting up connection with 2wire USB adapter (BT Home Network 1200)

    I keep on running into a brick wall setting up my internet connection on my newly purchased MacBook (I have never used a mac before, having used a PC for years). I am trying to set up my macbook as an additional computer on my BT Home Network 1200, a

  • Upgrade  from ecc 5.0 to 6.0

    hello friends, i need  to know  what  are the  areas in r3  upgradation  project  , where  i might  have  to  work   as sd   consultant. i  specifically mean  functional areas.  i have  searched a lot in  forums but all i  get is documentation which 

  • How to set up HP Photosmart c309 to scan to Mac os x 10.10.1

    Just upgraded to os x 10.10.1 and am able to use preview to scan single page documents and save as pdf.  BUT, when scanning 2 pages of a document, am unable to save in single pdf.  What am I doing wrong?

  • How to auto add multiple images CS4

    Hello all, I got the following document: I got a text box with an article number. Next to the text box i got a image box. Now i want Indesign to automatically but the right image in the box use the Photoshop clipping path and space to image to it fit

  • Omg...cannot remove or reinstall or update, or any...

    this is driving me crazy, because of this app, i keep getting dpkg error in fapman, can't update or remove it in HAM,  every apt-get update goes back to the psswitcher error