FI-GL(Income Statements) problems while extracting from R/3?

Hi Guru's,
I will be working on FI-Gl(Income Statement) for the first time, could someone please tell me what problems i would face when getting data from R/3.
I have read that they are few problems in transferring Special Ledger Data from R/3.
Like:
The option for “delta” updates was not chosen in view of the following limitations –
•     The BALANCE field in the transfer structure will not be supplied with data during Delta upload. Special update rules will be required in order to populate the field.
•     Deletion transactions are not connected to the Delta method.           
Please do help me I will thank you guru's with assigning points.
K3R

Hi Prakash,
Thanks for the early reply.
When I check SAP Help, it tell me that 0FI_GL_1 has been replaced by 0FI_GL_6?
Prakash : 0FI_GL_6 wont bring data for all currency types unless you specifically pull data for those currency types from your infopackae seletction (we are on BW 3.5)?
K3R  :     We are also on BW 3.5. could please explain further regarding pulling data for currency from infopackage?
I am trying to do the whole process of collecting data, creating Cubes and reports. As i have mentioned I am new to FI. Trying to understand the process.
If you can give me any more details that would be very helpful.
I have award points for your help.
K3r

Similar Messages

  • Problems While Extracting Hours From Date Field

    Hi Guys,
    Hope you are doing well.
    I am facing some problems while extracting hours from date field. Below is an example of my orders table:-
    select * from orders;
    Order_NO     Arrival Time               Product Name
    1          20-NOV-10 10:10:00 AM          Desktop
    2          21-NOV-10 17:26:34 PM          Laptop
    3          22-JAN-11 08:10:00 AM          Printer
    Earlier there was a requirement that daily how many orders are taking place in the order's table, In that I used to write a query
    arrival_time>=trunc((sysdate-1),'DD')
    and arrival_time<trunc((sysdate),'DD')
    The above query gives me yesterday how many orders have been taken place.
    Now I have new requirement to generate a report on every 4 hours how many orders will take place. For an example if current time is 8.00 AM IST then the query should fetch from 4.00 AM till 8 AM how many orders taken place. The report will run next at 12.00 PM IST which will give me order took place from 8.00 AM till 12.00 PM.
    The report will run at every 4 hours a day and generate report of orders taken place of last 4 hours. I have a scheduler which will run this query every hours, but how to make the query understand to fetch order details which arrived last 4 hours. I am not able to achieve this using trunc.
    Can you please assist me how to make this happen. I have checked "Extract" also but I am not satisfied.
    Please help.
    Thanks In Advance
    Arijit

    you may try something like
    with testdata as (
      select sysdate - level/24 t from dual
      connect by level <11
    select
      to_char(sysdate, 'DD-MM-YYYY HH24:MI:SS') s
    , to_char(t, 'DD-MM-YYYY HH24:MI:SS') t from testdata
    where
    t >= trunc(sysdate, 'HH') - numtodsinterval(4, 'HOUR')
    S     T
    19-06-2012 16:08:21     19-06-2012 15:08:21
    19-06-2012 16:08:21     19-06-2012 14:08:21
    19-06-2012 16:08:21     19-06-2012 13:08:21
    19-06-2012 16:08:21     19-06-2012 12:08:21trunc ( ,'HH') truncates the minutes and seconds from the date.
    Extract hour works only on timestamps
    regards
    Edited by: chris227 on 19.06.2012 14:13

  • Error while extracting from BI source

    Hi,
    We are facing a wierd problem:
    Scenario:
    Loading data from one DSO to another DSO with the help of transformation
    The DTP fails at second data package each time. First data package goes successfully but it fails at the second data package) We have tried to vary the data package for e.g. 100 records, 5 records etc.....no matter what we do the load fails at the second data package with the following error message.
    Error:
    Data package processing terminated
    Error while extracting from source EPUD0002 (type InfoProvider)
    System error in program SAPLRS_EXCEPTION and form RS_EXCEPTION_TO_MESSAGE (see long text)
    Unknown error in SQL interface
    Error reading the data of InfoProvider EPUD0002
    Exception CX_RS_STEP_FAILED logged
    Workaround:
    We tried to increase the number of data package size so that all the records can be processed in only one data package and the load has never to request for 2nd data package . BUT as the data package size is big it takes long time to process and never completes....
    FYI...Our transformation has lots of abap coding ...
    Addn Info:
    SAP_BW   700   0010
    BI_CONT   703   0005
    SAP_BASIS  700  0010
    Any help will be highly appreciated...
    - Amit

    There must be some bug in the code which is causing this issue.
    try to debug it,
    refer: /people/community.user/blog/2007/03/29/sap-netweaver-70-bi-extended-capabilities-to-debug-a-data-transfer-process-dtp-request
    /people/dirk.herzog/blog/2005/02/11/abap-development-in-sap-bw

  • Error while extracting from source type InfoProvider)

    Dear Sdns,
                       Am trying to load the data from the exisitng standard cube to one new ZCUBE.. The time when am loading the data. am getting the following errors...
    <b>- Data package processing terminated     
    - Error while extracting from source 0FIGL_C10 (type InfoProvider)
    - ORA-01652: unable to extend temp segment by 128 in tablespace PSAPTEMP
    - SQL Error: 1652
    - Exception CX_RS_STEP_FAILED logged</b>
    Can any one help me out from this issue...
    Answering getz appreciated,
    Warm Regards,
    Hemanth Aluri

    Hi,
    It seems like Table space problem..check with your basis team.
    regards,
    raju

  • Error while extracting from DSO

    Hellow ! ! !
    Got a error message.
    Scenario:
    Tried Loading data from one DSO to another DSO through transformation.
    But, got a following error message.
    Error:
    Error while extracting from source 0FIGL_O02 (type DataStore)
    Message no. RSBK242
    Inconsistent input parameter (parameter: <unknown>, value <unknown>)
    Message no. RS_EXCEPTION101
    System:
    SAP_BW:700
    Support Package: SAPKW70016
    Regards,
    DongSun Choi

    Got same results though tried several times.
    Updated well  from DSO after Changing from transformation to  update rule.
    Think the transformation is some problem.
    Thanks a lot...
    dongsun, choi

  • Error while extraction from R3 : URGENT

    While extracting from R/3 generic datasource(extracted through function module ) i am getting error as :
    <b>Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Extractor .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the</b>
    <u>But when I am running the FM or the extractor checker it is giving actual records with our any error</u>
    Could you please help me what to do ?
    No job log in job overview , only it is given <b>Cancelled</b>.

    Some possibilities:
    1. Replicate the data source and then try loading.
    2. Check the RFC connection ; may be it is broken.
    3. Check the update rules to see it is active.
    Ravi Thothadri

  • Translation problem , While conversion from English to Poland

    Hello Gurus
    Pl suggest  Translation problem , While conversion from English to Poland  getting message
    "Code page not found for Poland "
    Code page 1401 exits in system
    SAP version 4.6C
    Best regards
    Krish

    Dear Vamsi,
    Please check the below lonk may be it heps.
    Translation to different languages. How??????
    Regards
    Pranay

  • Problem in extracting from the import transport set

    i am exporting all of the major page groups and providers from my source box to the target machine. both are using the same version database, app server and portal version 904.
    for one of the biggest provider, i created transport sets in the export system, ran the script for NT to create a dump file. moved dump files to the import system, imported its transport set from this file. now i am trying to extract the imported transport set.
    here i am facing problems one after the other.
    1. first is this that this extraction from the import transport set is costing too much time. more than 36 hours have already passed and it has not finished.
    2. it does seem to populate though as after several hours i see the log file with its lines showing a message like .... 'importing component ... so and so ... '. however, the whole process is not finishing or going fast. there is no other process running on this target box.
    3. and surprisingly, the log files update the start time of the script every few hours.
    can somebody please help? this is a very time-sensitive request.
    thanks.

    Hi,
    if i remember exactly i thought this error due to field selections in R/3 whatever the fields u have given in selection tab in rsa3 in ECC give the same selections while scheduling the infopackage than u can able to see the records in psa for full load.
    after doing dis still problem persists revert me.
    Regards,           
    shiva                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         

  • Audition 3.0 installer under Win7 64-bit fails with "problem while extracting files"

    I'm having trouble installing Audition 3.0 on Windows 7 64-bit.
    I downloaded an installer for Audition 3.0 (called ADBEAudition_WWEFGJIS.exe, 352 MB).
    This installer runs but when the progress bar is at the far end, it raises a dialog saying "A problem occurred while extracting some files. Check available space on your computer and the write privileges on the destination folder."
    At this time, the main installer dialog shows 100% completed and displays the filename "...\Audition 3.0\Adobe Bridge CS3\redist\WindowsXP-KB898715-x64-enu.exe". I don't know whether this filename is related to the problem, it might just be the last file extracted.
    I'm running Windows 7 64-bit on an Asus laptop with 4GB of RAM and an AMD Turion II P520 processor. I don't know whether this CPU is "SSE2-enabled" or not, as specified in the minimum system requirements.
    I've rebooted the machine and the problem occurs consistently.
    Thanks in advance for any suggestions.
    KrisBlueNZ

    Hey, I used to have a Diamond PCI card somewhere.
    I would say that all bets are off with the drivers, but there is a strong possibility that you could be hearing the problems with the sample rate converter in Windows 7 (and I think in Vista). This affects recording and playback, and the first line of defence is to make sure that the source audio's sample rate is the same as the "default sample rate" that is set in every area in the Windows Control panel audio area.
    The sample rate converter built into XP has a range of settings that are usually set to "high quality", and sample rate conversion is rare anyway with that OS. With Windows 7, the concept of the newer Windows mixer irequires that the sample rate converter changes all the audio on the fly to the default ample rate, but the converter is not very good. This doesn't always affect the audio - anything using DirectX seems OK, but anything using "WaveOut" audio (eg YouTube playback) is affected.
    Microsoft acknowledges the problem and have issued a patch at http://support.microsoft.com/kb/2653312

  • Problem while issueing from batch

    Dear Gurus
    Suppose I have got a finished product x for this I have maintained a bom of suppose a, b,c all three roh.Out of these 3 I have say c batch managed. Through mb1c suppose  I recieved roh c in different batches and kept them in the store.Now after creating production order in the order bom I am mentioning batch for the material c i.e I am telling from which batch it should issue.While issueing from mb1a to the order if I issue full quantity of c then the sytem is doing it without any problem from that batch that I mentioned in production order.If suppose I issue partial quantity of c then also it is taking but if I again try to issue the rest of the partial quantity the system is giving the error message 'issue quantity is greater than the reservation quantity'.For other roh which are not maintained in batch the system is allowing  to issue as many number of times as required up to the reservation quantity.
    Please tell me the reason why it is behaving like this
    Regards
    Sandip Sarkar

    Hi,
    As per the scenario given by you, you are not using the Automatic Batch determination Process for system to check the stock of BOM item material and assign the btach in Production order.
    You are assigning manually the btach number in the production order component overview against the component. As you are not issuing the material in a single storke system is giving this message.
    As suggested by Brahmankar you can either set the message as "Warning"  OR  "Balnk (No Information)"  in Tcode : OMCQ and then try issuing the material against the production order in partial qualtities.
    Hope this will help you.
    Regards
    Rdahka mk

  • Problems while retrieving from content repository

    Hi,
    I am facing problems while retrieving documents stored the content repository. I have some pdf files as well as text documents stored in the content repository. I need to get retrieve the contents of the text files. My problem lies with how to retrieve the data from the files.
    I have used SCMS_URL_GENERATE, followed by the FM ''HTTP_GET''.  Though I  do get the File id , my problem is how to proceed from this point. Should i wriite an RFC ?
    Thanks and Regards,
    Anie

    Hi,
    I checked the code one again - SCMS_URL_GENERATE is used to send url to the user (to open file in web browser).
    SCMS_HTTP_GET code looks like this:
    CONCATENATE <ls>-vbeln space <ls>-optarcnr
      INTO lv_vbeln_obj
      RESPECTING BLANKS.
    SELECT SINGLE *
      FROM toa01
      WHERE sap_object EQ 'VBRK'
        AND archiv_id EQ co_arch
        AND ar_object EQ 'SDOINVOICE'
        AND object_id EQ lv_vbeln_obj.
    CALL FUNCTION 'SCMS_HTTP_GET'
      EXPORTING
        crep_id   = co_arch
        doc_id    = toa01-arc_doc_id
        comp_id   = 'data'
        length    = 0
        no_cache  = no_cache
      IMPORTING
        length    = comp-size
        mimetype  = comp-type
      TABLES
        data      = comp-bin
      EXCEPTIONS
        not_found = 1
        OTHERS    = 2.
      IF sy-subrc IS NOT INITIAL.
        PERFORM log_create USING <ls>-vbeln.
      ENDIF.
    IF comp-bin IS NOT INITIAL.
      CALL FUNCTION 'GUI_DOWNLOAD'
        EXPORTING
          bin_filesize = comp-size
          filename     = dstpc
          filetype     = 'BIN'
        TABLES
          data_tab     = comp-bin
        EXCEPTIONS
          OTHERS       = 1.
      IF sy-subrc IS NOT INITIAL.
        PERFORM log_create USING <ls>-vbeln.
      ELSE.
        MESSAGE s000(38) WITH 'Success'.
      ENDIF.
    ENDIF.
    Regards,
    Przemysław

  • Problem while migrating from JSF1.1 to JSF1.2

    I'm facing the following issues while migrating from WAS 6.1 to WAS7.0
    For this I have upgraded Jsf 1.1 to 1.2 and webmodule to 2.5, and following errors I'm having...
    1. Description     The method getExceptionMessageString(String) is undefined for the type Util
    2. Description The method getMyForm(UIComponent) in the type CommandLinkRenderer is not applicable for the arguments (FacesContext, UICommand)     
    3. Description     The method getName() is undefined for the type HtmlBasicRenderer.Param     LinkRendererWithName.java
    4. Description     The method getParamList(UIComponent) in the type HtmlBasicRenderer is not applicable for the arguments (FacesContext, UICommand)
    5. Description     The method getValue() is undefined for the type HtmlBasicRenderer.Param     LinkRendererWithName.java
    Any alternative methods to those above methods in JSF1.2?
    or am I need to upgrade any of the jaf dependencies?
    Any suggestions are appreciated.
    Thanks

    i_oss wrote:
    But you should consider implementing your Renderers only using the API and not extending the com.sun.faces.* implementation classes, or you might end up changing your code again on your next jsf updates.Hm, good thinking. I didn't think about the split between the API and the implementation.
    OT question on that subject: is it really good design to have that split? JSF, JAXB, JAX-WS, even CDI has an API and an implementation part to it. But do we really need that? In the case of JSF, you have Mojarra and Myfaces (and some other obscure JSF implementation I believe). But why would you use Myfaces over Mojarra since they both solve the same problem and are both actively developed? Why do we have to deal with API/implementation conflict hell that you can often find when using JAXB, especially in a Mavenized environment? We have Weld as the implementation for CDI. What would move anyone to make a 'competing' implementation of it?
    For something like JPA I can at least understand it; the persistence providers were already there before JPA saw the light of day. There was no need for Sun to create a competing implementation, so they provided the API in stead. But in all other cases... I just don't get it.

  • Urgent : problem while migrating from forms 6i to 9i

    We are trying to upgrade forms 6i to forms 9i.
    One of our forms is using the host command to call a shell script . This command worked successfully in the form when it was
    in character mode in forms 6i. But we are facing problems while deploying it on web using forms9i.
    Would appreciate an early response.
    Regards ,
    Pooja

    Hi Pooja,
    1. Please check out the script by running it manually in the App Server Machine.
    2. If you are using any environment variables in the shell script, that are not defined in the shell script itself, then try defining in the shell script itself. Because, the environment variable that you are using might not be availble for the script while running using host.
    HTH,
    Regards,
    Arun

  • Problem while migrating from Sybase to Oracle using Quick Migrate

    Hi,
    For SQL Developer version 2.1, while migrating from sybase to oracle, Using Quick migrate, during data move step, for the rows having ''(Blank) values in TEXT data type in SYBASE, which is convertd to CLOB in Oracle, the migration for that table terminates at that row.
    However, NULL values in Sybase TEXT data type are successfully inserted in Oracle CLOB.
    How can we overcome this?

    reproduced and see exception in console, bug logged.
    Edited by: Jade Zhong on Feb 1, 2010 6:10 PM

  • Weird problem while Extracting File path from file Browser item

    Hi all
    I followed some tutorials on this forum to get the absolute filepath from the filebrowser item and storing it in the database.
    Heres what I did. I created a script in the header of the page which reads like this:
    <script language="JavaScript1.1" type="text/javascript">
    function SaveFullName(filepath,feed)
    function getVal(item)
    if(document.getElementById(item).value != "")
    return document.getElementById(item).value;
    else
    return "";
    document.getElementById(filepath).VALUE = getVal(feed);
    alert(document.getElementById(filepath).VALUE);
    </script>
    I have call this function by this syntax which I have put in the onchange event handler of the file browser item.
    onChange="javascript:SaveFullName('CCDPATH','CCDFILEBROWSER');"
    Here CCDPATH is the name of the hidden item which I use to store the path and CCDFILEBROWSER is the name of the filebrowser in question.
    now the last statement of the script above, alert(), gives me an alert with the proper value. The problem is when I am trying to store the value of this variable CCDPATH in my database with an onsubmit process, NULL values are getting inserted :-(
    When I checked out in the debug mode, I can see that the value of this hidden item, CCDPATH is showing as "" , i.e; null. Why is this happening is out of my understanding.
    I mean, with the javascript, it is assigning and displaying its value perfectly, but when I try to store it with PLSQL, it simply does'nt happen.
    What am I possible doing wrong? What should I do to store the value of this hidden item in the database ??

    Any thoughts people?

Maybe you are looking for