Can't get Source System to come up for BBPGETVD

Hi Guys,
i can't get the source syst. visible in tx: bbpgetvd.
i have maintained the ERP system in table BBP_BACKEND_DEST with the following:
client: 010
log_sys: FD0CLNT903
dest: FDoCLNT903
sys_type: ERP_2.0
rfc_poss: X
fi_validation: 2
also table RFCDES has the entry for the RFC destination of the ERP system.
Any ideas where did I missed something?
10x in advance!
Catalin

make sure that you have maintained the SPRO setting for "definition of Back-End systems in SAP-SRM" inside the node SRM SERVER->technical basic settings->define system landscape
here, logsys, description, rfc name, description, sys type, flag for rfc,  SDL name etc etc
the search help used in bbpgetvd is BBP_BACKEND_DESTINATION_F4 and FM BBP_F4IF_SHLP_EXIT_BACKEND_DES.
and the code used to pick the fields is below
SELECT A~DEST A~LOG_SYS B~LOG_DESCRIPTION A~SYS_TYPE
         INTO TABLE LT_SYSTEMS
         FROM BBP_BACKEND_DEST AS A INNER JOIN BBP_BACKEND_TEXT AS B
              ON B~LOG_SYS = A~LOG_SYS
              INNER JOIN RFCDES AS C
                    ON C~RFCDEST = A~DEST
         WHERE A~SYS_TYPE IN LR_SYSTEM_TYPE
         AND   A~RFC_POSS = 'X'
         AND   B~SPRAS    = SY-LANGU
         AND   C~RFCTYPE  = LC_RFCTYPE_R3.
so what you can check in you system are:
1. system type of you ECC is kept as a R3*** or ERP****
2.  RFC_POSS thats nothing but the flag(checkbox) in the config table for RFC
hope this will solve your problem
yes, prior to that you need to make sure that the logical systems and RFCs are configured properly or not..

Similar Messages

  • Where can I get a system wide Visual EQ for my Macbook pro?

    Hey guys, I use logic pro X a lot! I love the channel EQ plugin and when I listen to music or watch a movie I wish I had the Channel EQ. Is there a way to either use that plugin system wide or is there a place i can download something close to that? I used soundflower for a while but I really want a visual EQ for those weird extreme highs from movies or bad recordings.

    Apple would be the main supplier of any replacement parts.

  • I can't get the dashboard to come up.

    I can't get the dashboard to come up with out manually clicking on it in the dock. It was set to the middle mouse button but it changed. I went in system prefs and went to Exposé and spaces and put it as the middle mouse button but it didn't work... I still cannot open it with out clicking on the icon in the dashboard.

    You may want to try repairing permissions.

  • How can I get the system date in mm/dd/yyyy,

    how can I get the system date in mm/dd/yyyy, i need to compare system date with some other date,continuosly using threads,can U plz help me.
    With Some code
    Thanks In advnace
    Mahiiii

    Hi,
    You can use SimpleDateFormat class under java.text package.
    SimpleDateFormat formatter = new SimpleDateFormat("dd-MMM-yy h:mm a z", new Locale());
    //formatter.setTimeZone(timezone);
    String dateTime = formatter.format(new Date());

  • After creating a table, how do I type outside of it?   I can't get a cursor to come up.

    After creating a table, how do I type outside of it?   I can't get a cursor to come up.

    Barker,
    If by "outside" you mean "on the right or left of" a table, you must make the Table a Floating Object to do that.
    If you must use Inline Tables, you can do this:
    Add a Floating Text Box with the text that needs to be "outside" the table. Arrange, then Group the Text Box with the Floating Table, and then set the Group to Inline.
    Jerry

  • HT5621 I have changed my AppleID but I can't get the "system preferrences" to show my new AppleID.  What am I doing wrong?

    I have changed my AppleID but I can't get the "system preferrences" to show my new AppleID.  What am I doing wrong?  I am running 10.9.2.  I support multiple devices on this icloud account and they all work fine.  Its just the mac mini ...

    I found a post with the answer.  Basically I just logged out of the iCloud.  My concern was that I would loose my contacts.   But when i logged back in with the correct AppleID -- it was all there.
    Thanks!

  • I have a iphone 4s and i can't get the charger to come out of the phone its stuck on one side and will not come out

    I Have a iphone 4s and can't get the charger to come out...it was hard to get out the time before but i thought it was just me so then i charged it last night tryed taking it out and it is stuck on one side and will not come out...any suggestions on how to get it out?

    You will just have to carefully pull harder. Push the other side back in so it is aligned, then pull it straight out.

  • TS1363 how can i get my iphone to come on

    how can i get my iphone to come on

    There's a power button on the top.  Press it.
    Any other silly questions?

  • How can i get the system language of machine in script

    Hi,
    During postinstall, i want to install file based on the system language.
    How can i get the system language of machine in script ?
    Thanks,

    Michael Conniff wrote:
    I don't get it: what you posted gives a list of all the languages (and I don't see what awk brings to the party).
    Hmm. On my laptop the first bit gets me the list of languages as they appear in the listing in the International preferences pane:
    (en, de, es, ja, fr, it, nl, sv, nb, da, fi, pt, "zh-Hans", "zh-Hant", ko)
    So I piped that to awk to pull out just the first one (they're ordered just like they are in the prefs pane, with the current language first). But that gives me some extra text:
    (en,
    So I piped that to sed to remove the comma and parenthesis. That gives me the current code, which in my case was "en" (or "de" if I switched the language).
    defaults read -g AppleLocale
    gives me en_GB. So maybe this last is better for you?
    Well, sure, if you want to do it the easy way. But where's the fun in that? Seriously though, I get en_US, which is a more accurate and complete view of my settings...
    charlie

  • HT204053 My daughter has a phone on my account how can I get her messages to come to my iPad with a different number but all under my name.

    My daughter has a iPhone five under my account how can I get her messages to come to my iPad? Under my number?

    This can happen when you both share the same Apple ID for iMessage.  You can continue to share the same ID for purchasing from the iTunes and App stores, but you should use separate IDs for iMessage and FaceTime.
    To fix this, on one of the phones, to go Settings>Messages>Send & Receive, tap the ID, sign out, then sign back in with a separate ID.  Then do the same thing in Settings>FaceTime.

  • Where can I get a list of available selection for certain dict type?

    Where can I get a list of available selection for certain dict type in code?  For instance, when I use SE16 to view VBFA table, I am presented with many filter criteria.  One of them would be "VBTYP_N".  When I click on the square next to the option, I am presented with a list of possible values to select from.  Where can I get the list of this possible values for any given dict type in code?

    Hi Frank,
    The list of possible selection you see can be from diferent sources
    1) Search helps defined either programatically or search helps defined at table level.
    If it is a Z Selection screen check the program, then the data declaration of the parameter
    2)Check tables provided at field level. They can be through use of foreign keys. The proposal generated could be simple compund ..
    3) Fixed values at Domain level ()
    Please refer to this link as well for detailed explanation
    [http://help.sap.com/saphelp_470/helpdata/en/9f/dbaa5435c111d1829f0000e829fbfe/content.htm]

  • I am using windows 7 and can't get the print drives to load for F2210 printer

    I am using windows 7 and can't get the print drives to load for F2210 printer and I keep receiving different fatal error codes.

    Hello @Imvertical 
    Welcome to the forums!
    I read about how you're attempting to install your Deskjet F2210 on your Windows 7 system and receive Fatal Error codes. I will do my best to help and make some suggestions for you to try. 
    To being, try a standard copy from the unit to see if it will copy. If copies work, continue troubleshooting. If not, let me know what happened when you made a copy.
    Next:
    Perform a Level 3 uninstall.
    There are 2 ways you can run the uninstall:
    From Original installation CD:
    1. Insert CD into drive, and then cancel the installer
    2. Click Start and open 'Computer', and then right click on the CD drive and open
    3. Open folder Util
    4. Open folder CCC
    5. If you have an HP computer run the L3uninstall.exe. If you have a non-HP computer run the L4uninstall.exe
    6. When the uninstall has completed restart the computer
    7. Run Disk cleanup from Accessories\ System Tools
    8. Download and install the latest version of Adobe flash player
    http://www.adobe.com/support/flashplayer/downloads.html
    9. Download the full feature software and drivers: HP Deskjet F2200/F2224 All-in-One Printer series Full Feature Software and Driver
    10. Run the download to reinstall the printer
    If software was downloaded and extracted to your system:
    1. Click Start and type %temp% in the run field
    2. Look for, and open the folder starting with 7z (Example: 7zS2356) (If there is more than one, choose the most recent folder)
    3. Open folder Util
    4. Open folder CCC
    5. If you have an HP computer run the L3uninstall.exe. If you have a non-HP computer run the L4uninstall.exe
    6. When the uninstall has completed restart the computer
    7. Run Disk cleanup from Accessories\ System Tools
    8. Download and install the latest version of Adobe flash player
    http://www.adobe.com/support/flashplayer/downloads.html
    9. Download the full feature software and drivers: HP Deskjet F2200/F2224 All-in-One Printer series Full Feature Software and Driver
    10. Run the download to reinstall the printer
    Please let me know if the installation worked after the Level 3 uninstall.
    Good luck and have a nice Wednesday!
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Can i use technical system type 'third party' for r3 system in idoc2file sc

    Hi,
          i am doing a sample out bound scenario (idoc 2 file), distributing idoc from sap system to csv file (in same network). in this can i use thchnical system type 'third party' for R3 system. will the scenario work properly or not.
      And some times some of the business systems in SLD are not visible in ID, when assigning business system in ID.can any one tell reason for this.
      can any one suggest me,........ Thanks in advance & would be appreciated.
    Regards
    Rajesh

    Hi,
    <i> can i use thchnical system type 'third party' for R3 system. will the scenario work properly or not.</i>
       --- No u can't use this...Ur technical system must be "WebAS ABAP" only.  For file system you use 3rd party system. means ur technical system like follows.
    sender
    R/3  -- WebAs ABAP
    Receiver
    File  - 3 rd pary system
    <i>And some times some of the business systems in SLD are not visible in ID, when assigning business system in ID.can any one tell reason for this.</i>
      Click "Clear SLD cache" repeatly for some time in ID, it will come.
    regards,
    Ansar.

  • How can i get an older version of Ibooks for my Ipad 1?

    how can i get an older version of Ibooks for my Ipad 1?
    Since I have Ibooks 3.0.2 I can't start Ibooks on my Ipad1.

    For iBooks try downloading the current version on your computer's iTunes so that the app is in your purchase history. Then on your iPad go to the Purchased tab in the App Store app and see if you can download an older compatible version of it.
    You can also try similar for the Kindle app - I don't know whether Amazon have made older versions of their app available in the store, so it may not work for that. If not, then as a work-around you could use their cloud reader 'app' : http://read.amazon.com - go to that site on Safari on your iPad and then create a homescreen shortcut for it (kindle cloud reader help)

  • Where can I get an apple iMac G4 from for around £150? England

    Where can I get an apple iMac G4 from for around £150? England

    You could also try here:
    http://www.macbooty.com/imac.php

Maybe you are looking for