Last delivery option in SRM

Hello
At the time of confirmationby mistake they were marked with the "Last Delivery" botton. Those PO have some invoices posted and paid. In order to make more confirmation against those PO, how can I delete the click in the "Last Delivy" botton?
Is there any way through SRM ,to do this?Or I need to cancel my material document in the backend.
Thanks for the help.
Jayawant

Hi
<u>Inside the BADI - BBP_CREATE_PO_BACK, there is a field <b>NO_MORE_GR</b> at the PO_ITEMS table (Inside Line type of BBPS_BAPIEKPOC Structure)
Reset the indicator as per your requirements, by creating an custom BADI implementation using SE19 Transaction.</u>
Hope this will help.
Please reward suitable points, incase it suits your requirements.
Regards
- Atul

Similar Messages

  • Email Delivery Option - Simple TEXT Output is coming as an attachment

    Hi All,
    I am trying to use R12.1.3 feature "Delivery Option" while Submitting Concurrent Program "Payables Open Interface Import" using FND_SUBMIT with email Delivery Option and email is coming with an attachment (Concurrent Program Output).
    Email Body is blank (as expected if Output is coming as an attachment), as per documentation if CP Output is in TEXT Format then Email body should show the Output instead of an attachment.
    My Question, is if Output is TEXT why it is coming as an attachment, do I need to Configure something?
    I am using and it is working fine(not sure if any of the argument is required to Set "SMTP_CONTENT_TYPE",
    l_ret := fnd_request.add_delivery_option
    (type => FND_DELIVERY.TYPE_EMAIL
         ,p_argument1 => 'Quick Invoice to Workbench Transfer Details' -- Subject
         ,p_argument2 => '[email protected]' -- From
         ,p_argument3 => l_email_add -- To
         ,p_argument4 => '[email protected]'); -- CC
    In Java Based Concurrent Program example, I foudn this line, not sure how to do that using PL/SQL
    req.addProperty(DeliveryPropertyDefinitions.SMTP_CONTENT_TYPE, "application/pdf");
    Please Help.
    Regards
    Sachin

    Hello Kamath,
    Have you set PARAMETER6 to true or false?
    http://docs.oracle.com/cd/E28280_01/bi.1111/e22258/add_burst_def.htm#CHEJDGAG
    Please send us your bursting query so we can check it.
    For more info on this, please review section 7.3 Adding a Bursting Definition to Your Data Model
    from Fusion Middleware Data Modeling Guide for Oracle Business Intelligence Publisher
    http://docs.oracle.com/cd/E28280_01/bi.1111/e22258/add_burst_def.htm#BIPDM347
    Bogdan

  • How to default Concurrent Program delivery options to Email.

    As of r12.1.3, we have a new button in concurrent request submission window called "Delivery Opts"
    Clicking that button opens up a new window with delivery options.   Second tab contains the Email option.
    I have a need where a concurrent program is submitted it should email the output  by default without needing to manually enter email details every time.
    I know that this can be done via scheduled concurrent requests. But in my case this concurrent program will be part of the shipping document set and will be submitted through the form and not SRS. 
    In concurrent program definition window under AOL,  we have ability to assign default printer, but we do not have any ability to assign default email functionality.   It would be nicer if we had one.
    That having said,  does any one know how to do this ?  How can I submit a concurrent program from a form and default to email option ?   Where would I control this setup?
    Please advise.
    Darsh

    you may not be able to do that by setup, but if you submit this request using pl/sql code you can do this
    please check example below
    DECLARE
    l_conc_id NUMBER;
    l_user_id NUMBER := xxx ; -- you can assign it from profile option value
    l_resp_id NUMBER := xxx ; -- you can assign it from profile option value
    l_resp_ppl_id NUMBER := xxx; -- you can assign it from profile option value
    l_boolean BOOLEAN;
    BEGIN
    l_boolean :=
    fnd_request.add_delivery_option (TYPE => 'E', -- this one to speciy the delivery option as Email
    p_argument1 => 'Testing the Email option from back end', -- subject for the mail
    p_argument2 => '[email protected]', -- from address
    p_argument3 => '[email protected]','[email protected]', -- to address
    p_argument4 => '', -- cc address to be specified here.
    nls_language => ''); -- language option);
    IF l_boolean = TRUE THEN
    FND_GLOBAL.APPS_INITIALIZE (l_user_id, l_resp_id, l_resp_ppl_id); -- intialize the apps.
    l_conc_id :=
    fnd_request.submit_request (application => 'FND',program => 'XXXXXXX', -- you concurrent program.
    start_time => SYSDATE,sub_request => FALSE);
    END IF;
    END;

  • Incorrect search help for Delivery address in SRM User Settings

    Hi experts,
    We use SRM 7.0. When i want to change Users Attribute Delivery address (in SRM User Settings) and call search help for this, than  i get list with 3  identical  addresses.
    For example:
    Value                          Label
    111                         usa/Ny/1
    111                         usa/Ny/1
    111                         usa/Ny/1
    222                         usa/Sf/2
    222                         usa/Sf/2
    222                         usa/Sf/2
    333                         france/P/3
    333                         france/P/3
    333                         france/P/3
    How can I delete undue entries?
    Thanks a lot

    Hi
    Are all adreess numbers Unique ?
    every ship to address has unique . can you check data base level ?
    Muthu

  • Delivery Address in SRM  - use of ECC plant address

    Hello experts,
    we are using SRM 7.0 in the classic scenario. Our goal is to use the ECC plant address as delivery address in ECC purchase orders. This is working just fine if the delivery address in SRM is neither maintained through the attributes nor manually. The only problem for the enduser is, that the ECC plant address is not visible in SRM.
    Is there a possibility to make the plant address visible in the SRM Shopping Cart?
    Thanks in advance.
    T.

    For this you may need to put some simple RFC log in DOC_Change_BADI..
    Logic:
    Pre-requirement:
    Mapping between Storage location and ECC address number..
    Business logic
    Once the use select a storage location the Doc_Change Log will call the ECC to get the address info and populate accordingly under Delivery address tab..
    Advantages:
    You don't have a risk here to maintain the address information in SRM..
    Thanks!!
    Bharath

  • Date of Last Delivery incorrect in EKEK (sometimes)

    Hello!
    When I go into ME39 and into the Release Documents, I have correct dates for Last GR (EKEK-LWEDT) but for Last Delivery, it shows me the date (and number) of what was probably the first Delivery received for that contract. (EKEK-LFDKD / LFNKD)
    See picture below, notice the inconsistencies. The first wrong case happened in the release generated December 6th 2013, as shown in picture below.
    Then starts happening more often in January 2014, and surprisingly in the release generated April 3rh, 2014 the number is correct...
    I have already checked these 2 notes, mentioned in the only post about this issue (from 2011), but they are already implemented in my system, since we have 604, SP 14
    1337084 Release header contains doc. date instead of delivery date
    1309001 Incorrect date for last goods receipt in sched. agreement
    Any help would be greatly appreciated!
    Thanks!
    Gabriel Andrade

    Hi,
       Seems the note: 1309001 - Incorrect date for last goods receipt in sched. agreement exactly deals the same issue. But if the note is already implemented and the issue is not solved, you may check the note: 1465118 - Release header: Incorrect date or quantity of last GR
       If its not solved and you couldnt find any relevant notes, you may raise an OSS ticket to SAP.
    Regards,
    AKPT

  • Recalling Process Order confirmations after selecting Last delivery indicator in error

    Hello,
    I was completing an order confirmation and hit the last delivery indicator. I submitted my confirmation but noticed I had not completed my amount. When I tried to pull the order back up,. I was not able to. Is there anyway to recall this order? I am new at my job and I'm just learning so I just went back through my notes and realized I was not suppose to use the "last delivery indicator". Any suggestions on how I can fix this or retrieve my order so that I can correc the amount and confirm the order would be very helpful.
    Thank you in advance,
    Rita 

    Hi Rita
    If your question has been answered, please close this thread selecting the correct answer.
    See this blog for more details:
    How to close a discussion and why
    BR
    Caetano

  • Passing Delivery option to child concurrent request

    hi, we have a concurrent request(parent) using SQL to call a new concurrent request (child),
    Since if we run the parant with email delivery option , the parent call the child to execute. But the email sent the parent output, we actually want the child's output.
    So I would like to ask can passing the delivery option from parent to child in the SQL?
    Any sample for references?
    Many thanks.

    user572941 wrote:
    I am using forms personalization to give the user the ability to submit a concurrent request from the 'Actions' menu of the form. I would like to be able to pass a field from the form to a parameter of the concurrent request. I know how to set a global variable using forms personalization. Does anyone know how I could use this variable as the default value for the parameter in the concurrent request? (e.g. The concurrent program uses PO number as a parameter - I'd like to be able to pass the PO number from the form to the concurrent request.)Please see if old threads (which discuss the same topic) help -- https://forums.oracle.com/forums/search.jspa?threadID=&q=Forms+AND+personalization+AND+Parameter&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • When I go to: Show Columns Last Opened option is disabled. Why is that and how can I change it?

    When I go to Finder View Options>Show Columns> Last Opened option is disabled. Why is that and How can I change it?

    OK, I think what you are curious about is this:
    Open a Finder window and put the window into List view. Now go to View->Show View Options, and you get a little window with various choices, including this list of the kinds of columns you can have in the original window:
    I had never paid much attention to the list, but AFAIK the "Last Opened" option is ONLY available when you have a Search window open:
    And lots of the other options are then unavailable.
    Francine

  • Delivery addresses in SRM 7

    Hi all,
    Im in SRM 7.0.1.
    I need to create the delivery addresses and assign it to users in PPOMA_BBP.
    In SRM 5,the transaction for creating "Delivery address" was "EDIT INTERNAL ADDRESSES"(web) and BBPADDRINTC(SAPGUI).
    However in SRM 7,even with the administartor role. in Portal,I dont see the trasnaction "EDIT INTERNAL ADDRESSES" to create the delivery address!
    Pleasea advise how to create delivery addresses in SRM 7?

    Dear All
    May I please further request for your assitance I am trying to create a SC and I have tried to add delivery address  bby 2 types .
    1. By adding through the portal
    2> i have tried to add the same throgh ppomabbp in user attributes "Delivery address"
    I have also made it default however when I raise the SC it again shows me as blank :
    I am not too sure how do I populate the value that I need . Please see below still the delivery address is blank !!

  • Does last delivery flag on PO increases the available budget

    HI Gurus ,
    Suppose  a Purchase Order is created (with account assignment P - assigned to WBS element) for 100 qty (price 1 EUR each) and GR and invoice is done for 50 EURO.
    Now if I put the last delivery as well as final invoice flag in the PO , is that  enough increase the available budget in the wbs element ? Or do i need to decrease the quantity in the PO ?

    Hi dear,
    If account assignement is P in PO.Setting the flag or reducing the quantity in PO will not increase the budget of WBS element.If you want to increase the budget u have to traansfer it by CJ34/CJ36.
    So this is not possible.
    Edited by: Deepak Kulkarni on Mar 17, 2011 9:33 AM

  • Question about file extension - using email delivery options in 12.1.3

    So, we had 12.1.1 and we have some existing XML Publisher reports.
    Now we've upgraded to 12.1.3, and there is a new option when running a concurrent request called "Delivery Options".
    This allows, among other things, to deliver the output to an email address.
    In testing this, I tried running a report that typically outputs to Excel....however when it sends the email (again, not using a bursting control file, but the delivery options in the concurrent request), the attachment comes over with an extension of .EXCEL instead of .XLS
    Does anyone know where I can change that extension?
    thanks!
    -jerry

    This seems to be a bug - pl see MOS Doc 1554605.1
    HTH
    Srini

  • Last Prices option

    Hi friends,
    I am using SAP B1 8.8, for my limited CRM licensed users, at sales order when they select one item the price comes from item master data, now if they right click on unit price the "last prices" option does not appear, but for an existing document this option appears. I need the option for a new record, how can I achieve this.
    Regards
    Suman

    Hi Suman.
    With a professional license I don't have any problem. I don't have CRM licenses
    Is the Last Prices window opening?
    Are you selecting a customer with last prices?
    Regards,
    Augusto

  • Delivery Options Printer Custom Filter

    I am trying to invoke a custom print filter for a Printer Delivery Option and having trouble
    Filter: Customer Filter
    URI: IPP Printer IP address
    Filter Command: c:\mybatchfile.bat {infile} {outfile}
    When the contents of the batch file are
    copy %1 %2
    The file prints fine
    If a perl program is called to alter the output
    as in
    perl alteroutput.pl %1 %2
    The report just has a status of running
    and the Document Process says "Not Started".
    I cant find anything in a log.
    Please help
    Thank You

    Solved
    We had "print" debugging statements in perl script.
    We removed all of these and works fine.

  • Mail delivery option not working as expected

    Hi Jay,
    I am running MS 6.0p1. I am using Sun ONE Delegated Administrator for Messaging and Collaboration
    Version 1.2P2 to create and maintain mailboxes.
    I have a need to run a program when mail is sent to a certain mailbox, so I created the mailbox and went into the Mail Delivery Options screen, checked the "Enable the following programs" checkbox, and put the full path to the command in the box. When I tried to send a message to the specified address, it bounced.
    Thinking that there was something wrong with the program itself, I tried to simplify the test by setting the program to "/bin/false", but that still bounced.
    Here is the LDAP entry for the mailbox in question:
    dn: uid=test, ou=people, o=qisc.com,o=q
    objectClass: top
    objectClass: person
    objectClass: organizationalPerson
    objectClass: inetOrgPerson
    objectClass: inetUser
    objectClass: ipUser
    objectClass: nsManagedPerson
    objectClass: userPresenceProfile
    objectClass: inetMailUser
    objectClass: inetLocalMailRecipient
    mail: [email protected]
    mailUserStatus: active
    dataSource: NDA 4.5 Delegated Administrator
    mailHost: quixote.qisc.com
    givenName: Test
    cn: Test Program
    uid: test
    nsdaCapability: mailListCreate
    sn: Program
    preferredLanguage: en
    inetUserStatus: active
    userPassword: {SSHA}value deleted==
    mailDeliveryOption: program
    mailProgramDeliveryInfo: /bin/falseWhen I send mail to this address, here's the bounce message:
    Your message cannot be delivered to the following recipients:
      Recipient address: test%/bin/false@pipe-daemon
      Original address: [email protected]
      Reason: Address not found in database
    Reporting-MTA: dns;quixote.qisc.com (pipe-daemon)
    Original-recipient: rfc822;[email protected]
    Final-recipient: rfc822;test%/bin/false@pipe-daemon
    Action: failed
    Status: 5.0.0 (Address not found in database)What am I doing wrong?
    Thanks,
    Bill

    As it turns out, setting this up was simple, one I figured out the "imsimta program" thing.
    Here's what I did to get this working.
    1. Created the following shell script named "deliver-listserv" in the /var/opt/SUNWmsgsr/site-programs directory:
    #!/bin/ksh
    #       Script to invoke the LISTSERV lsv_amin command when a
    # message is sent to a mailing list.
    LISTSERV_HOME=~listserv
    LSV_AMIN=$LISTSERV_HOME/bin/lsv_amin
    SPOOL_DIR=$LISTSERV_HOME/spool
    listAddress=$1
    listAddress=${listAddress%+listserv}
    if [ "$listAddress" = "" ];then
            exit 1
    fi
    exec $LSV_AMIN $SPOOL_DIR $listAddress2. Set the permissions of the above script to 755.
    3. Added this program to the list of approved programs using the imsimta program command:
    imsimta program -a -m listserv -p deliver-listserv -e postmaster -g "%s"4. For each list in question, created a mailbox for all of the addresses required by LISTSERV (in this case, test, owner-test, test-request, test-search-request, test-server, test-signoff-request, and test-subscribe-request).
    5. For each of the mailboxes created in #5, set the mail delivery options to run the message using the listserv method defined in #3 by checking the "Enable the following programs" checkbox and specifying "listserv" in the command text box. This sets the following attributes in the mailbox's LDAP entry:
    mailDeliveryOption: program
    mailProgramDeliveryInfo: listservThat's all it takes. Since I specified the "-g" option to supply the username when the program is called, the string "test+listserv" is passed to my script, where I simply strip off the "+listserv" and then invoke the lsv_amin program to handle the delivery. Darned if it didn't work on the first try!
    Bill

Maybe you are looking for

  • Approval process - 2 users in stage

    Dear all, Question about the approval process. I have a stage where 2 users can approve, but only one is required It works fine when they approve document. As soon as one user approve, the originator user receive alert and can create the document. Ho

  • I.R.I.S OCR software missing after OJ 6500 e709n install

    Hi, I've just installed my OJ 6500 e709n and would like to scan  some text.  The documentation refers to importing scanned text with OCR software.  During the install there was a pop up indicating that I.R.I.S. software was being installed, although

  • Photo Booth effects previews don't seem right....

    Tried using Photo Booth and when previewing effects they seem jumpy and sticky, for e.g.. the mirror effects are not smooth, they are jumpy, video backgrounds do not preview well at all and are fragmented with my silhouette in a mixed background... I

  • [locked] I downloaded CS4 and cannot get any photos to open up on it

    I cannot get any photos to open up in CS4, all I get is a black screen. I have Vista Business operating system.

  • Scenario Plz reply me.

    Hi All. I have two applet based on the same BC. Ex. 1. "SIS Account List Applet" 2. "Account List Applet" these two applets are based on the same BC (Account). This BC having one field "Account Status" having some predefault value ("Active"). My Requ