Chain and store data not populating properly in BPARTNER

Hi all,
There is a field 0bpartner2 in the data source name 0BP_RELATIONS_ATTR. This field is also there in DSO1 which fetches the data from the mentioned datasource. Then using routines this field 0bpartner2 splits into two-->chain and store which are getting populated in the next level of DSO, DSO2 which finally goes into 0bpartner infoobject.
But for two particular bp nos the values of chain and store are not getting populated.
Checked in RSA3, the data is OK, but in the PSA level the data is not there.
This is happening only for this two particular bp nos.
Kindly help.

Hi,
at info package data selection don't have selection please check the below options.
1. go to ECC -> enter the t code- RSA5 -> select the data source -> go to change mode -> select the check boxes possibility.
2. if not there come to BI system select the data source go to change mode -> select selection menu -> browse and choose the X- selection possible.
now it available selections at info package - while seeing the RSA3 data give the selection at info package
Thanks,
Phani.

Similar Messages

  • Categories tab in app store is not populating data

    Dears,
    I have a problem in my Iphone OS 3.1.3 as the Categories tab in app store is not populating data and coming blank.
    it was working fine before and suddenly stopped, although I restore to original setting 2 times and still not working.
    Appreciate your help.

    Hi, it seems like this but let's wait reply from apple in order to know when will it work again

  • ITunes Store will not load properly and returns too homepage in seconds

    iTunes Store will not load properly and returns too homepage in seconds what do I do too fix it

    I am having the same problem now, did you ever find a way to fix it?

  • Amount field is not populating properly

    Expert's,
    Here is an issue where one of the amount field not populating properly.For some opportunities the amount field will be just displyed as'0' but for some opprtunities the amount field is displaying as'$0'.The data we are pulling is from CRM.
    Thanks in advance.
    vasu.

    Hi,
    looks like extenstion of your last thread
    did you already have a look in data in cube?just to make sure,try to display cube's data using List cube transaction .Take this amount field,corresponding Currency Key,and you rmost impotant characteristics...and check whether all records are having entry in 'currency' column?

  • Data not populating after DS enhancement

    HI pros,
    i have made Data source enhancement.
    i wrote the code in include program.
    when '0FI_GL_40'.
      CHECK NOT c_t_data[] IS INITIAL.
      LOOP AT c_t_data ASSIGNING <fs_data5>.
      SELECT SINGLE matnr FROM bseg INTO <fs_data5>-ZZMATNR
                             where BUKRS eq <fs_data5>-BUKRS and
                                   BELNR eq <fs_data5>-BELNR and
                                   GJAHR eq <fs_data5>-GJAHR and
                                   BUZEI eq <fs_data5>-BUZEI.
    endloop.
    but the data not populating into the report, the Multi provider is real time
    krish..

    Hi,
    Syntax
    ASSIGN mem_area TO <fs> casting_spec range_spec.
    Effect
    This statement assigns the memory area specified using mem_area to the field symbol <fs>. You can assign a data object or a memory area calculated from the address of a data object. After the assignment, the field symbol refers to the assigned memory area and can be used in operand positions. When used in a statement, it behaves like a dereferenced data reference, meaning that the statement works with the content of the memory area.
    The data type with which the assgigned memory area is treated, depends on the specifications in casting_spec. You can either execute an explicit casting or the field symbol takes on the data type of the data object specified in the assignment. A field symbol to which a memory area is assigned, has this data type after the assignment and behaves like a data object of this type.
    The assigned memory area mem_area must be at least as long as the data type specified in casting_spec and must have the same alignment. If the data type determined in casting_spec is deep, the deep components with their type and position must appear in the assigned memory area exactly like this.
    Use the specifications in range_spec to restrict the memory area that can be assigned to the field symbol.
    You have to assign it back to internal table to modify the content.
    Check in debug mode if you have still doubt.
    regards,
    Raju

  • Data not populating in database

    Hi All
    I am trying to insert data into a custom table but unable to do so...
    Steps followed
    1. Created a custom table
    2. Created an EO based on the table
    3. Created a VO associated with the EO.
    4. Created AM and associated the VO with it.
    5. Created page and associated it with the AM.
    Controller Code
    public void processRequest(OAPageContext pageContext, OAWebBean webBean)
        super.processRequest(pageContext, webBean);
        OAApplicationModule am = pageContext.getApplicationModule(webBean);
        am.invokeMethod("initEmployee");
      public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
        super.processFormRequest(pageContext, webBean);
        OAApplicationModule am = pageContext.getApplicationModule(webBean);
        if("Next".equals(pageContext.getParameter("event")))
           pageContext.setForwardURL("OA.jsp?page=/xx0801/oracle/apps/per/selfservice/val_assignment/webui/PhonePG", null, (byte)0, null, null, true, "N", (byte)99);
    if("Save".equals(pageContext.getParameter("event")))
      am.invokeMethod("createEmployee");
      }AMImpl Code
    public employeeAMImpl()
        public void initEmployee()
          OAViewObject vo = getEmployeeVO1();
            if(!vo.isPreparedForExecution())
               {vo.executeQuery();
            Row row=vo.createRow();
                vo.insertRow(row);
            row.setNewRowState(Row.STATUS_INITIALIZED);
        public void createEmployee()
        getTransaction().commit();
    ...A new row does get created in the table but the data columns are empty only the creation date, created by, last_updated_by etc are getting populated.
    Thanks

A: Data not populating in database

I have put the debug statement as follows:
public void createEmployee()
    EmployeeVORowImpl emp = (EmployeeVORowImpl)getEmployeeVO1().getCurrentRow();
   String name = emp.getEmployeeNumber().toString();  
   System.out.println("Emp Num: " + name);
    getTransaction().commit();
    }The employee number got printed in the messages. However the row still doesnot have any data except the created by, creation date etc
Edited by: Subhasish on Jan 12, 2011 3:38 AM

I have put the debug statement as follows:
public void createEmployee()
    EmployeeVORowImpl emp = (EmployeeVORowImpl)getEmployeeVO1().getCurrentRow();
   String name = emp.getEmployeeNumber().toString();  
   System.out.println("Emp Num: " + name);
    getTransaction().commit();
    }The employee number got printed in the messages. However the row still doesnot have any data except the created by, creation date etc
Edited by: Subhasish on Jan 12, 2011 3:38 AM

  • I downloaded newest itunes version and it would not install properly and now i can't open it. i have removed and reinstalled several times. i get error 7 (windows error 126) something about apple mobile device failed to start. anybody having this problem.

    i downloaded newest itunes version and it would not install properly and now i can't open itunes. i have removed and reinstalled several times. i get error 7 (windows error 126) something about apple mobile device failed to start. what can i do to fix this problem besides restoring system to an earlier date

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Ive just upgraded my late 2009 macbook, and things are not working properly. First of all, when I started the computer first time after installing Mountain Lion, some message advised me that some files were impossible to install.

    Ive just upgraded my late 2009 macbook, and things are not working properly. First of all, when I started the computer first time after installing Mountain Lion, some message advised me that some files were impossible to install. Once I wrote my password, and for now on, everytime I start the session, another window advise me that "Java SE 6" is missing, due that, the computer can't run some "CS5Service Manager". If I try to install it, the download ends with an error. If finally, you skip the istallation, you arrive to the dock, but the menu bar at the top of the screen doesn't show up.
    In addition, my trackpad doesn't works either. I can move the arrow but i can't click anywhere, probably because the option of clicking by touching is disabeled and I can't performance a regular click.
    I'll be very glad if someone know what the heck is happening with my computer. Anyway, I'm going to the genius bar next Saturday. Thx!

    We're sorry.
    We can't find the article you're looking for.
    Please return to the Apple Support homepage.
    Sigh.

  • I have safari 5.1.7 and it's not working properly. Should I use Safari 5.1.9 or 6.0.4?

    I have safari 5.1.7 and it's not working properly. Should I use Safari 5.1.9 or 6.0.4? Mac OS X 10.6.8.  17" MacBook Pro

    Use your Software Update under the Apple menu, it SHOULD bring Safari up to 5.1.9 on OS X 10.6.8.
    Apple IS issuing security and other updates for Snow Leopard users.
    OS X 10.4/10.5 need to upgrade, 10.6.8 ok still
    Safari 6+ is only for 10.7+ users as OS X is morphing into iOS.
    10.7 and 10.8 will not run your PPC based apps of 10.5/10.6
    If Software Update is not working, then you have other issues, backup your users folders off the machine to a external storage drive (not TimeMachine!) and run through this list of fixes.
    Most commonly used backup methods
    ..Step by Step to fix your Mac

  • HT1657 I downloaded a film for rental from itunes and it will not play properly,why?

    I rented a film last evening The book of Kells and it will not play properly.  My computer has more than enough memory or whatever it needs and I am using an account I have used in the past with success.  The films starts, then stops, then speeds ahead like it is not successfully loaded.  Any suggestions?

    Welcome to the Apple Community.
    Where did you download it to and is it a purchase or rental.

  • Do you have fix for Photo Booth Audio and Video are not syncing properly, Do you have fix for Photo Booth Audio and Video are not syncing properly

    My audio and video are not syncing properly. There is a lag from the audio to the video.  Does anyone have a permanent fix for Photo Booth where the Audio and Video are not syncing properly?

    If you monitor the "More Like This" box (top right), other threads appear. Opening them usually displays other threads. You aren't the only one having this problem.
    One person having a Photo Booth problem, although not the same one as you are having solved it by running Disk Utility/Repair Permissions.

  • I have purchased apps for my ipod touch and they are not loading properly.  They appear on the screen, however when I touch them, they do not load and bounce back to the main screen.  Any suggestions on how to fix?

    I have purchased apps for my ipod touch and they are not loading properly.  They appear on the screen, but when you touch them, they do not open and bounce back to the main screen.  Any ideas on how to fix?

    Try the basics from the manual:
    restart.
    reset.
    restore.
    iPod touch User Guide (For iOS 4.3 Software)

  • I had photoshop elements 8 installed on my previous computer and it did not work properly when it came to sizing  photos for a website I was adding to.  I now have a new computer which runs windows 7.  Is it worth installing it again on my new computer?

    I had photoshop elements 8 installed on my previous computer and it did not work properly when it came to sizing  photos for a website I was adding to.  I now have a new computer which runs windows 7.  Is it worth installing photoshop elements 8 again on my new computer or will it be a waste of time?

    I have PSEv.8 on my computer running WINDOWS 7. It works perfectly..
    Perhaps you need help with saving files for web use.. Will be pleased to assist you when you get everything set up.

  • Today i rent photoshop cc from the adobe site. and it will not download properly onto my computer

    today i rent photoshop cc from the adobe site. and it will not download properly onto my computer. I received the confirmation email. I verified my email then logged into the site. Then I click on download button is association with photoshop cc. The icoud app download box comes up and does not actually download....
    i need to use this photoshop asap. i just need it to download

    Without system information nobody can tell you anything. The download not even starting points to a more serious issue on your system.
    Mylenium

  • I backed up my iphone via icloud and restored it and lost dates notes photos anyone help

    i backed up my iphone via icloud and restored it and lost dates notes photos anyone help

    i backed it up to icloud and pc. but when i went to restore i got sum contacts back but not the latiest contacts. and no photos and notes gone. but i did notice that that bk up date was changing is there anyway i can look at all the back ups ????

  • Maybe you are looking for

    • Error message when upgrading to Tiger

      Hello, I have an iMac G5 running 10.3.9 and I'm finally getting around to upgrading it to tiger. I've installed everything in software update, so I should be completely up to date, and I have all the RAM and hard drive space the apple support page sa

    • What exactly is the "HDR" feature anyway?

      Can anyone explain the HDR feature? Thanks in advance

    • Text Shifted When Website Published

      I just published a site using iWeb for the first time, and I'm using a third-party host (50 Webs-free hosting). The site published successfully, and it's a very simple site, mostly just text. The text looks great in iWeb, it is all contained within t

    • Installing PS Elements 11 from disk

      I am blocked from installing PS Elements 11 on my Mac by a notice that I must close:      elementsautoanalyzer      dynamiclinkmanager I have no idea where these programs reside on my computer nor how to close them. Help? Thanks.. Jack

    • PR1.1 for Nokia n8 'Global Swap Version' (Product ...

      Hi all, i have a global swap version of the N8 product code: 059B6D7 due to a faulty one i had originally, this was thn flashed with my originl firmware (UK O2 Branded), however i am unable to update to PR1.1 as it shows no updates available and when