Runtime error : table_invalid_idex When VF03 for cancel billing doc. flow

Dear Gurus,
i'm facing a problem, when i want to display document flow for my cancel billing was getting error.
Dump analysis :
602                     PERFORM vbfa_tab_append.
603                     EXIT.
604                   ELSE.
605                     CLEAR vbfa_index_key-posnn.
606                     READ TABLE vbfa_index WITH KEY vbfa_index_key
607                                                    BINARY SEARCH.
608                   ENDIF.
609                 ENDIF.
610               ENDIF.
611               IF sy-subrc = 0.
612                 tabix = vbfa_index-tabix + zaehler - 1.
613                 vbfa_tab = vbfa.
614                 IF vbfa-vbeln = gv_storno_vbeln.
615                   vbfa_insert = vbfa_index-tabix + zaehler.
616                   ADD 1 TO zaehler.
617                   READ TABLE vbfa_tab INDEX vbfa_insert.
618                   vbfa_tab = vbfa.
619                   INSERT vbfa_tab INDEX vbfa_insert.
620                   ADD 1 TO vbfa_insert.
621                   SELECT * FROM vbfa WHERE vbelv = vbfa_tab-vbeln
622                                      AND   vbtyp_v = vbfa_tab-vbtyp_n.
623                     vbfa_tab = vbfa.
624                     ADD 2 TO vbfa_tab-stufe.
625                     INSERT vbfa_tab INDEX vbfa_insert.
626                     ADD 1 TO zaehler.
627                   ENDSELECT.
628                   vbfa_insert = tabix.
629                 ELSE.
630                   IF vbfa-vbeln NE gv_storno_vbeln.
631                     vbfa_insert = vbfa_index-tabix + zaehler.
--->                       INSERT vbfa_tab INDEX vbfa_insert
633                     ADD 1 TO zaehler.
634                   ENDIF.
635                 ENDIF.
636               ELSE.
637                 PERFORM vbfa_tab_append.
638                 EXIT.
639               ENDIF.
640             ELSE.
641               PERFORM vbfa_tab_append.
642               EXIT.
643             ENDIF.
644           ENDIF.
645           DESCRIBE TABLE xvbfa.
646           IF sy-tfill = 1 OR
647     *archivierter Beleg
648             ( sy-tfill = 0 AND NOT vbfa_tab-vbelv IS INITIAL ).
649             ADD 1 TO vbfa_insert.
650           ENDIF.
651         ENDIF.
i'v found sap note 978073 but did not solved my problem. Please reply if anyone know the answer (solution) for this problem.
Many-many thanks for your answer
Regards,
ARA
Edited by: Agung Rahmat on Jan 19, 2010 5:36 AM
Edited by: Agung Rahmat on Jan 19, 2010 5:37 AM
Edited by: Agung Rahmat on Jan 19, 2010 5:38 AM

Dear All,
this is part of error analysis :
When changing or deleting one or more lines of the internal table
\PROGRAM=SAPMV75F\DATA=VBFA_TAB[] or when inserting in the table
"\PROGRAM=SAPMV75F\DATA=VBFA_TAB[]", 0 was used as
the line index. An index less than or equal to zero is not
allowed.
The error can occur when using the following options:
1. "INDEX idx" for specifying the line number in the table
"\PROGRAM=SAPMV75F\DATA=VBFA_TAB[]"
   where you want to change, insert or delete.
2. "FROM idx" for specifying the start index when deleting a line
   area from or inserting a line area into the table
"\PROGRAM=SAPMV75F\DATA=VBFA_TAB[]".
3. "TO idx" for specifying the end index when deleting a line
   area from or inserting a line area into the table
"\PROGRAM=SAPMV75F\DATA=VBFA_TAB[]".
At the time of the termination, the table contained 11 lines.
hope that can help.
Thanks & regards,
ARA

Similar Messages

  • Double actual cost in Profitability Analysis for cancelled billing doc

    Dear expert
    Say we have a billing doc posted in May, and we run ML closing and KE27 during month end closing, which transfered actual cost from material ledger to value field in PA.
    In June, we cancelled that billing document, the question is why the system automatically posted actual cost of cancelled billing docs to value field in PA right away (without KE27)?
    The reason I asked is because when we run KE27 for June closing, the SAP transfer again actual cost from material ledger to value field in PA. So we will have double posting of actual cost for cancelled billing document
    Please help, which setting did I missed to prevent SAP automatically posted actual cost of cancelled billing docs to value field in PA right away (without KE27)?
    Thx

    Hi
    Thats because you had double +ve also..
    Let me u/s your situation better
    1.PGI Posted COGS of Say, 100
    2. KE27 posted, say, addnl 20
    So, total COGS is now 120
    3. You posted a reversal now... It should post -100 and not -120.... Is it posting -120?
    Run KE27 for this month and see if it really posts -120 again... If it does, raise an OSS message to SAP... They are liable to help
    In my opinion, there is no Config set up for this... At best, you can try to assign different VF in KE4R for PV = 02 as compared to PV=01 and see if it helps
    br, Ajay M

  • Runtime error OBJECTS_OBJREF_NOT_ASSIGNED when calling any standard GRC API's

    Hello colleagues,
    I always get the runtime error OBJECTS_OBJREF_NOT_ASSIGNED when calling any standard GRC API's
    For instance, lets take Function Modules:
    I tried almost any of them but in particular:
    GRPC_API_CONTROL_QUERY Load the list of controls
    GRPC_API_ISSUE_QUERY Retrieve issues of the case
    GRPC_API_ORGUNIT_QUERY Load list of Organizations
    GRPC_API_RMPLAN_QUERY Retrieve remediation plans of case
    GRPC_API_RISK_CONTROLS Retrieve the controls of the risk
    and etc.
    All of them return the runtime error OBJECTS_OBJREF_NOT_ASSIGNED, however I've provided Object ID's in the right format,
    The same is for corresponding classes,
    Does anyone have such problem before?
    Appreciate your responses,
    Thank you,
    Best Regards,
    Anton

    Hi Anton,
    We need to pass value for I_SESSION_ID. Because, when i execute FM: GRPC_API_RMPLAN_QUERY by giving correct I_OBJECT_ID as shown below, i'm also getting the same error.
    On executing..
    Getting following dump.
    And attached is the dump analysis .
    Thanks
    KH

  • Runtime error ddic_typeleng_inconsistent when i execute st03n?

    Hi Experts,
    I am getting runtime error DDIC_TYPELENG_INCOINSISTENT when i execute ST03N.
    My server ECC6.0 ---Windows---Oracle 11.2.0.3.0
    Kernel 7.21, Patch 201
    Below i attached screenshot also.
    Please Suggest.
    Thanks & Regards
    Pravin

    Hi pravin,
    After 720 kernel upgrade you will get this DUMP.
    The 7.20 kernel checks complex DDIC structures in more detail than the previous kernels. Short
    dumps of the type DDIC_TYPELENG_INCONSISTENT may occur, for example, when calling transaction SM66.
    For more detailed information about correcting these inconsistencies, see Note 1610716.
    The actions described in this note can be performed anytime, but we recommend to implement it
    before the kernel switch.

  • How to correct Runtime error R6034 when attempting to update iTunes on PC?

    How to correct Runtime error R6034 when attempting to update iTunes on PC?

    Hey ievafromsa,
    Thanks for the question. I understand that you are experiencing issues installing iTunes for Windows. The following article outlines the error message you are receiving and a potential resolution:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Some Windows customers may experience installation issues while trying to install or open iTunes 11.1.4.
    Symptoms may include:
    "The program can't start because MSVCR80.dll is missing from your computer"
    "iTunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows Error 126)”
    "Runtime Error: R6034 - An application has made an attempt to load the C runtime library incorrectly"
    "Entry point not found: videoTracks@QTMovie@@QBE?AV?$Vector@V?$RefPtr@VQTTrack@@@***@@$0A@VCrashOnOverf low@@***@@XZ could not be located in the dynamic link library C:\Program Files(x86)\Common Files\Apple\Apple Application Support\WebKit.dll”
    Resolution
    Follow these steps to resolve the issue:
    Check for .dll files
    1. Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files.
    2. If you find QTMovie.DLL, or any other .dll files, move them to the desktop.
    3. Reboot your computer.
    Note: Depending on your operating system, you may only have one of the listed paths.
    Uninstall and reinstall iTunes
    1. Uninstall iTunes and all of its related components.
    2. Reboot your computer. If you can't uninstall a piece of Apple software, try using theMicrosoft Program Install and Uninstall Utility.
    3. Re-download and reinstall iTunes 11.1.4.
    Thanks,
    Matt M.

  • Runtime Error displayed when attempting to access Forums

    I've IE 9 installed on a Windows Home Premium box. When I attempt to access the Technet Forums the following is displayed
    Server Error in '/Forums' Application.
    Runtime Error
    Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
    <!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="Off"/>
    </system.web>
    </configuration>
    Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
    <!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
    </configuration>
    I'm running IE 9 on another PC (Windows 7 Pro) and it is able to acess the Technet Forums with no problem (I'm using it to make this entry).
    I've compared the settings on both browsers and they are identical. Why does IE on my Home Premium PC misbehave?
    Thanks in advance.

    Hi,
    What’s the result of other webpages?
    Can you access the thread link successfully?
    http://social.technet.microsoft.com/Forums/en-US/0c79aae9-3883-450a-bcd2-ba14ac5c8cd9/runtime-error-displayed-when-attempting-to-access-forums?forum=i
    You can test in compatible view for a try first.
    http://windows.microsoft.com/en-IN/internet-explorer/use-compatibility-view#ie=ie-9
    Alex Zhao
    TechNet Community Support

  • TS2570 I am getting runtime error R6034 when opening iTunes i have followed all instructions on reinstalling and it still occars

    I am getting runtime error R6034 when trying to open iTunes I have followed all instructions for reinstalling iTunes but it still occurs can any help please?

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99537)

  • HT1926 I'm attempting to reinstall ITunes because of a runtime error (R6034) when I start it. At end of install it says 'Apple Mobile Device' failed to start.  I verified that I have admin privileges.  Can anyone help?

    I'm attempting to reinstall ITunes because of a runtime error (R6034) when I start it. At end of install it says 'Apple Mobile Device' failed to start.  I verified that I have admin privileges.  Can anyone help?

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Suddenly started receiving a error message when checking for updates in app store nsurlerrordomain error - 1012 how to fix?

    Suddenly started receiving a error message when checking for updates in app store nsurlerrordomain error - 1012 how to fix?

    Thanks Linc I will sit tight for a while to see what happens before chasing up customer service.  Cheers.

  • The following error occured when searching for on-premises exchange server

    I look after a company where I installed a new DELL server last year, The server is running Windows Small Business Server 2011 which we installed. Exchange 2010 was installed as part of the Windows Small Business Server 2011 installation. At the time we
    did not configure Exchange because they use external POP accounts for email. Eventually they wanted to move over to Exchange
    When we created the user accounts using Windows SBS Console, it created a local mailbox for each user
    No problems - [email protected]
    Since late last year every time I create a new user within SBS Console, it errors creating the mailbox
    Add a user account and assign a user role
    Getting "Unexpected error occurred" when Setting up an e-mail account for user
    Looking at the error "Unexpected error occurred" & MessagingManagement "Unexpected error occured"
    The user account is created ok just no e-mail address is created for the user
    I never thought much about this at the time as we weren't using Exchange email accounts. I decided to have a look at this issue over weekend
    When I try to open Microsoft Exchange Management Console I'm getting "Initialization failed"
    The following error occurred when searching for the On-Premises Exchange server
    When I try to open Microsoft Exchange Management Shell, I get a similar error
    I've download & run EMTShooter which just identifies there is an error & gives me the same error
    I've installed & re-installed WinRM IIS Extensions
    I've checked all the settings in IIS, Default Web Site, PowerShell, Modules & Paths...
    Still cannot connect to Exchange
    I've trawled through the internet for two days checking & testing every solution but no luck
    I've checked every setting against another Windows SBS 2011 Server we've installed & works
    I cannot find a difference
    Can someone help me or point me in the right direction?
    Peter Ralphs

    Thanks for the reply Cara
    Here's the original error I was getting when opening Exchange Management Console
    Initialization failed
    The following error ocurred while searching for the on-premises Exchange server:
    [server.myd.local] Connecting to remote server failed with the following error message : The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from the destination computer. The content type is absent or invalid.
    For more information, see the about_Remote_Troubleshooting Help topic. It was running the command 'Discover-ExchangeServer -UseWIA $true -SuppressError $true -CurrentVersion 'Version 14.1 (Build 218.15)
    I got similar error when trying to access the Exchange Management Shell
    VERBOSE: Connecting to SERVER.myd.local
    [server.myd.local] Connecting to remote server failed with the following error message : The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from the destination computer. The content type is absent or invalid.
    For more information, see the about_Remote_Troubleshooting Help topic.
        + CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [],                          
    PSRemotingTransportException
        + FullyQualifiedErrorId : PSSessionOpenFailed
    When I opened the Exchange Management Console this week, the error had changed slightly
    Initialization failed
    The following error ocurred while searching for the on-premises Exchange server:
    [server.myd.local] Connecting to remote server failed with the following error message : The WinRM client received an HTTP server error status (500), but the remote service did not include any other information about the cause of the failure. For more information,
    see the about_Remote_Troubleshooting Help topic. It was running the command 'Discover-ExchangeServer -UseWIA $true -SuppressError $true -CurrentVersion 'Version 14.1 (Build 218.15)
    I could only run Exbpa from a command prompt (obviously no access from Exchange Management Console)
    This is the result of the Health Check Scan
    Organization: First Organization
    Default Global Address List Changed
    The 'msExchQueryFilter' attribute of the default Global Address List 'Default Global Address List' has been changed. Default: '(Alias -ne $null -and (ObjectClass -eq 'user' -or ObjectClass -eq 'contact' -or ObjectClass -eq 'msExchSystemMailbox' -or ObjectClass
    -eq 'msExchDynamicDistributionList' -or ObjectClass -eq 'group' -or ObjectClass - eq 'publicFolder'))'. Current: '((Alias -ne $null) -and (((ObjectClass -eq 'user') -or (ObjectClass -eq 'contact') -or (ObjectClass -eq 'msExchSystemMailbox') -or (ObjectClass
    -eq 'msExchDynamicDistributionList') -or (ObjectClass -eq 'group') -or (ObjectClass -eq 'publicFolder'))))'.
    Admin Group: Exchange Administrative Group (FYDIBOHF23SPDLT)
    The default public folder database is remote
    The default public folder database for mailbox database 'Mailbox Database' on server SERVER isn't local. Public folder database: CN=Public Folder Database 1529293969,CN=Databases,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First
    Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=myd,DC=local.
    Server: SERVER
    Disk timeout changed
    Disk timeout on server SERVER.myd.local is not set at the default of 10 seconds. This is normal if third-party storage software is installed. Current timeout value is 160 seconds.
    Client RPC binding found
    The 'Rpc_Binding_Order' is set on server SERVER.myd.local. It is possible that either the Exchange or Outlook client is installed on the server. Current registry value: ncalrpc,ncacn_ip_tcp.
    One thing I've noticed from the start is that the error occurs when it is "searching" for the Exchange Server, it then goes on to name the server [server.myd.local] it knows it's there but cannot access it ?
    Another thing I've noticed is that it always refers to the "remote server" this server is Windows SBS 2011, it's the Domain Controller, DHCP Server, DNS Server & Exchange Server all in the same box
    I also noticed that the Health Check stated that "The default public folder database is remote"
    Has this something to do with it ?
    Regards
    Peter

  • Runtime error while collecting objects for activaton from  BC

    Hi gurus,
    While collecting objects from busines content for installation, it is giving runtime error whith below description.
    "UNCAUGHT_EXCEPTION" "CX_RSD_NAME_ERROR"               
    "SAPLRSDN_IOBJ" or "LRSDN_IOBJU35"               
    "RSD_IOBJNM_PARSE"               
    R3TR     FUGR     RSDN_IOBJ     
    An exception occurred which is explained in detail below.               
    The exception, which is assigned to class 'CX_RSD_NAME_ERROR', was not caught               
      and               
    therefore caused a runtime error.               
    The reason for the exception is:               
    Name 0SRVE_IS3___F00133 is invalid               
    Pl spot light on this .
    Thanks in advance.
    Message was edited by:
            sri sri

    Hi Sri / Vach,
    this note can help you and implement the same
    1102743 - Dump during activation of business content
    Thanks
    kishore

  • Script Error message when checking for updates....

    Post Author: rcoleman
    CA Forum: General Feedback
    Getting a Script Error message when checking for updates or logging in to Crystal Reports. CR Developer v XI 11.0.0.1994.
    Script Error
    Line 481
    Position 41
    If g3()=True then main=True: Exit Fun
    FYI to the Site Administrator

    parkerpress wrote:
    Any idea how to solve this if I haven't activated the 3GS service? I've been doing fine on wireless only.
    Steve
    Same problem here. After upgrading to iOS 4.2.1 a couple of weeks ago I'm getting the same error as the OP in the first post. I've never activated the 3G service.
    I tried turning the cellular service on and checking for updates, pulled and replaced the SIM card, rebooted, nothing helps. I'm still getting the error when I click on the "Check for Update" button in iTunes (v10.1) when my iPad 64GB 3G is connected to my iMac. Any help would be appreciated. TIA.

  • Generate different spool for diff billing docs generated using VF04

    Hi guys,
    want to generate different spool for diff billing docs generated using VF04, when doing mass billing.
    Pls reply guys...
    Thanks & Regards,
    Sachin

    Are u using smartforms.
    u when u loop at invoices and calling the smartform FM, u can make this parameter of output options as space. ls_control_param-no_close = ' '.
    this will close spool and create a new one when fm is again called.

  • Same no ranges for both Billing doc and Accounting Documents

    Hi friends,
    My client requirement is he want to use same number ranges for both billing document and accounting document.
    Is it possible?
    Regards
    Sasi

    Hi,
    For Accounting Documents...Create a number range using the TCode : FBN1
    Give the range as the one which you specifed for the billing doc and make a check over the External Entry.
    Assign this Number Range to Your Accounting Doc. Type.. using the Tcode OBA7.
    Hope it'll work as per your requirement.
    Regards,
    Venkatesh.S.P.

  • SQ01  to show condition types for the Billing doc

    Dear Friends,
    I need to show 3 cost condition types from a invoice in SQ01
    For  eg
    The Query  has   for eg
    Billing Doc     Material     Net value     ZT07     ZT08     ZT09
    The ZT07/8/9  are conditiontypes
    I need to link these at item level in SQ01, which tables should be linked
    Please help
    Kind Regards  Ravi  Kumar Rath

    Hi  Ravi
    Please use the following tables for SQ01
    KONV     Conditions (Transaction Data)     
    KONP     Conditions (Item)     
    VBRP   Billing Item data
    T685
    Regards
    Srinath

Maybe you are looking for

  • New MacPro ATI Radeon HD 4870 512MB GDDR5 Motion performance

    Thought this might be of interest:- http://www.apple.com/macpro/performance.html Scroll down to Graphics Cards and then hit the Motion tab Peter

  • Update Notification Download Button Issue

    Hi, Not really sure if this should be in the General area or in the Bugs & Issues area... so please moderator(s) please move this if it needs it... Was just informed about an update to the Flash Player ... so hit the download and ran the installer...

  • SPROXY: Test Service Consumer

    Hi, when testing a proxy in transaction SPROXY we get a double output: there is a tab called 'Original Response' and a second tab called 'Response'. In our case the correct response is the one in tab 'Original Response', not the other one. When testi

  • Inivtes et changement de nom dans la couche présentation.

    Bonjour, Initialement ma dimension temporelle s'appelait "Axe temps" dans la couche présentation. J'ai crée à ce moment là des invites sur les champs de cet axe (pae "axe temps.annee"). Des rapports avec des filtres demandés (pae "axe temps.annee) et

  • Busineness content cube

    hi experts, how to install business content cube, for example SD 's customer cube,. steps before and after, since interviewer not satisfying on this answers, plz details