Standard BI Data Source for FMGLFLEXT

Hello Friends,
The standard data source for the Financials New Legder is 0FI_GL_10 General Ledger: Leading Ledger Balances, which fetches the data from the FAGLFLEXT Table using the Extract Structure FAGL_EXTSTRUCT_LEAD. However there has been a migration of the FAGL table to FMGL table. And now the FAGLFLEXT is no longer populated with any FI postings data. And the new table which is getting the update is the FMGLFLEXT Table. GL Migration from FAGL to FMGL is a standard procedure. However I am not finding any Standard Data Source to fetch the data from the FMGLFLEXT Table.
Can anybody let me know if there is any standard datasource for this or should we create a custom data source to fetch the data from FMGLFLEXT using the FMGL_EXTSTRUCT_LEAD Extract Structure.
Appreciate help in this regard.
VB

Hello,
The requirement is resolved by the following:
If you want to use your own totals table (in this scenario FMGLFLEXT) as your basis, you first have to create the corresponding extraction structure using transaction FAGLBW01. In this way, all fields of the totals table are transferred into the extraction structure. Further In the OLTP system, call up transaction FAGLBW03 and Configure the DataSource and save your settings.
http://help.sap.com/saphelp_nw70/helpdata/en/be/928f40f5767d17e10000000a1550b0/frameset.htm
Regards,
VB

Similar Messages

  • Standard Data Source for FMGLFLEXT Table

    Hello Friends,
    The standard data source for the Financials New Legder is 0FI_GL_10 General Ledger: Leading Ledger Balances, which fetches the data from the FAGLFLEXT Table using the Extract Structure FAGL_EXTSTRUCT_LEAD. However there has been a migration of the FAGL table to FMGL table. And now the FAGLFLEXT is no longer populated with any FI postings data. And the new table which is getting the update is the FMGLFLEXT Table. GL Migration from FAGL to FMGL is a standard procedure. However I am not finding any Standard Data Source to fetch the data from the FMGLFLEXT Table.
    Can anybody let me know if there is any standard datasource for this or should we create a custom data source to fetch the data from FMGLFLEXT using the FMGL_EXTSTRUCT_LEAD Extract Structure.
    Appreciate help in this regard.
    VB

    Hello Sasi and Kirun,
    Thanks for your reply,
    The requirement is resolved by the following:
    If you want to use your own totals table (in this scenario FMGLFLEXT) as your basis, you first have to create the corresponding extraction structure using transaction FAGLBW01. In this way, all fields of the totals table are transferred into the extraction structure. Further In the OLTP system, call up transaction FAGLBW03 and Configure the DataSource and save your settings.
    http://help.sap.com/saphelp_nw70/helpdata/en/be/928f40f5767d17e10000000a1550b0/frameset.htm
    Regards,
    VB

  • Std data source for sales Order

    Hii Experts,
    I have one issue related to SRM data source. I want to know the standard SRM data source for the Sales Order Report for Vendor in BI.
    Thanks in advance
    Neha

    hi Arun,
    i experienced many times when we 'forget' to maintain in transaction bwa5, no delta in queue.
    with transaction bwa5, check in column 'active' for your data source 0CRM_SALES_ORDER_I, if not active,
    choose the data source and click button 'copy datasource' (activate icon).
    following I quote the explanation from doc
    BWA - BW Adapter will check changes when delta-init has been done and fill it to queue (rsa7).
    CRM-Specific Extraction Using the BW Adapter 
    Initial upload (initial load): BW requests business data for a specific CRM object from the CRM database. 
    <b>Delta upload: When the delta process has been initialized, the BW Adapter checks changes that have been made to existing objects and forwards them to a specific queue. </b> 
    <u><b>Tasks of the BWAdapter </b></u>   
    Relevance check: Is the business document relevant for the BW upload (for example, to extract only sales orders with a specific status)? 
    Completeness check: Adds information from the database to those BDocs that contain changed data (network field communication). 
    Mapping module: Responsible for assigning the BDoc structure to the BW DataSource. The same mapping module (assignment logic shipped by SAP and customer-specific BAdI implementation) is used for both the initial upload and the delta upload. Table SMOXHEAD contains the name of the mapping module. Table SMOXRELP contains the mapping metadata. 
    Service API: BW component on the CRM side, which calls the object-specific extractor to retrieve data in packages. After the mapping process, the service API receives the data in extraction structure format and saves it in the BW delta queue.

  • What are all the Standard Data targets&Data source for Warehouse management

    Hi,
    What are all the Standard Data targets & Data source for Warehouse management.
    Thanks,
    Ahmed.

    HI,
    the master data
    1.equipment data --IE01
    2.All functional locatiions -IL01
    3.Maintainnace work centers - IR01
    4.Task list data - IA05
    4.Schedule maintanence plan
    6.Strategies
    7.Measuring points
    8.Characters for calibration
    9.Equipemnt BOM
    10.Material BOM
    Regards,
    Anddra

  • What are all the Standard Data targets&Data source for Transportation Manag

    Hi,
    What are all the Standard Data targets & Data source for Transportation Management.
    Thanks,
    Ahmed.

    HI,
    the master data
    1.equipment data --IE01
    2.All functional locatiions -IL01
    3.Maintainnace work centers - IR01
    4.Task list data - IA05
    4.Schedule maintanence plan
    6.Strategies
    7.Measuring points
    8.Characters for calibration
    9.Equipemnt BOM
    10.Material BOM
    Regards,
    Anddra

  • Using Oracle BI Server as a Data Source for Third Party Tools

    I have been researching how to use the Oracle BI Server as a data source for two days now. I have not yet found a solution to my problem.
    We have a remote user who is pulling data from one of our Oracle databases using automated tools. This data base is essentially being replaced by Oracle Analytics. However, we do not want this user to get at the physical tables of Analytics, rather, we want the user to be able to connect to the Oracle BI Server itself, and issue Logical SQL to pull data.
    Here are the requirements which I need to be fulfilled:
    1) The ability for a remote user to connect to the BI Server as a data source.
    2) The remote user must be able to do this on a Unix box.
    3) The remote user must be able to automate the process of issuing SQL to the BI Server. (Command line interface is preferable)
    4) The solution needs to be easily implementable, that is, this solution will be implemented many times over.
    I found many articles explaining how to set up a Windows box to connect to the BI Server in this way. However, these articles outline how to use tools like Excel and Microsoft Query to pull data from the BI Server. Our current user is using SQLplus.
    If possible, I would like the user to continue using SQLplus as the tool for connecting to and retriving information from our BI Server. I have tested using SQLplus many different ways to no avail. I have also tried using other tools, such as Oracle SQL Developer.
    Is there a program out there that will fulfill the needs I have outlined above? Or, does someone know of a way to use SQLplus to connect to the Oracle BI Server as a data source? Or, is there a series of solutions which will fulfill the needs outlined above?
    Edited by: user11177366 on Jun 11, 2009 11:46 AM

    I agree it would be inefficient but only because you are using OBIEE for something it was not designed to do. You are basically asking for a "DB feed" and that should designed using PL/SQL, DB Links, Web Services or whatever is your entreprise standard to send data from one system to another. Using OBIEE for this seems a bad architecture decision to me.You are correct, the BI Server is not really intended to be queried like another Oracle Database remotely. However, the reason we are trying to do it this way is twofold:
    1) We want to enforce data level security.
    2) The BI Server has been fine tuned for high performance.
    Forcing the end users to go through the BI Server rather than directly to the physical tables or other sorts of systems built on top solves both of these issues.
    I think you are wrong. I don't see why SQLPlus should be able to query the BI Server. The BI Server can sit on top of many different DBs not just Oracle, even flat files etc. So you can't really expect the BI Server to able to translate all that into Oracle SQL output so you can query it using SQLPlus. The BI Server is not an Oracle RDBMS.You're right again. The BI Server isn't an Oracle RDBMS, and I have been wanting to treat it like one. From the data I have gathered SQLPlus can't query the BI Server.
    However, my research has led me to realize that the BI Server supports the JDBC API. Therefore, (I should have went down this route in the first place) one can use the JDBC driver provided by Oracle (bijdbc14.jar) to interface with the BI Server. There are many programs and applications out there that support the JDBC API and let us connect to BI Server the way we want to. Furthermore, these programs are mostly platform independent, as they are mostly written in Java.
    Lastly, from what I understand the NQCMD program can be installed on any platform as well (provided by Oracle). This is another option to connect to the BI Server as well.
    Thanks for your help and your comments as I went through this process of discovery.

  • Urgent: Relevant Master Data Data Sources for FI-GL  & FI-AP

    Hi BW Guru's
    We have install the Standard Data Targets from Business Content.  Now i want to do the same for Master Data can any one help me in selecting the relevant master data data sources for the following Data Targets.
    Your help will be appreciated.
    FI-GL
    INFOCUBE    0FIGL_C01    General Ledger: Transaction Figures   
    INFOCUBE    0FIGL_C02    Cost of Sales Ledger: Transaction Figures   
    INFOCUBE    0FIGL_VC1    General Ledger: Financial Statements   
    INFOCUBE    0FIGL_VC2    Cost of Sales Ledger:Financial Statements   
    INFOCUBE    0FIGL_C10    General Ledger (New): Transaction Figures   
    INFOCUBE    0FIGL_R10    General Ledger (New): Transaction Figures Remote   
    INFOCUBE    0FIGL_V10    G/L (New): Balance Sheet and Profit and Loss   
    INFOCUBE    0FIGL_V11    G/L (New): Balance Sheet and Profit and Loss Remote   
    FI-AP
    INFOCUBE    0FIAP_C02    FIAP: Transaction Data   
    INFOCUBE    0FIAP_C03    FIAP: Line Item   
    Thanks in Advance,
    Ganni

    AC --> AC-IO -
                                        All DataSources
    FI -->  FI-IO -
                                        All DataSources
    FI -->  FI-AR --> FI-AR-I0 -
                        All DataSources
    FI --> FI-AR -
                                         0FI_AR_4, 0FI_AR_10,0FI_AR_6
    FI --> FI-AP --> FI-AP-I0 -
                         All DataSources
    FI --> FI-AP -
                                         0FI_AP_4, 0FI_AP_6
    FI --> FI-GL --> FI-GL-I0 -
                         All DataSources
    FI --> FI-GL -
                                         0FI_GL_10
    LO--> LO-IO -
                                   All DataSources
    SD--> SD-IO -
                                         All DataSources
    SAP-R/3-IO -
                                         All DataSources
    PI-BASIS--> 0CA_GD --> 0CA_GD-IO ---     All DataSources

  • Data source for the concurrent program 'Send Separate Remittance Advices'

    Hi All,
    We have requirement to develop a custom report to send the remittance to the vendors.
    But we are unable to figure out on how to get the data source for the standard program 'Send Separate Remittance Advices'.
    The program is of the type Java concurrent program. Is there any way to get the XML tags for this program.
    Thanks,
    Manoj

    hi,
    pls see:
    R12 Send Separate Remittance Advice - Data Source (srini)
    and also:
    http://apps2fusion.com/apps/14-fwk/69-java-concurrent-programs
    http://oracle.anilpassi.com/xml-publisher-concurrent-program-xmlp.html

  • Stored Procedure used as a data source for an Apex report

    Just wondering whether anyone has used a Stored Procedure as the data source for an Apex report. An option to select Stored Procedures(s) as the data source does not appear within the IDE (only displays Table, Views, Functions).
    Do you have to return the definition of the Stored Procedure via a function ... if so, how is this done ?
    Thank you.

    >
    Welcome to the forum: please read the FAQ and forum sticky threads (if you haven't done so already), and update your profile with a real handle instead of "920338".
    When you have a problem you'll get a faster, more effective response by including as much relevant information as possible upfront. This should include:
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/item type(s)
    With APEX we're also fortunate to have a great resource in apex.oracle.com where we can reproduce and share problems. Reproducing things there is the best way to troubleshoot most issues, especially those relating to layout and visual formatting. If you expect a detailed answer then it's appropriate for you to take on a significant part of the effort by getting as far as possible with an example of the problem on apex.oracle.com before asking for assistance with specific issues, which we can then see at first hand.
    Just wondering whether anyone has used a Stored Procedure as the data source for an Apex report. An option to select Stored Procedures(s) as the data source does not appear within the IDE (only displays Table, Views, Functions).
    Do you have to return the definition of the Stored Procedure via a function ... if so, how is this done ? When asking a question about "reports" it's firstly essential to differentiate between standard and interactive reports. Standard reports can be based on tables, views, SQL queries, or PL/SQL function blocks that return the text of a SQL query. Interactive reports can only be based on a SQL query.
    "Stored Procedures" are therefore not an option (unless you are using the term loosely to describe any PL/SQL program unit located in the database, thus including functions). What would a procedure used as the source of a report actually do? Hypothetically, by what mechanisms would the procedure (a) capture/select/generate data; and (b) make this data available for use in an APEX report? Why do you want to base a report on a procedure?

  • Data Source for table CRMD_PARTNER

    Hi,
    Is there a standard BC data source in SAP CRM for getting partner function values for sales orders.
    (Partner Function, Sales order header, Sales Order Item, Business Partner,..)
    Thanks
    Pradeep

    Hi Pradeep,
    Please also check the following link,
    http://help.sap.com/saphelp_sm40/helpdata/EN/ab/bcc99b16db422e86af45b659712912/content.htm
    Regards,
    Amit

  • Data Source for DAR01 field in HR.

    Hi Guys,
    I have the following fields in HR area PA. First three fields are for D.O.J. group and last field is for Date type from table PA0041. I didn't find any info object and data source for these fields in BI. Can any one help me out for finding standard data source. 
    1. DAR01
    2. DAR02
    3. DAR03
    4. DAT01
    Thanks
    Chintu

    Hi,
    Check the table RSOSFIELDMAPSH in the BW side, this should be helpful for you.
    Thanks,
    Arminder

  • Data source for 0REGION info object

    Hi.,
    I need to load master data text for 0REGION info object. Can any one tell the standard data source for 0REGION.
    Thanks,
    selva

    Hi Kumar,
    Try these following data sources and choose the opt one.
        0TV_REGION_TEXT
        0CML_REGIN_TEXT
        0FS_REGCON_TEXT
        0EC_REGION_TEXT
        0REGION_TEXT.
    With Regards,
    Ravi Kanth.

  • Data source for crm table CRMD_ORDERADM_I

    hi experts,
    could you please tell me the standard data source for crm table CRMD_ORDERADM_I ?
    Thanks a lot!

    Hi,
    There would be many data sources based on this table CRMD_ORDERADM_I.
    Example.
    Opportunity Item Attributes - 0CRM_OPPT_ATTR_I
    Bids - 0BBP_TD_QUOT_1
    Depends What exactly are you looking for.
    Regards,
    Joe

  • Data Source for MTTR/MTBR

    Hi all,
    Can somebody say which is the correct data source for MTTR/MTBR. I'm trying to use 2LIS_17_I0NOTIF. But it doesn't have fields for start & end date, time of malfunction. But these fields are mapped in standard infosource 2LIS_17_NOTIF.
    With regards,
    VMKumar.

    Hi Jijo,
    We are using 2LIS_17_I0NOTIF and it has both AUZTB (Malfunc end) and AUZTV (Malfunc Start)....check again.
    Regards.
    Edited by: Venu Gopal on Jul 7, 2009 3:35 PM

  • Data source for MBEW

    hi,
    is there any data source for TABLE : MBEW ? or do i have to create a generic data source for this

    Hi,
    The DataSources delivered by SAP with the BI Content and any DataSources delivered by partners or customers in their own namespace are available in the delivery version (D version) in the SAP source system. If you want to transfer data from an SAP source system to a BI system using a DataSource, you must first copy the data from the D version to the active version (A version) and make it known in the BI system.
    Use these steps to activate standard data sources.
    1.To transfer and activate a DataSource delivered by SAP with Business Content, in transaction SBIW in the source system    choose Business Information Warehouse à Business Content DataSources or Activating SAP Business Content àTransfer Business Content DataSources.
    In The following figure displays the DataSources in an overview according to the application component.
    2.Select the nodes in the application component hierarchy for which you want to transfer DataSources into the active version. Do so by positioning the cursor on the node and choosing Highlight Subtree.
    The DataSources lying under the subtree and other subtrees are selected.
    3. To check for differences between the active and delivery versions of the DataSources, choose Select Delta.
    DataSources for which differences were found in the check (for example, due to changes to the extractor) are highlighted in yellow.
    4.To analyze the differences between active and delivered versions of a particular DataSource, select the DataSource and choose Version Comparison. The application log contains further information regarding the version comparison.
    5.To transfer a DataSource from the delivery version into the active version, select it in the overview tree using the button Highlight Subtree and choose Transfer DataSources.
    If an error occurs, the error log appears.
    Regardless of whether data has been successfully transferred into the active version, you can call the log by choosing Display Log.
    6.To provide the active version of the DataSource in the connected BI systems and to enable data extraction and transfer, replicate the DataSource(s) with a metadata upload to the BI system.
    Regards,
    Shiva.

Maybe you are looking for