Paramters require for doing PO confirmation in SRM

Hi,
We are trying to do Confirmation in SRM by uploading excel file and we are using FM BBP_PD_CONF_CREATE
What are the input paraments we need to pass for this FM to create automatic confirmation.
Thanks,
Ravi

Hi Ravi,
You should use the FM BBP_PD_PO_GETDETAIL first, map the PO data to the BBP_PD_CONF_CREATE structures, and then insert the input values from the Excel file.
Besides that, inform the I_SRC_GUID as the PO header GUID and I_SAVE as u2018Xu2019.
You should be able to create the Confirmation Document this way.
Regards,
José Omar

Similar Messages

  • System status INCM is active while doing the confirmation from SRM

    Hi,
    User is getting the below error while trying to create confirmation in SRM for some of the PO's.
    Partner XXX not found
    System status INCM is active (Confirmation XXXX)
    Partner not found XXX (Item 1)
    The version is SRM 4.0 (Classic scenario). We have already checked the user profile and it is consistent in the system. The BP record for this user in table BUT000 is all fine. User is able to create the confirmation for other PO's. Also we have checked the G/L account for any posting period issue. Everything is fine. The error is coming while user is trying to do the confirmation for some of the PO's.
    Any help is highly appreciated.
    Warm regards,
    Aswini

    The error is coming while user is trying to do the confirmation for some of the PO's.
    Check these POs to see if any of the partners are invalid. You could do this through "process purchase order" transaction. Sometimes this error occurs when one or several of the PO partners no longer exist, e.g. left the company, etc.

  • Reg: RFC / IDOC required for doing CIDX Scenario

    Hi! Gurus,
    This is Amar Srinivas Eli. I have task here to work and implement CIDX Scenario succesfully. There are some business cases as per the CIDX standards from that I was selected one Business case i,,e, FORECASTING.
    But inorder to implement that scenario I need some RFC's or  IDOC lists from SAP side whether it may be a source or target side..what ever it may be...and other side will be CIDX format.
    Here I need your help in the below mentioned tasks. Kindly help me out in a detailed step by step guide and do the needful to me.
    1. How to get RFC / IDOC name from R3 System and I know that I can get RFC from SE37 and IDOCs 
        from WE05 but I need whether all the required fileds are statisfying in the RFC's or not.
    2. My first preference is only for STANDARD SAP RFCs or IDOCs.
    3. Please let me know how to see the inner fields present in those RFC's
    4. ALso please provide any configuration guide which contains screen shots if you already worked
        earlier on CIDX Scenario I mean step by step and also for testing
    5... tell me if there is any other tool other than STK kit for testing CIDX messages.
    6.  Is there any Freeware STK tool kit is there or not...
    Also share your experience and errors that you have faces while doing this CIDX Scenario.
    Regards:
    Amar Srinivas Eli

    Hi! All,
    Thanks for your fast response..
    Hi! Raja,
    I gone through your points. Here I have few doubts on those please clarify that.
    1. Coming to testing i didt used any testing tool , but you can comre your output using XML Spy or Stylus studio.*
    *CIDx Documents,you wil find in SDN please search in SDN.
    Means Without using STK Tool or else some other tool How can I get the CIDX response for my request in the Testing environment. See I am not doing this in  real time I am trying to findout the solution for Business cases so I need one testing environment tool right ? Is that ALTOVA XML spy will give no right ?
    Note: You told that you have done that business case IDOC--CIDX Order change / req Will you please share the information documentation I mean step  by step procedure for end to end doc...based on your scenario ?
    2. I know those R3 and PI settings I mean configurations means ports and RFC destinations and all those..but only thing I dono is "How you got that IDOC I mean on what basis and how did u search the IDOC?"
    3.  See Here I am working on topic FORECASTING it includes so many sub tasks like Deman PLan req and response, supply plan req and response and replenishment order and etc....so based on that how can I get those related RFC's or IDOC's in order to communicate from R3 Side
    If Suppose I have seen one RFC/IDOC and for example out of 10 fields few are there in one IDOC and another few are there in another IDOC then in that case I need to go for Multimapping IDOCs I mean 2 Senders to one Receiver if yes Is it possible?
    My first requirement is based on the above mentioned business cases how can I get the corresponding RFC's or IDOCs ?
    Regards:
    Amar Srinivas Eli
    Edited by: Amar Srinivas Eli on Jan 5, 2009 12:19 PM

  • INBOUND FM is required for production order confirmation ( CONF21 )

    Hello,
    Can anyone tell  me the name of the stadard inbound FM(used in processing inbound IDOC) used for order confirmation .  CONF21 is the idoc type being used.
    Thanks.
    Krishnakumar

    Hi,
    Iam not sure,try this
    KK2A_GET_DATA_FROM_IDOC
    Regards,
    Raj.

  • Help required for doing LIKE search in SQL

    Hello All,
    I have situation like below 
    DECLARE @TempTable TABLE (Name1 VarCHar(100), Name2 VarChar(100))
    INSERT INTO @TempTable(Name1, Name2)
    VALUES('_HASKAR','BHASK_R')
    SELECT * 
    FROM @TempTable 
    WHERE Name1 LIKE Name2
    Both the columns are having WildCard (underscores). How can I do like search so that the where condition will be TRUE?
    Regards,
    Amar Ankatha
    amar ankatha

    Hi,
    If I understand correctly, the position of H, A, S, K, R is fixed in the strings and you can use
    SUBSTRING function.
    DECLARE @TempTable TABLE (Name1 VarCHar(100), Name2 VarChar(100))
    INSERT INTO @TempTable(Name1, Name2)
    VALUES('_HASKAR','BHASK_R')
    SELECT *
    FROM @TempTable
    WHERE substring(Name1,2,4) = substring (name2,2,4) and right(Name1, 1) = right(Name2, 1)
    Thanks.
    Tracy Cai
    TechNet Community Support

  • What are the requirements for publishing an App for private distribution, not sale.

    I need to create an App in English and 4 other languages for private distribution to individuals. What are the requirements for doing this please? I currently have a just a Single Edition license. Am I right in understanding I need a Cloud subscription and an Apple Developer subscription also?

    My client desire is to only make their accessible to paying members requiring a sign–in before download. Does this fall into a private distribution deployment.

  • Issue in One step workflow activation for Confirmation in SRM 7.0

    Dear Experts,
    On working to EXtended Classic Scenario, I am configuring one step approval workflow for Confirmation (good receipt)  in SRM 7.0
    I have standard customisation for Confirmation and activated below object for one-step approval :
    BUS2203  SAVED                 WS10400002                          Event Linkage Activated
                                             (one-step approval)
    When I am creating a Confirmation with respect to PO in portal,  It is showing Approval Pending  but  It is not going to Manager for approval. While  creation of shopping cart (one step approval) is working fine and SC is going to same Manager for approval.
    Kindly suggest me, what else required for it.
    Thanks in advance,
    Pawan Keshwani

    Dear Expert,
    I am using Application Control Workflow for both SC and Confirmation. Issue is resolved now by this link
    No workflow started. Application error occured
    Thanks for your Reply.
    Regards,
    Pawan Keshwani

  • Error 1074395241: The template descriptor does not contain data required for rotation-invariant matching.

    Hello all,
    I am using the IMAQ Match Pattern 4 to detect the rotation angle of a template image. However, it shows the error: "Error 1074395241: The template descriptor does not contain data required for rotation-invariant matching." What is the problem exactly? How to solve this? The details are explained below.
    My project is a little bit complicated. Part of the block diagram containing the IMAQ Match Pattern 4 is shown below:
    The source image is a series of frames of images read from an AVI video (I used a for loop to process the images frame by frame). The template image is a selected region of the first frame. So it means, the user selected the object of ineterst in the first frame of the video, and in each of the following frames, we need to find the matched object of interest & determine its rotation angle. When I run the block diagram shown above, it does not have any error. However, it shows the rotation angle as zero no matter what it "really" is. Therefore, I changed the block diagram by adding the parameters, shown below:
    But in this case, when I run it, it shows the error that I have indicated in the subject line.
    If you need more details about my project to identify the problem, please let me know.
    Thanks in advance.
    Solved!
    Go to Solution.

    -Please go through pattern matching example which comes along with labview fiirst
    Go to labview Help>>Find Examples and you can search for example.
    -You have create template with angle range and what type of pattern matching you want use.
    -For this you have to use IMAQ Learn Pattern before using IMAQ Match Pattern 4
    Refer :http://zone.ni.com/reference/en-XX/help/370281U-01/imaqvision/imaq_match_pattern_4/
    Thanks
    uday,
    Please Mark the solution as accepted if your problem is solved and help author by clicking on kudoes
    Certified LabVIEW Associate Developer (CLAD) Using LV13

  • I'm trying to run an Apple itunes update  on my Dell   with Windows 7. Doing so I do get the message "There is a problem with this Windows Installer package.  A program required for this install to complete could not be run. Contact your support

    I am trying to update my iphone 4, but in order to do that I need to update itunes.  I am unable to do this, or update quicktime.  I get an error message that says
    "A program required for this install to complete could not be run.  Contact your support personnel or package vendor." I have a dell running windows 7

    Perhaps let's first try updating your Apple Software Update.
    Launch Apple Software Update ("Start > All Programs > Apple Software Update"). Does it launch and offer you a newer version of Apple Software Update? If so, choose to install just that update to Apple Software Update. (Deselect any other software offered at the same time.)
    If the ASU update goes through okay, try another iTunes install. Does it go through without the errors this time?

  • TS3212 What does this mean, and how do you fix it? "There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vender."

    What does this mean, and how do you fix it?
    "There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vender."
    Trying to install iTunes 10.7, first attempt; downloaded and ran with everything closed, seccond atttempt; just click on run, third attempt; ran upgrade with iTunes open. All of the results were the same.
    Is there something wrong with the iTunes 10.7 Windows installer package?

    Try the following user tip:
    "There is a problem with this Windows Installer package ..." error messages when installing iTunes for Windows

  • OS X 10.10.1 installer says the requirement for the update does not meet

    Greetings.
    I noticed the auto update setting of my MacBook Air had been not working for a month or so today.
    So I tried to manually update OS X 10.10.1 (released Nov 17, 2014) and got this message from the installer: "OS X Update can't be installed on this disk. This volume does not meet the requirements for this update."
    But the thing is, my mac already meet the requirement, as description of the update.
    My mac is on OS X 10.10 and OS X Yosemite 10.10.1 Update states the system requirement as "OS X Yosemite 10.10"
    How can I update my mac? What can be the source of this problem?
    FYI, once I participated in Public Beta of Yosemite and clean-installed 10.10 from 10.9 with disk formatting.
    Tried solution: rebooting, and repairing permission and repairing OS disk using Disk Utility.
    Thank you in advance.

    Barney-15E wrote:
    In About this Mac, click on the Version number. It will change to a build number. Please post that. Although it sounds like you don't have a beta still installed, it may be still hanging around which would cause the problem you see.
    The GM Build was 14A389.
    Never knew the version number could be clicked, and now it says 10.10 (14A379b).
    I googled the build number and it's Public Beta 4. Now it is clear that my mac still have old beta version AND the OS X showed a message to me when I tried to download a copy of Yosemite from the App Store:
    Maybe the OS thinks itself as a full release of 10.10 for some reason. It explains why it did not auto download and install the system updates, regardless of the auto update System Preference of App Store.
    Now I am going to download and re-install 10.10 rather than updating the OS.
    Thank you very much Barney-15E for providing the clear answer and others for reading and giving advices.
    Have a nice day!

  • I'm trying to download the trial version of Adobe Illustrator. An error message says that the OS does not meet the minimum system requirements for the installer. 10.6.0 is the minimum required for installation. How do I get my mac to be a 10.6.0 ?

    I'm trying to download the trial version of Adobe Illustrator. An error message says that the OS does not meet the minimum system requirements for the installer. 10.6.0 is the minimum required for installation. How do I get my mac to be a 10.6.0 ? Right now I have a 10.5.8 is there a way to upgrade or something?

    Buy the Snow Leopard retail installer (http://store.apple.com/us/product/MC573Z/A?fnode=MTY1NDAzOA).
    That will take you to 10.6.3.
    If required you can then use the combo updater to get to the latest version, 10.6.8 (http://support.apple.com/kb/DL1399)
    SL system reqmts;

  • After updating to lion installed graphics card does not meet minimum requirements for aperture

    Hello,
    I updated to OSX lion yesterday. and Apterture is given me this error message.  "The installed graphics card does not meet the minimum requirements for Aperture.   I tried the Option Command Open app thing to try rebuild the database.  But nothing happens when I try opeing the app using those combo key's  So I removed the app using mackeeper and tried reinstalling it. still same issue.
    I have following machine
    Model Name:          MacBook Pro
      Model Identifier:          MacBookPro8,2
      Processor Name:          Intel Core i7
      Processor Speed:          2.3 GHz
      Number of Processors:          1
      Total Number of Cores:          4
      L2 Cache (per Core):          256 KB
      L3 Cache:          8 MB
      Memory:          8 GB
      Boot ROM Version:          MBP81.0047.B0E
      SMC Version (system):          1.69f1
      Serial Number (system):          C02F94ETDMGG
      Hardware UUID:          132AE53D-0766-5E17-9F54-ED935D6F7AB3
      Sudden Motion Sensor:
      State:          Enabled
      Chipset Model:          AMD Radeon HD 6750M
      Type:          GPU
      Bus:          PCIe
      PCIe Lane Width:          x8
      VRAM (Total):          1024 MB
      Vendor:          ATI (0x1002)
      Device ID:          0x6741
      Revision ID:          0x0000
      ROM Revision:          113-C0170L-521
      gMux Version:          1.9.23
      EFI Driver Version:          01.00.521
      Displays:
    Color LCD:
      Resolution:          1680 x 1050
      Pixel Depth:          32-Bit Color (ARGB8888)
      Main Display:          Yes
      Mirror:          Off
      Online:          Yes
      Built-In:          Yes
    VX2245wm:
      Resolution:          1680 x 1050 @ 60 Hz
      Pixel Depth:          32-Bit Color (ARGB8888)
      Display Serial Number:          QD0064002266
      Mirror:          Off
      Online:          Yes
      Rotation:          Supported
      Adapter Type:          Apple Mini DisplayPort To VGA Adapter
      Adapter Firmware Version:          1.03
    Display Connector:
      Status:          No Display Connected

    HAve you tried disconnecting the external monitor rebooting and then runnig Aperture?

  • 10.5.7 This volume does not meet the requirements for this update.

    First, 10.5.7 is not showing up in software update. I downloaded both the delta and combo 10.5.7 updates and they both give me "This volume does not meet the requirements for this update." I've done all the requisite stuff, permissions, volume check, reset PRAM, etc. I've downloaded the updates several times, and they worked on my 2008 iMac and 2007 Macbook Pro, so I know they work. I've searched and searched and can't find a resolution. It's as if there is some signature written to my boot volume that is preventing this update. Applecare was of no help either. Any ideas?

    Hi! Im new to this forum and i really dont know if this is the right place for me to say this but i really need some help! I have a MAc OS x 10.5.7 and had bootcamp installed on it so i could run both windows and mac! Over the last few days ive recieved a trojan virus on my windows... so i deleted my partition on mac so i basically just had Mac... now i am trying to reinstall my partition but disk utility is saying that i have an invalid volume free block count as it should be 41189365 instead of 41182017....argh! ive read the help stuff on it and it suggests me removing everything off my mac... but will i need 2 still have the mac install disc 1 to hand? as i have currently misplaced this and im ripping my hair out! Ive never had problems with my Imac until now and im really worried! I could really do with the help! Thanks Sam

  • Does not meet the system requirement for installing BB App World

    I bought a Curve 8520 in Singapore yesterday. When i tried to download App world into this phone, it says "my phone does not meet the system requirement for the software".  does it refer to hardware specification or the BB O/s version on the phone. How can fix it because being able to use App world is one of the purposes that i buy a BB.
    Also, How about MS Live Messenger , facebook ?  Do I need to install them seperately through App World?
    Please help!

    Hi there!
    Please see these links for reference:
    http://na.blackberry.com/eng/services/appworld/download.jsp#tab_tab_system_requirements
    http://www.blackberry.com/app_includes/devicesoftware/appworld/appworld_availability_en.html
    A key component in accessing AppWorld is your carrier -- if they are not delivering it, then you can't get it. If you don't have an adequate plan from them that incudes it, then you can't get it. Hence, if you meet the hardware requirements AND it is available in your country, then you need to contact your carrier to find out how you can get it via their network.
    All that said, AppWorld is merely a storefront, vending apps developed by others...there are many other storefronts available that don't have the same restrictions.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for

  • My BT Broadband NIGHTMARE EXPERIENCE!!!

    Hello I have been having issues with BT service since 2weeks now, please read and comment below. It all started on 13/01/2014 when I noticed my BT Phone line had problems, I could not use both my Broadband and Telephone line together since BT had pro

  • Photoshop CS faults after upgrade to iPhoto 6

    This may be off topic, but I am not finding relevant info elsewhere. I hope someone here can point me in the right direction. An artist friend upgraded to iPhoto 6 recently. Since then she has problems with EPS files created in Photoshop CS when savi

  • What is use of Rewind facility in Oracle workflow ?

    Hi Guys I am new to Oracle Workflow ... I have few doubts on Rewind facility in Workflow as follows ... Please spare some time to respond back ... Thanks in advance 1. What is the Use of Rewind option ? 2. Whats scenario we shoudl use it ? 3. What ar

  • Numbers Help Please

    Hey I am just starting to use numbers and I need helping figuring something out. When you are working on a spread sheet and you are typing in one of the columns, how do you get the column to expand with the more that you write in that column? Thanks

  • Who logs into my web page?

    Is there a way for me to see who logs into my iWeb page?