What parameters need to pass for BAPI_PSPSRVAPS_SAVEMULTI?

Hi
I have to create a product substitution list using BAPI_PSPSRVAPS_SAVEMULTI . I have tried lot by passing parmaeters. Can anyone please tell me the exact parameters which need to be passed for creating a product substitution list. once it is created from this BAPI, It should  appear via tcode  /SAPAPO/RBA04.
Please let me know .
Thanks.

>
Arun Manocha wrote:
> Hi
> I have to create a product substitution list using BAPI_PSPSRVAPS_SAVEMULTI . I have tried lot by passing parmaeters. Can anyone please tell me the exact parameters which need to be passed for creating a product substitution list. once it is created from this BAPI, It should  appear via tcode  /SAPAPO/RBA04.
>
> Please let me know .
> Thanks.
I am trying to test the BAPI first , and during testing i am passing following parameters.
no value to  these four import paramters .
LOGICAL_SYSTEM :
BUSINESS_SYSTEM_GROUP
AUTO_DELETE
COMMIT_CONTROL " by default space
In table PRD_SUB_PROC, i am passing only PRD_SUB_PROC   ie 1 .
in table  PRODUCT_SUBSTITUTION ,
PRD_SUB_ PR                            PRODUCT                                                            SUBSTITUTE_PROD
1                                                400000005                                                                         4000000010
But still i am not getting any value in return parameter.  let me know what value should come in return if product substitution list get created using this BAPI.

Similar Messages

  • What parameters should i pass inorder to upload an excel file in gui_upload

    what parameters should i pass inorder to upload an excel file in gui_upload
    Thanks in advance.
    Ahmed.

    check below program....
    *& Report  UPLOAD_EXCEL                                                *
    *& Upload and excel file into an internal table using the following    *
    *& function module: ALSM_EXCEL_TO_INTERNAL_TABLE                       *
    REPORT  UPLOAD_EXCEL no standard page heading.
    *Data Declaration
    data: itab like alsmex_tabline occurs 0 with header line.
    Has the following format:
                Row number   | Colum Number   |   Value
         i.e.     1                 1             Name1
                  2                 1             Joe
    TYPES: Begin of t_record,
        name1 like itab-value,
        name2 like itab-value,
        age   like itab-value,
        End of t_record.
    DATA: it_record type standard table of t_record initial size 0,
          wa_record type t_record.
    DATA: gd_currentrow type i.
    *Selection Screen Declaration
    PARAMETER p_infile like rlgrap-filename.
    *START OF SELECTION
    call function 'ALSM_EXCEL_TO_INTERNAL_TABLE'
           exporting
                filename                = p_infile
                i_begin_col             = '1'
                i_begin_row             = '2'  "Do not require headings
                i_end_col               = '14'
                i_end_row               = '31'
           tables
                intern                  = itab
           exceptions
                inconsistent_parameters = 1
                upload_ole              = 2
                others                  = 3.
      if sy-subrc <> 0.
        message e010(zz) with text-001. "Problem uploading Excel Spreadsheet
      endif.
    Sort table by rows and colums
      sort itab by row col.
    Get first row retrieved
      read table itab index 1.
    Set first row retrieved to current row
      gd_currentrow = itab-row.
      loop at itab.
      Reset values for next row
        if itab-row ne gd_currentrow.
          append wa_record to it_record.
          clear wa_record.
          gd_currentrow = itab-row.
        endif.
        case itab-col.
          when '0001'.                              "First name
            wa_record-name1 = itab-value.
          when '0002'.                              "Surname
            wa_record-name2 = itab-value.
          when '0003'.                              "Age
            wa_record-age   = itab-value.
        endcase.
      endloop.
      append wa_record to it_record.
    *!! Excel data is now contained within the internal table IT_RECORD
    Display report data for illustration purposes
      loop at it_record into wa_record.
        write:/     sy-vline,
               (10) wa_record-name1, sy-vline,
               (10) wa_record-name2, sy-vline,
               (10) wa_record-age, sy-vline.
      endloop.

  • TO REMOVE BLOCK WHAT I NEED TO PASS IN BDCTAB ???

    Hi,
    This is Biswajit. kindly help me to solve this problem.....................
    The program will select all deliveries according to the selection criteria :
    • Sales organization (Mandatory)
    • Distribution channel (Mandatory)
    • Plant (Optional)
    • Delivery (Optional)
    Only deliveries with delivery type ‘Zaaa’, ‘Zbbb’, ‘Zccc’, ‘Zddd’ containing
    a  ‘xx’ block have to be processed which are completely related to batch
    determination.
    • select all items which are batch relevant and have no batch assigned.
    o For each selected item select the sub-items which are assigned to a
    batch and count the “quantity to be delivered”.
    o Consider a delivery item as completely related to batch determination
    when the “quantity to be delivered” on item-level is equal to the total
    calculated “quantity to be delivered” on sub-item level.
    • Consider a delivery as completely related to batch determination when
    all delivery items are completely related to batch determination.
    The removal of the ‘BA’ block has to be carried out using the batch-input
    technique for transaction VL02N (Change delivery).
    NOW IF I WANT TO CODE BDC FOR VL02N TO REMOVE BLOCK WHAT I NEED TO PASS IN BDCTAB . 
    PLEASE REPLY AS EARLY.
    Thanks

    Hello Gints99,
    If the device is in recovery mode then I suggest plugging the phone into the comptuer and restoring with iTunes.
    Here is an article with more information about recovery mode:
    iOS: Unable to update or restore
    http://support.apple.com/kb/ht1808
    Cheers,
    Sterling

  • Going between apps they continue to reset. I can no longer do what I need my iphone for.

    Going between apps they continue to reset. I can no longer do what I need my iphone for. I've looked for a solution and haven't found one. This seems to be a gigantic blunder in the latest evolution of iOS. I used to love iphone but now it's like a curse. Thanks for any help you can give.

    Can you be more specific?   What does "going between apps they continue to reset" mean?

  • When I try to open passbook I was getting error " I cannot getting connect to itune store " what I need to do for fixed up tell. Thanks

    When I try to open passbook I was getting error " I cannot getting connect to itune store " what I need to do for fixed up tell. Thanks

    Did you find the Firefox profile folder?
    See http://kb.mozillazine.org/Profile_folder_-_Firefox
    "Application Data" in XP/Win2K and "AppData" in Vista/Windows 7 are hidden folders, use %APPDATA% in the File name field<br />
    Go to: Control Panel > Folder Options > "View" tab > under "Hidden files and folders", select "Show hidden files and folders"<br />
    See http://kb.mozillazine.org/Show_hidden_files_and_folders
    *XP: C:\Documents and Settings\&lt;user&gt;\Application Data\Mozilla\Firefox\Profiles\&lt;profile&gt;\
    *Windows: %AppData%\Mozilla\Firefox\Profiles\&lt;profile&gt;\

  • I need bios pass for compaq 110c -CNU9310QNC

    Help me plz i need bios pass for comaq 110 -CNU93101NC

    Hello nersongr,
    I see that you are having a problem with your BIOS password. You should post your message in this thread. The thread has numerous users with the same issues. This will get you the best chance of getting help with your problem.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • What parameters should I use for a dunning letter in Crystal Reports?

    Hello
    I have created a dunning letter in Crystal Reports. I want to import this layout as a layout (not a report) in Business One.
    The problem is that I don't know the parameters in the report so I can import the layout between the standard PLD layouts (like Dunning 1, dunning 2 dunning 3 dunning all etc). I tried a few but import fails everytime. I can't check the parameters in another report, as SAP only uses standard PLD layouts.
    Does anybody know what parameters to use in this report? Thanks.

    I did areal photography one time.  What you have listed would not be on my short list for lenses to take at all.
    Maybe you could supply a little more info of the 50-100mm ?  I am going to guess you have the first version of the Canon EF-S 75-300mm?  It is a faily slow lens but if these two are the only possibility, I'd choose it.
    It and the XTi will work as a mattter of fact I took two XTi's on my flying photo experience.  But I had the fantastic EF 70-200mm.  Another thing, there is NOT a lot of room on these aircraft.
    EOS 1Ds Mk III, EOS 1D Mk IV EF 50mm f1.2 L, EF 24-70mm f2.8 L,
    EF 70-200mm f2.8 L IS II, Sigma 120-300mm f2.8 EX APO
    Photoshop CS6, ACR 8.7, Lightroom 5.7

  • Need to know What I need to do for basic performance

    I have windows 8.1
    I7 64bit processor
    16 gig bite ram
    hd4600 intel graphic driver (internal)
    My problem I can not work lightroom and photoshop together for more than 5mins.
    Photoshop - open cl is no longer available.
    Waacom tablet (I use tablet 20 percent and mouse 80 percent)
    I am constantly running into drag and waiting....
    What or where is my problem....
    I need to be able to operate lr and ps seamlessly for 4 or 5 hours at a time.
    I don't feel with the system I have...I should be having this problem.
    The one thing is: this is a desktop with two monitors. yet photshop has removed the photoshop ext and replaced it with the photoshop cc. Which is frustrating in itself... no reason or rhyme...one morning I wake up and
    I have the cc. I was told it would perform better. It doesn't...and it has less features...
    I need to know where is the bottleneck and what I need to do to fix.
    I know I could have a better graphic card. Which I don't mind replacing...but I do not want to replace it and find out I did not need to do so and still have the bottlenect problem.
    Does anybody have any ideas?

    I was reading through your post assuming you are using a laptop.  Your system as a whole sounds easily up to running Photoshop and Lightroom with no wait states, but you are not helping yourself using on-board graphics.  It's not as if you would need to spend serious money on a turbo-nutter gaming GPU, but something half reasonable with a Gb of video RAM would make a difference.
    But even taking into account your lack of a decent GPU, I would not expect the delays you describe.
    Optimize Performance in Photoshop
    Photoshop CC and CC 2014 GPU FAQ
    Just a thought, have you tried unplugging your tablet?  ISTR Wacom related delays, but I thought that was with Mac systems.  Worth a try though.

  • How can I find out specifically what plugins are missing? Am told missing, then plugin finder tells me no suitable found, I would look for them myself but have no way to find out what exactly need to look for.

    I go into a wiki created by my employer, and get the bar at top of page almost immediately telling me there are plugins needed. I click the button offered for finding plugins, and almost immediately am told no suitable plugins are found. Plugin help offered is useless, because I have no idea what plugins I need to look for. How can I find out what plugins are being detected as "missing"?

    If there is no LR edits to keep, or if you don't want to keep the existing edits, you could delete the files from LR and import them again.
    Since the file names on disk and file names in LR don't match, you will need to manually match them up by hand individually, if you want to keep the existing LR edits.
    The easiest approach to this -- without doing any script programming -- is to go into each directory, one at a time:
    Select the correct folder in the "folders" pane. Right-click "show parent" as necessary to see the directory tree.
    Sort the LR Library by creation date.
    Using the details view in File Explorer, sort the files by creation date (add to the viewed columns if necessary).
    Assuming no more than 1 image per second, the files should line up.

  • Im moving to Germany, Bamberg and i want to know , what i need to do for my Ipad 3 to work

    I like to know if i need special adapter or vot converter and how does wireless work in germany? I bought a netgear wireless router  on ebay and it works fine here in saipan. But will that router work in germany and do i need to change anything on my ipad? Please i need help with this, thank you!

    1. Make sure the Netgear power adapter have the correct voltage.
    2. The iPad adapter is rated 100V to 240V and can be used in Germany.
    3. You may need plug adapter for Germany; you can get it when you are in Germany

  • What parameters should  I pass to function module CHARACTERISTIC_VALUE_GET

    Hi all,
    please give the details about the function module "CHARACTERISTIC_VALUE_GET",
    In import parameters
    I_APPLC
    I_TABNM
    I_REPID
    is coming and I don't know what value I put in it to run it.
    thanks in advance.
    manoj.

    Hi PG ,
    Both excel and word formats are Microsoft propertiery formats , so you cannot use a "x-string to string" FM to covert them to string because , the data in them is not exactly in xstring formats.
    There are many threads on this topic..you should be able to find them.\
    Here is one such thread [link|Re: Can plain text be extractted from word doc in OfficeControl?].
    Thanks,
    Aditya.
    Edited by: Aditya Karanth on Nov 12, 2010 12:56 PM

  • What roles needed on SLD for deployment

    Hello Gurus,
    We are in process of cleaning the roles a developer will have,
    We have SLD installed on a server and Portal on other server.
    To login to NWDI we use the url http://sap.company.com:53000/devinf
    And to connect to SLD we use url http://sap.company.com:52000/sld
    we created the tracks and imported into NWDS and to login to checkout the code it is authenticating both on sld as well portal.
    I want to understand what roles are supposed to be there for a user to do the checkout of the code and why do a user connect to SLD at all?
    Mainly I am looking at the different roles a user should have in Portal and on the SLD?
    Please help me in this regard with info on how the setup is and how it works in other client places.....
    Thanks in advance for your time.
    Kind Regards,
    Pramod

    Hi Pramod,
    Just go through this link it will help you resolve your issue.
    [How to Setup SAP NetWeaver Development Infrastructure Permissions and Roles (NW7.0)|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0f341af-e86e-2910-3e8a-d9e3c227d938]
    Regards,

  • HT201364 i have mac mini 5,1 and mac os 10.7.5 i am unable to download mavericks for my system.Please help me in this.what i need to do for this?

    i have mac mini 5,1.and mac os 10.7.5 i want to upgrade my os to mavericks please help me it is available for my device or not?

    This is your Mini:
    Introduced
    July 2011
    Discontinued
    October 2012
    Model Identifier
    Macmini5,1 (2.3 GHz) Macmini5,2 (2.5 or 2.7 GHz)
    Model Number
    A1347
    EMC
    2442
    Order Number
    MC815LL/A (2.3 GHz), MC816LL/A (2.5 GHz)
    These are the requirements:
    OS X Mavericks: System Requirements
    Learn about the system requirements for OS X Mavericks.
    To install Mavericks, you need one of these Macs:
    iMac (Mid-2007 or later)
    MacBook (13-inch Aluminum, Late 2008), (13-inch, Early 2009 or later)
    MacBook Pro (13-inch, Mid-2009 or later),
    MacBook Pro (15-inch or 17-inch, Mid/Late 2007 or later)
    MacBook Air (Late 2008 or later)
    Mac mini (Early 2009 or later)
    Mac Pro (Early 2008 or later)
    Xserve (Early 2009)
    Your Mac also needs:
    OS X Mountain Lion, Lion, or Snow Leopard v10.6.8 already installed
    2 GB or more of memory
    8 GB or more of available space

  • What format needed to export for iDVD

    I have FCP 6 and I am exporting an HD video for iDVD. However, when I select "current settings" when imported into iDVD - it plays the preview beautifully. But when I burn a DVD in iDVD - audio ONLY  - no picture.  I also previewed my .mov file in Quick Time - same thing.  Audio - NO PICTURE. What up??

    The iDVD forum will probably refer you to the FCP forum.
    Switch from "Current Settings" to "DV-NTSC".  Depending on the processor speed of your computer, it might take some time to process, but you'll have what iDVD expects.
    Since you're using FCP 6, you're probably using a version of iDVD that does not see widescreen source properly.
    Which version of iDVD are you using?  With the picture formatted for widescreen, the 16x9 HD picture will look squeezed into the 720x480 of DV-NTSC and iDVD may not detect this (DVD Studio Pro usually detects it, but if it does not you can set it manually).  You might want to create a DV-NTSC Sequence in FCP, drop your "current settings" moving into that and format for either letterbox (you'll be rendering what's commonly called a "hard matte") or format for center cut (you'll be rendering to "full frame" - if you have any title cards, they will have to be placed within the center cut area of an HD frame to not get cropped).
    -Warren

  • I get "overLIB 4.10 or later is required for the CSS Style Plugin" every time I open certain sites, could you tell me what I need to do for this? Thank you.

    I get "overLIB 4.10 or later is required for the CSS Style Plugin" on certain websites, could you please advice me as to what to do to stop this window from popping up?
    Thank you

    Troubleshooting Plugins
    https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins
    Check and tell if its working.

Maybe you are looking for

  • Deploying Adobe Reader 11.0.4 via SCCM 2012

    Hello members, I am looking to deploy the latest version of Reader to our workstations both during OS build and also on existing machines. I have successfully created a custom install using the Adobe Customization Wizard I'm leaning towards the use o

  • NEED HELP IN CONFLICT HANDLER ERROR ORA-01403: no data found

    Hi All, I am using Oracle Streams to replicate the data... I need to update the records on the destination with some particular condition like if USER_COUNTRY = 'XXX' then the data need to be updated in the destination side else skip ... I wrote the

  • Corrupted MS Word file on Windows 7 when Saving as PDF - ZWADOBEF

    I have a Word 2013 file on Windows 7. I started to "Save As PDF", but cancelled the process because it was taking so long. My Word doc is about 200 pages. When I went back to work on the document, the Navigation pane showed seemingly random numbers p

  • New album art feature and the album art screen saver

    Hi, I've been using (and enjoying) the built-in album art screen saver for my locked screen for a long time. A few days after I've updated to iTunes 7, I began to delete old covers of my favorite albums (low resolution, bad color, read: Google image

  • XML manipulation in Oracle 9i

    Hello everybody, Without being able to use DB Link, I need to pass an XML to a PL/SQL package in a different Oracle 9i server. Let me make my example simple: the XML looks like this: <root>    <entry>       <name>weather</name>       <value>rain</val