APO relation with BI

Hi experts,
How is APO, BI and R3 integrated. I am interested in the data flow.
How you move data from BI to APO and back.
Secondly, i want to know about datasource 0APO_PPDS_ORDER_01. Is it in bi or apo?
Also how livecache comes into the picture in this.

Hi ,
1.Bi/BW is used for reportimg purpose.Its is used to store the data from r/3 and as well as from APO.
2.Data can be taken into BI/BW from APO by creating data source for that particular planning area.
Then u create transformations and DTP process to transfer data from source to destination.
Infopackage is also created which is used as data containers for the transfer process.
3.LiveCache is a temporary storage area for the SCM system where the data can used while planning.
4.So u can transfer data from APO Live cache to External BI/BW infocubes.
5.Before transfer of data 1st we need to take care whether the infocube created has all the infoobjects that are used in POS of APO.
6.APO has a internal BI/BW where u can transfer the data from internal APO infocube to external...U can pass data for a single keyfigure or multiple keyfigures...For that u need data extractors in BI/BW.
7.APO and R/3 data can be passed using CIF integration model..

Similar Messages

  • How to find the apo related tables

    Hi Experts,
    Tables required for APO related. please suggest me.
    Edited by: avenkatrao on Jul 15, 2010 8:14 AM

    Hi,
    Will you please clarify in which system you looking APO related tables .
    If you are looking into SCM system, then , you can search through SE12 transaction "SAPAPO/* tables with search critera.
    Regards
    Datta

  • Will the new 10.6.8 update fix SATA3 issues related with 2011 MacBook Pros?

    Will the new 10.6.8 update fix SATA3 issues related with 2011 MacBook Pros?

    It is against TOU to speculate on these message board.  Suggest you post your question on the Mac Rumors site.
    As I already stated, there is no 10.6.8 update.  If there was, it would be listed in Software Update.

  • Table Relation with Payment and Invoice of Vendor

    Hi all,
         I have one question about Table Relation with Payment and Invoice of Vendor.
         the scenario is.
         2 Purchase Order number : 100000001/100000002
         1 Invoice document number : 200000001 which include  2 Purchase Order.
         1 Payment document number : 300000001
         How should I found out table relation from Payment document number - Invoice document number - Purchase Order number. ?
          I try to link the following table, but it does not work.
          RBKP     *     Invoice Receipt
          RSEG     *     Invoice Receipt document line item
          BKPF     *     Accounting Document Header
    BSEG     *     Accounting Document Segment
    PAYR          Payment Medium File
    BSIK          Accounting: Secondary Index for Vendors
    BSAK          Accounting: Secondary Index for Vendors (Cleared Items)
    BSIS          Accounting: Secondary Index for G/L Accounts (Open Items)
    Does any one know about it ?
    Regards
    KY Chuang

    Hi Venkatesh,
    Thnx a lot for the reply. This has almost solved my problem, however there's one thing left. when I'm trying to take a print out after exporting the info into an excel sheet, the information really looks scattered, i.e.,  is there a way where we can go ahead and get the info in a rather unscattered manner.
    I've tried to take a print directly without actually transferring the info into an excel sheet, then each of the vendor is printed in a separate page, which again they feel is a problem.
    So, if you have an idea pls suggest.
    Thnx again for the information.
    regards
    sandhya

  • My Notes are missing since upgrading to iOS 6. I don´t delete anything.  Can it have relation with iCloud?

    My Notes are missing since upgrading to iOS 6. I don´t delete anything.  Can it have relation with iCloud?

    This worked for me, when asked to purchase program you don't need to, got copies of all missing notes. Hope it helps
    http://www.askdavetaylor.com/any_way_recover_iphone_notes_windows_pc.html

  • HT201342 I have not been able to upgrade to a new computer. So I am running an old OS 10.5.8 in a Powerbook Pro 15¨. I recently have had some e-mail problems. I would like to know if this is related with all transitional process from @mac to @icloud.

    I have just starting having problems with my @mac.com account because I still have an old computer. Un fortunatelly so many years this is my main account and no option to send e-mail are possible.
    Is this related with the transitional process from moving to an @icloud.com account?
    regards

    pvonk wrote:
    First of all, your profile says you are using OSX 10.5.8 which is incompatible wth all features of icloud, although users have been able to use icloud's email with older versions.  With the transition to @icloud.com accounts, it's difficult to say what the effect is regarding older versions of OSX.  I've read posts by others who are still using these versions and have now been having problems with emails. 
    iCloud mail is a standard Imap account, any version of OSX (or Windows) with an Imap compatible mail client can use it.

  • Stock room tables in oracle apps ? and how customer is related with those?

    Hi All
    Can any give the details about stock room tables in oracle apps ? and how customer is related with those tables.
    Thank you

    question is not clear, but is it what you are looking for ?
    Stock Locators in Inventory tableis mtl_item_locations

  • Bw apo related nots

    hi,
         can anyone please give me details on bw-apo related material . please it is very urgnet.
    thanks .
    sri.

    Hi,
    U can get lot of stuff here..
    http://help.sap.com/saphelp_apo31/helpdata/en/92/dd013872af2946e10000009b38f8cf/frameset.htm
    Check this also-- service.sap.com/scm
    Hope it helps-
    MM
    Message was edited by: vishnuC

  • SQL Server Agent ... Relation with BizTalk.

    Hi All,
    I know that there are jobs in SQL Server Agent which are used to perform some activity on scheduled basis like Purging,backup etc...
    what happens if SQL server agent service is in Stop mode(is it mandatory to have it started) and does it have any relation with BizTalk BAM.
    Praj Dixit

    Yes, you have to make sure the SQL Server Agent is running on the SQL Server. When the SQL Server
    Agent is stopped, the built-in BizTalk SQL Server Agent jobs that are responsible for database maintenance cannot run. This behaviour causes database growth, and this growth may cause performance issues. 
    SQL Server Agent jobs except the MessageBox_Message_Cleanup_BizTalkMsgBoxDb job should be enabled and running successfully. 
    You can learn about the SQL Server Agent jobs at Description of the SQL
    Server Agent jobs in BizTalk Server
    Regarding BizTalk BAM,
    Yes Backup BizTalk Server Job takes the backup of BAM Primary Import, SQL NS as
    well as other BizTalk databases. The BAM Analysis database, BAM Star Schema Database and Tracking Analysis Server database store content in SQL Server Analysis Services cubes. The Backup BizTalk Server job does not back up these databases. Instead, to
    backup these databases, it uses SQL Server Analysis Manager.
    I found this utility (BizTalk Monitoring
    Automation Utility) very useful to automate the monitoring of
    your BizTalk environment. If you have liberty to go with a paid tool,
    BizTalk360 a monitoring and support tool is the one for you.
    Rachit

  • Master-Child relations with ODP??

    I don't understand why I am having problems trying to build a simple master-child table relation with cascade delete using ODP .NET. With microsoft's providers, in the FILL command, you can specify the relationship in the fill command - Fill(dataset_name,relation_name). But in ODP .NET, it doesn't accept the relation_name as the second parameter, just the datatable. Why is that? are there any good examples out there that show working with Master-Child relations populated with Fill()? Any help would be greatly appreciated.

    bump

  • BlazeDS - n:m relation with eager loading - recursion?

    Hello to all!
    I have a n:m relation and I do eager loading with Hibernate (and other relations with 1:n and n:m, but not displayed here):
    @ManyToMany(fetch=FetchType.EAGER)
        @JoinTable(name = "Group_User",
            joinColumns = {@JoinColumn(name="group_id", referencedColumnName="id")},
            inverseJoinColumns = {@JoinColumn(name="user_id", referencedColumnName="id")}
    @Fetch(FetchMode.SELECT)
    private List<User> users;
    @ManyToMany(mappedBy="users", fetch=FetchType.EAGER)
    @Fetch(FetchMode.SELECT)
    private List<Group> groups;
    So one user can have several groups and in one group can be several users.
    So, but now I get all groups in Flex frontend and so I have also all users included, but the problem is, I get a kind of recursion here.
    Debugging it and take a look at the groups, I see the users listed, and the user have groups, and these groups have users and so on and so on...
    What shoud I do to solve this problem?
    Thanks a lot in advance & Best Regards PHANTOMIAS

    Abe, Any chance you could publish the answer on the newsgroup?
    This was my support response:
    I assume each child object is the same type as its parent? That is, you have a
    class C with a
    member of type Collection<C>?
    In that case, consider what putting this member (let's call it M) in the
    active fetch groups
    does. When loading a C instance, M must be loaded. But if M is full of additional C
    instances, then M must be loaded for all of those instances as well, since M is
    in the active
    fetch groups. And so forth. Thus, eager loading doesn't work very well when the
    relation is
    of the same type as the target object, because it causes a large recursive process.
    SolarMetric has worked to make sure that JDO 2 fetch groups will allow for
    specifications of
    fetch depths and other advanced features. Until then, however, I'm afraid that
    this is a
    limitation of Kodo. I'm not sure how deep into your tree structure you want to
    go, but you
    might consider creating one or more Queries. For example, if you want children and
    grandchildren, create one Query for all grandchildren, and one Query for all
    children.
    Execute both queries. Then going from a grandchild to its parent (I assume
    there is a
    relation from an object to its parent) won't cause any additional DB hits, since
    the children
    (the parents of the grandchildren) will already all be in cache. Similarly,
    going from a child to
    the root object might cause 1 additional DB hit if the root isn't already in
    cache, but going
    from subsequent children to the root will be satisfied from cache. Or if you
    have multiple
    roots, consider executing an additional Query for those roots. So in general,
    you can fetch N
    levels of the tree in N queries, and all relation traversals between those
    levels will then be
    satisfied from cache.

  • Join 2 tables which are not related with any primary-foriegn key constraint

    Hello,
    How to join 2 tables which are not related with any primary key foreign key constraint.
    Ex.Consider Table A has 5 columns->A_ID,A_Name,A_Address,A_City,A_Pin(Total 10 rows)
    Table B has 5 columns->B_ID,B_Name,B_Adress,B_City,B_City(Total 30 rows)
    From both the table i want the data,which i need to use in curosr to display finally as "Address Label".
    Both the table are entirely different,but there can be some names of Table A which may come in Table B also,if the name,address and city is also same.That means same person in both the table.
    So finally i want total number of distinct records(distinct data of Table A which is not in B+all the data of table B) to come under Address Label.
    How can i write the select query for this condition?
    Thanks
    Swapna

    Hi, Swapna,
    user11018268 wrote:
    Hello,
    How to join 2 tables which are not related with any primary key foreign key constraint.
    Ex.Consider Table A has 5 columns->A_ID,A_Name,A_Address,A_City,A_Pin(Total 10 rows)
    Table B has 5 columns->B_ID,B_Name,B_Adress,B_City,B_City(Total 30 rows)
    Both the table are entirely different,but there can be some names of Table A which may come in Table B also,if the name,address and city is also same.That means same person in both the table.I think you want a UNION, not a join.
    If you have 10 rows in table_a, and 30 rows in table_b, then
    SELECT       A_ID,          A_Name,     A_Address,     A_City,     A_Pin
    FROM      table_a
    UNION
    SELECT       B_ID,          B_Name,     B_Adress,     B_City,     B_City
    FROM      table_b
    ORDER BY            2,               4          
    ;will produce up to 40 rows; 40 if there are no duplicates. (UNION implies DISTINCT.)
    The corresponding column types should be similar, if not exactly the same.
    There's no problem if A_Name is VARCHAR2 (50) and B_Name is CHAR (30).
    However, there will be a problem if A_ID is a NUMBER and B_ID is a TIMESTAMP.
    You must have the same number of columns in all branches of the UNION.
    If you want an ORDER BY clause, put it at the very end, after the last branch of the UNION.
    You can use positional notation (where 2 means the 2nd column) like I did, or you can use names from the first prong of the UNION (such as A_Name).
    From both the table i want the data,which i need to use in curosr to display finally as "Address Label".
    So finally i want total number of distinct records(distinct data of Table A which is not in B+all the data of table B) to come under Address Label.I'm not sure what your mean about "Address Label".
    Whenever you have a question, post a little sample data (CREATE TABLE and INSERT statements, relevant columns only) from all tables, and the exact results (formatted) that you want from that data.
    You can concatenate all 5 columns into one VARCHAR2 column, if you want to.
    You'll probably want to use RPAD (or simillar functions) to make the output line up nicely.
    If any of the columns are not strings, use TO_CHAR to make string versions of them.
    For example:
    SELECT  TO_CHAR (A_ID, '9999999')
         || '   '          -- leave a little space between the left-justified a_id and the right-justified a_name
         || RPAD (A_Name, 25)
         || RPAD (A_Address, 50)
         ...Edited by: Frank Kulash on Nov 14, 2009 10:11 AM

  • FOC item relation with standard item

    Hi All,
    I am new to SAP SD. I have small doubt related to FOC item relation with standard item. When i enter standard item in sales order automatically free of charge item coming as sub item.
    Please tell me where do we create link between standard item and FOC item so that once standard item entered in sales order automatically free item will come into sales order.
    Regards
    Ashok

    If I am understanding you correctly, you will maintain this using VOV4
    go to your order type
    find the Item category from the material master for the material you are using (NORM,DIEN,etc)
    enter your high level item category for sales order (standard Item) (item categories that are defined in VOV7)
    then enter your default item category  for sales order (sub items)
    I hope this helps you in the right direction.  Please advise

  • Work flow and tables related with ESS Travel Module

    Hi Experts,
    I am new for work flow. Presently I am working for SAP ESS / MSS Travel module. Can you please let me know the names of work flows and tables related with ESS Travel module.
    Regards,
    Gary

    Hi Gary,
    Check if this [thread1|Let us learn SAP ESS Travel] [thread2|Travel Management Tables] helps you.
    Regards,
    Saumya

  • How can i solve the problem relate with gmail links opening in firefox ? New link start in new tab and disconnects.Also youtube streaming breaks everytime .

    Firefox disconnects by clicking link in my gmail and most of time i refreshes the page few clicks. And also some problem relate with playing youtube videos. I frankly notice that i connect my net using PC Suite and also system protected with Anti virus program. So kindly check my browser and restore it's missing without using factory reset. Notify me for any urgent update of yours 16th version. Thanking for yours brilliant support .
    Jaison James.

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

Maybe you are looking for

  • Parallel processing in BDC.

    Hi Experts, Parallel processing in BDC CALL transaction method is Possible? Regards, Gukan.

  • Best Way to Shrink an Oracle DB

    I have a 4 TB DB and I have archived or deleted about 1.5TB of data. I would like to shrink my overall size of DB from 4 to 2.5TB. I need to reclaim the OS space back as well. What is the best way to achieve this in Oracle 10g

  • Execute Process Task Error - Powershell script

    I've got a powershell script that is executed through a Execute Process Task that is giving me an error when executed through the Execute Package Utility on a 64bit server. "c:\windows\system32\windowspowershell\v1.0\powershell.exe" ""& 'C:\CubeArchi

  • Sound good practice

    Hi all I�m developing an aplication that will use dv, mp3 and perhaps some wav files. I remember some years ago that the lingo "set the soundkeepdevice to 0 " was a must in order to avoid some problems with some drivers etc. After all those years (6)

  • Can Hierarchies created in BW be Transported

    Hi, I have created some  hierarchies in BW & i want to take it to quality system through TRANSPORT ,can we take this to quality system ? Also in my Production i am already having hierachies with same technical name that i created in dev system now as