Getting error in Trail Balance Report's accounting flex field values

Hi guys,
whenever run the Trail Balance program I am getting some error in Accountng Flex Field value for particular account or transaction.Actually I am not able to find excat error in report why it came. plz tell me how to identify and how to check from backend table's link. I just share some transaction data plz see it :
ACCOUNTS     Description     Accounting Flexfield     Beginning Balance      Period Activity      Ending Balance
155000     STOCK-SERVICE CENTRE     01.004.000.0014.155000.0000000.050.000     -      4,514.98      4,514.98
155000     STOCK-SERVICE CENTRE     ** CODE=GL#, NUM=50249 : invalid segment     -      4,155.00      4,155.00
162212     STAFF - IMPREST     01.019.000.0000.162212.S900034.000.000     10,293.00      -      10,293.00
162212     STAFF - IMPREST ** CODE=GL#, NUM=50249 : invalid segment     (2,530.00)     -      (2,530.00)
162212     STAFF - IMPREST     01.019.000.0000.162212.S900035.000.000     950.00      -      950.00
plz look under line value and give me solution............it's urgent
Thanks
Edited by: 811373 on Jul 22, 2011 9:42 AM

Please see if these docs help.
GLXRBUDA flexfield displays** CODE=GL#, NUM=101 : invalid Segment ** [ID 139400.1]
AXXGRSLR: Customer Subledger By Account Shows "Invalid Segment" Row [ID 444717.1]
If you still have the same issue, please log a SR.
Thanks,
Hussein

Similar Messages

  • How to add an extra columns to accounting flex field value sets

    Hi
    I am working on report customization for standard Account Analysis (180 Char) report. Requirement is to show a column "Parent" in Flex field value set .
    Currently its showing columns as Account, description
    i need to add parent column
    i can not modify segment value sets as they are attached to accounting flex fields
    so is there any other way i can achieve thie
    Regards
    Dhananjay

    If it would help your company to be able to change the accounting flexfield and value sets, I might be able to help. there is software to do this on the market. Sometimes when companies need to develop complex reporting, it's a sign that the chart of accounts, the AFF is obsolete, and it makes sense to change it rather than work around it.

  • FDM Trail balance report

    Hi,
    FDM Trail balance report is not showing any values before dec 2012. The report(PDF) is showing up values(Target, account, values,....)from dec 2012 to now. But from nov 2012 the pdf is just showing amount 0. nothing else. Is it system error. Please suggest me.
    Thanks,
    Mo

    Do you have TB Data imported into FDM prior to December 2012 for the POV you are running the Base Trial Balance Report for?    

  • Getting error while running SSRS report in SharePoint 2010

    Hi,
    I am getting below error while running a SSRS reports in SharePoint. Your help will be appreciated
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)
    Timestamp: Wed, 5 Nov 2014 11:58:42 UTC
    Message: Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 503
    Line: 5
    Char: 62123
    Code: 0
    Thanks,
    Manjunath

    Hi,
    According to your post, my understanding is that you get error while running SSRS reports.
    Basically, If the Request Management service is enabled, it manages all incoming requests by evaluating logic rules against the user requests in order to determine what\which action to take and which machine or machines (targets) in the farm should handle
    the request.
    By default the Request time out value for Request Management service are as follows,
    RequestTimeout                    : 00:01:40
    RequestExecutionTimeout       : 01:00:00
    So the error throws from RM service for those reports who take more than 1 minute to generate the report.
    To solve this issue, we can stop the Request Management service.
    Or increase the time out
    value by making use of following PowerShell  script.
    $waUrl = "URLofWEbApp"
    $wa = Get-SPWebApplication $waUrl
    $rmSettings = $wa | Get-SPRequestManagementSettings
    $req=$wa.RequestManagementSettings
    $timeout2= New-TimeSpan -minutes 5
    Sreq.Requesttimeout=$timeout2
    $req.update()
    For more information:
    http://blogs.technet.com/b/sajiths/archive/2014/08/19/ssrs-reports-timed-out-with-39-503-39-error-sharepoint-2013.aspx
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Trail balance reports

    hi sap gurus,
    is there any trail balance report in sap in std system,if any documents to tally TB plz forward to me
    Regads,
    MS REDDY

    Hi,
    Check the below tcodes -
    S_ALR_87012288
    S_ALR_87012291
    S_ALR_87012294 (This gives typical journal entries)
    Regards,
    b.prasad

  • How to get the Output File Name as One of the Field Value From Payload

    Hi All,
    I want to get the Output file name as one of the Field value from payload.
    Example:
    Source XML
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:MT_TEST xmlns:ns0="http://sample.com">
    - <Header>
      <NAME>Bopanna</NAME>
      </Header>
      </ns0:MT_TEST>
    I want to get the Output file name as " Bopanna.xml"
    Please suggest me on this.
    Regards
    Bopanna

    Hi,
    There are couple of links already available for this. Just for info see the below details,
    The Output file name could be used from the field value of payload. For this you need to use the UDF DynamicFile name with below code,
    //       Description: Function to create dynamic Filename
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File" , "FileName");
    conf.put(key,a);
    return "";
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File" , "FileName");
    conf.put(key,a);
    return "";
    With this udf map it with the MessageType as
    (File Name field from Payload) > DynamicFileConfiguration>MTReceiver
    Thanks
    Swarup

  • Accounts Payable Trail Balance Report Supplier Sitewise

    Hi,
    I want to customized Accounts Payable Trial Balance report in AP.
    This concurrent program source is JAVA. How to customized this report to get the Trial Balance based on the Supplier Site.
    If customization is not possible, can anyone let me know which data i needs to pull to get the trial balance report.
    Regards/Prasanth

    do u want the query or do u want to know how to calculate i used case statement in the seeded query so i got the o/p in days-weeks-months-years format

  • New GL implemented, problems in F.01 and trail balance report and balance carry forward.

    Dear Friends,
    One of the my client recently implemented New GL in the Dev system, and getting posted the documents. now we are facing the many problems in the Dev system.
    1. F.01 Financial statement report not generating for the year 2008 to till 2014 fiscal years.
    2. the same in trail balance also not generating data form the year 2008 to till 2014 fiscal years.
    3.system is asking the carry forward the balances form the 2008 to till, when we try to carry forward the 2008 year amount only forwarding for the all the fiscal year, not adding the other balances.
    i went through some forums and i did the some analysis on this, after implementing new GL the table GLT0 was desble, data was not updated in the GLT0 all the data has been moved to FAGLFLEXT table. later i activated the table GLT0 and able to storing the data both the tables.
    now i want to see the all my privious year report in the DEV system. all the data is there in the tables expect GLT0. how can i recover reports as well as how can i do the carry forward balances?
    even still i have not carry forward for the 2014 balances, those balances also not there in the reports? but data is there in the table.
    Please help me on this.
    Regards,
    Krish

    Hello,
    balance carry forward is done with TCd.
    FAGLGVTR
    when you are on SAP nGL.
    any further quesitions?
    By the way why don´t you do searching?
    all the best erwin

  • HK Localization_CAO,Trail balance report

    Hi.does someone have hong kong company's chart of account in english and can send me trail balance and loss and profit reports ?

    Hi Shirit...
    Click on this link. Here you find the Demo DB similar to your localization where you find all those financial reports and COA...
    https://websmp204.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000705857&_SCENARIO=01100035870000000183&_ADDINC=011000358700001192682007E&
    Regards,
    Rahul

  • Getting error while exporting the report

    Hi,
    I am facing error while exporting the report. Getting below error.
    "No data can be exported because there are no rows.Operation failed."
    how come this error is coming even though my report contains data.
    please do the needful.
    i am using the version discoverer 10g.
    Thanks,
    RC.

    I am having the same problem. I found this article in which the user was exporting 100,000 plus records and had the same issue exporting (Discoverer workbook exported to excel error - No dta can be exported and they were able to fix it by adjusting two memory settings in their pref.txt file. However, in my report there are only 1,100 records with eleven columns being returned. I export much larger reports on a daily basis.
    Originally, the report was returning records and when I would go to retrieve all records it would tell me that all the rows could not be returned and the data may be incomplete. After scrubbing my SQL I no longer get that message, but the report still will not export and I get the same error as you.
    I have not tried the pref.txt settings fix but may try it today to see if that is a workaround. I will then have to evaluate whether it is a good fix or just a band-aid.

  • Getting Error while integrating Crystal reports with Java

    Hi All,
    I am getting below error while integrating crystal report with java
    [java] os.arch = x86
    [java] java.lang.NoSuchMethodError: com.crystaldecisions.Utilities.d.<init>
    (Ljava/awt/Image;I)V
    [java] at com.crystaldecisions.Utilities.af.try(Unknown Source)
    [java] at com.crystaldecisions.Utilities.af.a(Unknown Source)
    [java] at com.crystaldecisions.Utilities.af.<init>(Unknown Source)
    [java] at com.businessobjects.crystalreports.viewer.applet.g.a(Unknown
    Source)
    [java] at com.crystaldecisions.ReportViewer.ReportViewer.start(Unknown
    Source)
    [java] at ReportViewerFrame.<init>(ReportViewerFrame.java:51)
    [java] at JRCViewReport.launchApplication(JRCViewReport.java:29)
    [java] at JRCViewReport$1.run(JRCViewReport.java:50)
    [java] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:
    178)
    [java] at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
    [java] at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDi
    spatchThread.java:190)
    [java] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDisp
    atchThread.java:144)
    [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j
    ava:138)
    [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j
    ava:130)
    [java] at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
    Any help can be appreciated
    Kalyan

    Hi All,
    For got to mention i am using crystal reports XI release 2 with JDK1.4.
    Kalyan

  • Getting error while concatenating in reports 6i

    Hi I build one report and in one of the formula column i am concatenating 2 field based on some condition example is below
    there are 5 fields all of them are varchar2
    Ship_to_customer_name
    ship_address1
    ship_address2
    ship_address3
    ship_address4
    and I have declared a variable in the function
    V_VARIABLE varchar2(2000);
    now if the ship_address1 is not null then
    V_VARIABLE := substr(:Ship_to_customer_name,1,40) || '*' || substr(:ship_address1,1,40);
    then else part is there
    PROBLEM : I am getting error as below
    " REP -1401 'formuale_name' :fatal Pl/SQL error occured
    ORA - 06502 pl/sql : numric or value error
    If I remove the concatenate and simply use below
    V_VARIABLE := substr(:Ship_to_customer_name,1,40)
    then it is fine .
    I am working on reports 6i and data base is 10g
    Thanks in advance

    check the data type and size of the formula column('formuale_name). It's the error related to data type and size. If it's less than the variable value then it will throw that error

  • Profit center trail balance report using report painter

    HI Experts,
    Please let me know steps to write functional specs for creating profit center trail balancing using report painter and also steps to create profit center trail balance using report painter.
    Thnaks,
    Vani

    Hi ,
    If that kind of report is not available in sap standard then write functional specification with relavant technical field name and table name with the required logic .Give that functional spec to  abapers they will write the technical specification and they will create the required report.
    Thanks & Regards
       pavan

  • Trail Balance Report

    What are the Transaction codes available for Trail balance in SAP or how can we do the customisation.
    Format Should be like...
    GL Account Description Debit Amount Credit Amount Opening Balance Closing Balance

    Hi
    If you want just the list of balances for all the GL accounts in the format required by you, then the transaction code if F.08. If you want to have account grouping you need to create a Financial Statement Version for this and execute through transaction code F.01.
    Regards,
    Lakshmanan Krishnan

  • Putting video clips (mov) in to edit work place time line after photos (jpeg) getting error message, the importer reported a generic error. ? please help thanks

    premier elements12, putting video clips (mov) in to edit work place time line after photos (jpeg) error message, the importer reported a generic error. ? please help.

    TINA54
    Thanks for the reply.
    Some general comments...
    Regarding:
    THERE ANY WAY I CAN PUT MULTIPLE RANDUM TRANSITIONS IN TO THE TIME LINE WITH JUST ONE CLICK ? .
    There is no transition choice for random transitions across the Premiere Elements 12 workspace Timeline. But, the Elements Organizer 12/Create Menu/Slideshow and its Slideshow Editor does have that random transition choice. So, one possibilitity would be to create your slideshow in Elements Organizer 12 Slideshow Editor and then move the slideshow into Premiere Elements with the Output of Edit with Premiere Elements Editor command.
    Pending more details of the slideshow you are creating, I think that you would get your best photo quality and overall results staying with Premiere Elements 12 workspace (1080p) project and the transitions randomized manually.
    perhaps applying the default to all (all at the same time),
    using Timeline Menu/Apply Default Transition,
    and then replacing transitions randomly for the random transition look).
    Please let us know if any of that worked for you.
    Thanks.
    ATR

Maybe you are looking for