BAPI_VENDOR_FIND - flds other than SELOPT_TAB

Hi!
If I enter a selection criteria to SELOPT_TAB table parameter of BAPI_VENDOR_FIND, I'll receive RESULT_TAB with only the fields entered in SELOPT_TAB. How can I get values of fields other other than the ones in selection criteria?
Thanks!
Regards,
Igor Barbaric

Thanks, Ted!
It's a good hint. I was hoping, for better performance, to resolve it by a single function call if possible. If not, I'll do as you suggest.
Kind regards,
Igor Barbaric

Similar Messages

  • Maintenace view for fld more than 500 characters

    Ho do i create a maintenance view for fld more than 500 characters? i  need a maintenance view to maintain URL which is sometimes more than 500 chars.

    The way SAP solves this for webservices is via a hash.
    Once you have executed the service, the URL populates a mapping table and generates a unique hash value for it.
    Via this hash, you can assign it to authorization fields and use it in your coding where the fields have limitations.
    As a consequence this causes some confusion if you dont use F4, but it does work.
    Cheers,
    Julius

  • How can I install to a drive other than C?

    I installed the CS6 Master Collection trial version. During the installation, I specified a destination folder on my D: drive (C: is a small SSD drive meant to hold only Windows).
    For the 32-bit versions of the programs, the shortcuts created in the Start Menu point to the D: location I specified during installation, but clicking on them gets me a "file not found" error, because the actual programs were placed on the C: drive. They work if I copy the installed Adobe folder and its full contents over to the appropriate D: location.
    The 64-bit versions are a different mess: Unlike with the 32-bit versions, the installer placed the 64-bit versions of the programs in the specified D: drive folder, but when I attempt to start the programs, I get the "Configuration Error: Please uninstall and reinstall the program; Error: 1" message. Presumably this is because some of the configuration files or settings the programs are looking for are actually pointing to locations on the C: drive, where the installer put them despite my directions. But I have no idea which files or settings they are, or how to find them.
    How can I fix these configuration errors and get the 64-bit versions working?
    If anyone from Adobe sees this, can you please fix the installer so that it installs the ENTIRE package where I specified, and that all the various pieces installed know where the rest of the pieces are in a non-C drive installation?
    My system:
    Windows 7 SP1
    Intel Core i7, 8GB RAM
    C drive: 60GB SSD (Windows system files)
    D drive: 1TB HDD (All other programs and files, including my Windows User folders)

    Yes, I have redirected my User folder to the D: drive.
    I know that some shared components must reside on the C: drive; that's fine. I just don't have room for the entire installation on there.
    The real issue here is that, when a drive other than C: is selected as the destination, the CS6 package installs into a broken state every time, out of the gate, on my system. Some components get installed to D: and some to C:, but the various components of the programs seem confused about what exists where, as shown below:
    I select a folder on D: as the destination folder for the install, and here is what I get:
    64-bit versions of the package -- Program files are installed to the D: drive as specified, but attempting to start them results in a configuration error message stating that the program must be uninstalled and reinstalled, and lists "Error code: 1".
    32-bit versions of the package -- Program files are installed to the C: drive against what I specified. The shortcuts installed in the Start menu for the 32-bit versions point to the locations where these program files SHOULD be, on the D: drive. If the Adobe folder containing the program files is copied over to the correct location on D:, these programs function normally with no errors.
    I have the 32-bit versions working by copying the program files from C: to D:. I just want to get the 64-bit versions working as well.
    Any help you could give would be greatly appreciated; I'm really looking forward to testing the CS6 suite on my system!

  • I've just found that three movies I've bought from iTunes on on my iPad are not showing up on Apple TV or anywhere other than that iPad.  What's up with that and will I lose these films if I reset this iPad?

    I've just found that three movies I've bought from iTunes on on my iPad are not showing up on Apple TV or anywhere other than that iPad.  What's up with that and will I lose these films if I reset this iPad?

    Thanks.  The reason this has become an issue is that I recently bought a new Macbook Air that the iPad is not synced to.  The one is was synced to was stolen.  If I want to sync this iPad to the new Air, won't it be wiped before I'm able to copy these films or am I wrong about that?

  • I need to add a mileage calculation box to an existing form created by someone other than me. Please help, I am new to javascripting.

    I have the book 'Creating Dynamic Forms with Adobe LiveCycle Designer, but none of the javascript or formcalc script is working. Can someone tell me step-by-step how to go about adding this to the existing dynamic form?
    I added a small table on the existing subform, with the other 2 tables already in the form. This looked like a straight forward project. But, I have not any experience in java script other than googling for script and adding it to Adobe Acrobat fillable forms. So, I am sure I am going at this wrong.
    Respectfully

    Hi,
    can you provide the script you have tried and what exactly you want to do. What is the calculation you are trying to do?

  • How to insert a table or object image other than at bottom or report

    Please excuse my HTML ignorance. Is there a way to use a previously added tag to go back and insert a FP object at the tag location in an HTML report. The only way I can figure out how to do it would be to append the object using the report generation vis, then search the HTML document for the originally added tag, and replace this tag with the appended code.
    I append teat results as they are generated but once all tests are complete, I want to put the summary table at the top (after the header though).
    Thanks, Rick

    Hi Rick,
    There is no built-in way with the Report Generation VIs to append something to your report anywhere other than the very bottom.  I have attached a VI that shows the best way I can think of to accomplish this...it involves using an internal Report Generation VI called "Generate Report Get Data.vi" that gets the actual string that contains all your HTML from the internal data structure of the Report Generation VIs...once you have this string, you can manipulate it with the normal String functions in LabVIEW...then once you've got it manipulated the way you want, you can stick it back into your report.
    I hope this gets you started in the right direction...I saved the VI in LabVIEW 8.0 format.  Let me know if you have any other questions.
    -D
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman
    Attachments:
    Custom_HTML_Report_Append.vi ‏31 KB

  • Running a java program in a directory other than the current directory

    How do I run a java program that's located in a directory other than the current directory?
    There is a file Test.java in /dir1/subdir1. If my current directory is anywhere other than that directory, say /dir2/subdir2, I can compile Test.java by using:
    javac -classpath /dir1/subdir1 /dir1/subdir1/Test.java
    But when I try to run it with:
    java -classpath /dir1/subdir1 /dir1/subdir1/Test
    I get a java.lang.NoClassDefFoundError: \dir1\subdir1\Test
    Any thoughts?

    You need to specify just the name of the class you want to run. So java -classpath /dir1/subdir1 Test

  • How do I install CC Desktop and Apps to a drive other than "C"?

    After several problems, help from the forum, and finally an Adobe tech from India, the tech was able to install CC Desktop.  The tech had to make hidden files visible, and change an existing file OO?? (I can't remember the last two letters") to OO??_old.  Maybe this will help someone else.
    Perhaps I'm wrong, but as the tech was downloading and installing CC Desktop, I didn't see any option for which drive to install it on.  I am now installing CC apps.  I see no option as to which drive to install the app.
    I have my computer setup as C: operating system; D: sctratch; E: programs; F: files, G: cd/dvd.
    How can I install CC Desktop to "E"?  If done, will CC apps automatically install on "E"?  Will CC Desktop work properly on other than "C" drive?   Will CC apps work properly on other than "C" drive?  If CC Desktop should always be on "C", can I stll install CC apps on "E"?  I get no dialog box or window providing an option of where to install any of the CC programs.

    While CCApp Prefs does give you this option, it doesn't respect the settings and still installs to C: Drive. This is a big problem for those using an SSD drive to boot. Why would something as simple as choosing your install folder, like every other application in the world be an issue that has taken over a year to fix?

  • Can i use imac's internal CD/DVD drive to install windows 8.1 pro on macbook via ethernet or firewire or other than purchasing an external drive??

    can i use imac's internal CD/DVD drive to install windows 8.1 pro on macbook via ethernet or firewire or any method other than purchasing an external drive??

    Note: These types of discs or activities are not supported by DVD or CD sharing:
    DVD movies.
    Audio CDs.
    Copy protected discs such as game discs.
    Install discs for an operating system such as Microsoft Windows (for use with Boot Camp), or Mac OS X.
    Burn a CD or DVD

  • How can I buy films in languages other than German in Germany? Quite disappointed, i would line to watch films in Original language and not dubbed in strange ways...

    How can I buy films in languages other than German in Germany? Quite disappointed, i would like
    to watch films in Original language and not dubbed in strange ways...

    You are at the mercy of the content owners/copyright holders. They decide what the Apple can sell in each iTS.
    MJ

  • How can Reader v 9  be installed to a volume other than c:?

    How can Reader v >9  be installed to a volume other than c:? such as g:?
    and is there a distrubution executable available so Reader can be installed on a machine that is not connected to the Internet?

    download the .exe from the ftp service and use it to target the install directory:
    ergo
    ftp://ftp.adobe.com/pub/adobe/reader/
    and pick OS and version and language thus:
    ftp://ftp.adobe.com/pub/adobe/reader/win/9.x/9.5.0/en_US/AdbeRdr950_en_US.exe

  • How do I assign a file to a drive other than the drive that contains my program software?

    I've just installed a video editing program on my new Mac Pro Xeon 64 bit workstation. I want to ensure that all my media files reside on a drive other than the drive that contains programs. I had no problem doing this on my old Dell. How do I do this on my Mac Pro? -- Gary

    Application Preferences.
    Next time, 'what' program would also help.
    Most people do setup with a dedicated boot drive with OS and apps, .then use other drives or array(s) for media, scratch as needed, including external hardware RAID.

  • Install Adobe CC apps on a drive other than C?

    Can I install CC apps on a drive other than C? If so, how?

    It does indeed:
    I haven't tried it either, in fact I've always heard that the smart thing is to install in the default location. But the option is there. Keep in mind that a lot of stuff will go to the user folder on the C drive in any case, so you can't keep it entirely off C.
    Normally I'd ask "why?" - but SSDs have brought back space restrictions, at least for a while. I'm getting a little worried for my 240 GB system/apps SSD, which is very nearly full pretty soon.

  • How can I go to a specific date in the future other than by clicking one month at a time?

    Would like to go to a specific date several years from now and see what else I have scheduled (if any) or to see if that day is a holiday or even just to see what day of the week that day falls on. Can I do this in some way other than clicking on the NEXT MONTH button a gazillion times?
    I am using Windows 7 (64-bit) on a Dell THX computer.
    Thanks,
    DannyBoy

    tried clicking on the year in the calendar?

  • I need to use a drive other than C: to store my bookmarks how do I do this?

    I use software called Deep Freeze that restores my C: drive to it's original state every time I reboot. I need to have my bookmarks stored on a drive other than C: else when I reboot any changes I've made will be lost. Is there a way to do this?

    You can only do that if you create a new profile and locate that new profile on that other drive.
    http://kb.mozillazine.org/Creating_a_new_Firefox_profile_on_Windows
    http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox

Maybe you are looking for

  • Failed to install python-pip due to unknown signature

    sudo pacman -S python-pip ERROR:python-distribute: signature from "Stéphane Gaudreault <[email protected]>" is unknown trust ERROR:python-pip: signature from "Dan McGee <[email protected]>" is unknown trust I'v tried "sudo pacman-key --init" what wit

  • There doesn't seem to be a "burn to disc" in my file field

    I put in a blank disc in to transfer some music on to it . A promt came up saying go to file burn to but there was'nt one there

  • Menu bar problems in Yosemite?

    Is anyone else dealing with a frozen menu bar in Yosemite? It seems my issue is related to SytemUIServer eating up a ton of CPU power and then hanging. The problem was causing my whole system to run slowly right after I installed Yosemite two days ag

  • IOS 8 Uninstall?

    I am having similar problems with IOS 8 and iPad 2.  Safari slowing to a crawl or stopping entirely.  Apps not starting for long periods, choppy video.  Is there a way to roll back to the previous operating system until there is an update?

  • Using your mini Mac in Europe at 220 V?

    I am about to purchase the mini Mac from a Mac Store and have noticed in the specification for power input they have listed 110 V (US, Japan, South America). I spend my time between Europe and the US and would like to be able to take my mini Mac with