Runtime error on PGI reversal "OBJECTLIST_NOT_FOUND."

Hi Experts,
I am trying to reverse a PGI thru VL09 and I m getting runtime error " OBJECTLIST_NOT_FOUND".
After debugging I found that error is coming at the serial number status change.
34   CALL FUNCTION 'DOC_SERNR_STATUS_CHANGE'
   35        EXPORTING
   36             OBJKOPF              = TASER_SER01
   37             SERXX                = DA_SERXX
   38             OPERATION            = BELEG_SDLS
   39             J_VORGANG            = J_VORGANG
   40             COLLECTIVE_ENQUE     = CON_CHARX
   41        IMPORTING
   42             SERIAL_COMMIT        = DA_SERIAL_COMMIT
   43             STATUS_NOT_ALLOWED   = DA_STATUS_NOT_ALLOWED
   44        EXCEPTIONS
   45             OBJECTLIST_NOT_FOUND = 1.
   46 *           OTHERS               = 2
   47
   48   CASE SY-SUBRC.
   49     WHEN 1.
>>>>>       RAISE OBJECTLIST_NOT_FOUND.
   51   ENDCASE.
Please let me know how the PGI can be reversed.

Hi,
There´s a SAP note 853290 which could solve this dump. If not, then i would recommend to open a SAP ticket.
Best Regards,
Arminda Jack

Similar Messages

  • Runtime Error in PGI

    Hi Experts,
    This is with regarding Bonded warehouse scenario by which client get an option to keep the material at the warehouse for 90 days without paying the customs duties. After completion of 90 days, they would pay the duties & move the stock from one storage location(RM non duty paid) to another (RM duty paid).
    1. PO against import vendor - Bonded warehouse plant
    2. MIGO - Only Stock a/c and GR/IR accounted, no accounting of CVD & customs clearing happened. (Storage location - RM Non duty paid)
    3. MIRO against Import vendor - Only vendor a/c & GR/IR accounted.
    After completion of 90 days - payment of duties and moving from one storage to another.
    4. STO PO from one storage location to another - CVD & Customs conditions are loaded.
    5. MIRO against Commissioner of Customs - CVD & Customs clearing accounted here.
    6. VL10B and VL02N (PGI from one storage location (Non duty paid) to another storage location (Duty paid).
    In the PGI, all the duty values are getting added up to the inventory. All duties should be inventoried, only when the Material type is Trading goods. If the Material type is RM (or) PM (or) Semi finished, CVD values should not be added to the inventory as it is Set off u2013 Claimable.
    For the above purpose, ABAPer wrote a code and executed the PGI, system throws a runtime error as below
    A RAISE statement in the program "SAPLFACI" raised the exception
    condition "SYSTEM_ERROR".
    Since the exception was not intercepted by a superior
    program, processing was terminated
    Any help?
    Regards,
    Vijay N

    as it is your Abapers coding that it causing the problem, you have to tell him about the issue so that he can fix is error.
    You cannot expect help from here.

  • Runtime Error During PGI shipment

    Dear All,
    I tried to post goods issue for a shipment in the warehouse using VT02n. I am getting the error as Object-List-Not-Found. What could be the possible reason for this error? How do we rectify this issue?
    Please advice.
    Regards.

    Hi,
    this sounds as some field values were not transported to the internal tables. Which transaction do you use? In case you are trying to use dark installation routines, make sure all needed fields are filled (check within the dump). If this all does not help - open a customer message - a dump will always be inspected by SAP Support.
    KR
    Uwe

  • Business Area-Cost Center error while doing VL09 (PGI Reversal)

    Hi Friends,
    Kindly go through the "ERROR" message and "IMPORTANT" point as mentioned below:This is happening while reversal of PGI in VL09.
    IMPORTANT: Just to make you aware, the cost center in error (CONSDSPL) was nowhere assigned in FS00 or OKB9. Also to state that at the time of this error some different cost center was assigned in FS00 which was having business area SUGR. So PGIs are picking up two business areas i.e. 1.DSPL (from Plant-Division-BussA setting) & 2. SUGR (for P&L GL from FS00)
    Following error coming while doing PGI reversal:
    ERROR -
    > BAL1/CONSDSPL CTR belong to business area DSPL not SUGR
    Message no. KI188
    Diagnosis
    Account assignment object BAL1/CONSDSPL, type CTR is assigned to business area DSPL. You made an explicit assignment to business area SUGR.
    System Response
    The posting row may contain only one business area.
    Procedure
    Perform one of the following actions.
    Make an explicit assignment to business area DSPL. To do so you must set the "Business area" field as entry-ready in Customizing.
    Enter an account assignment object assigned to business area SUGR.
    Change the assignment of BAL1/CONSDSPL to business area DSPL. Note the document number and continue processing the document after changing the assignment.
    PLEASE GUIDE. NEEDED ANSWER BADLY.

    Business area filed in cost center CONSDSPL is DSPL (what it should be). In this scenario, they have assigned SGPRODCTN cost center in GL master wherein business area is SUGR.
    That means, when accounting entry is getting generated, it will show two business areas. One will be fetched from "Plant-Division-BussA" setting (SPRO) & the other from GL. Also to make you aware that here the business area should be DSPL, but since they assigned wrong cost center in GL master, the entries are going to SUGR as well.
    Most important thing to notice out here is that when this error came "no default account assignment was done through OKB9" The cost center showing in error viz. CONSDSPL was nowhere assigned. So the question is from where the system is fetching this cost center?

  • ABAP runtime error / DDIC_STRUCLENG_INCONSISTENT

    Hi
    I got a ABAP runtime error DDIC_STRUCLENG_INCONSISTENT / short dump while creating a pricing condition record.
    The error is "accoring to the ABAP load, the structure should have been 1675 bytes long, according to information from ABAP dictionary at run time, the structure is 1756 bytes long".
    To correct the error, there was option to regenerate the program SAPMV130. There were other options to look at SAP notes.
    I tried regenerating program SAPMV130 and system is asking for access key which i don't have.
    Is there any solution?
    I am working on a standalone system.
    Thanks

    HI
    Same problem has occured for me while reversing PGI.
    I had re-activated the Data type using abaper.In runtime error,u can find data type
    First u check whether the data type is inconsistent by
    goto SE12, type ur data type then display,then goto Utilities -runtime object-display .here u can see there will be incosistent data type length
    So finally goto SE11,there will be activate button ,save
    I think ur problem will be solved
    Raghu

  • Runtime Error DBIF_RSQL_SQL_ERROR exception CX_SY_OPEN_SQL_DB

    Hi,
    i need some guides to solve this problem.
    The program works fine in client DEV. However, when it's in QAS, we encounter  short dump: Runtime Error DBIF_RSQL_SQL_ERROR exception CX_SY_OPEN_SQL_DB
    info from short dump:
    An SQL error occurred when accessing a table.
    Error analysis
    An exception occurred. This exception is dealt with in more detail below
    . The exception, which is assigned to the class 'CX_SY_OPEN_SQL_DB', was
    neither
    caught nor passed along using a RAISING clause, in the procedure
    "FILL_T_DATA_TABLE" "(FORM)"
    Since the caller of the procedure could not have expected this exception
    to occur, the running program was terminated.
    The reason for the exception is:
    How to correct the error
    The exception must either be prevented, caught within the procedure
    "FILL_T_DATA_TABLE"
    "(FORM)", or declared in the procedure's RAISING clause.
    To prevent the exception, note the following:
    Database error text........: "ORA-24371: data would not fit in current prefe
    buffer"
    Internal call code.........: "[RSQL/FTCH/VBUK ]"
    Please check the entries in the system log (Transaction SM21).
    You may able to find an interim solution to the problem
    in the SAP note system. If you have access to the note system yourself,
    use the following search criteria:
    "DBIF_RSQL_SQL_ERROR" CX_SY_OPEN_SQL_DBC
    "ZSDR_SHIPPING_REPORT" or "ZSDR_SHIPPING_REPORT"
    "FILL_T_DATA_TABLE"
    If you cannot solve the problem yourself, please send the...
    Information on where terminated
    The termination occurred in the ABAP program "ZSDR_SHIPPING_REPORT" in
    "FILL_T_DATA_TABLE".
    The main program was "ZSDR_SHIPPING_REPORT ".
    The termination occurred in line 3561 of the source code of the (Include)
    program "ZSDR_SHIPPING_REPORT"
    of the source code of program "ZSDR_SHIPPING_REPORT" (when calling the editor
    35610).
    Processing was terminated because the exception "CX_SY_OPEN_SQL_DB" occurred in
    the
    procedure "FILL_T_DATA_TABLE" "(FORM)" but was not handled locally, not
    declared in the
    RAISING clause of the procedure.
    The procedure is in the program "ZSDR_SHIPPING_REPORT ". Its source code starts
    in line 3468
    of the (Include) program "ZSDR_SHIPPING_REPORT ".
    source code:
    035490
    035500   *get all open sales orders (those that are deemed open at the Sales
    035510   *Order "Header" level)
    035520     clear open_orders.
    035530     refresh open_orders.
    035540     select * into corresponding fields of table open_orders
    035550       from vbuk
    035560       where ( vbtyp = 'C' or vbtyp = 'I' )
    035570         and ( gbstk = 'A' or gbstk = 'B' ).
    035580
    035590   *get all open deliveries(some sales orders may be closed yet the
    035600   *associated Delivery is not yet PGI'd)
         >     clear open_deliveries.
    035620     refresh open_deliveries.
    035630     select * into corresponding fields of table open_deliveries
    035640       from vbuk
    035650       where vbtyp = 'J'
    035660         and ( wbstk = 'A' or wbstk = 'B' ).
    035670
    035680   *get sales orders associated with the Open deliveries
    Please advice.
    Thanks.

    Thanks for the response.
    Hi Renga,
    The error happens in second selection.
    this is the souce code:
    data: begin of open_orders occurs 0,
            vbeln like vbuk-vbeln,
            gbstk like vbuk-gbstk,
            vbtyp like vbuk-vbtyp,
          end of open_orders.
    data: begin of open_deliveries occurs 0,
            vbeln like vbuk-vbeln,
            wbstk like vbuk-wbstk,
            vbtyp like vbuk-vbtyp,
          end of open_deliveries.
    *get all open sales orders (those that are deemed open at the Sales
    *Order "Header" level)
      clear open_orders.
      refresh open_orders.
      select * into corresponding fields of table open_orders
        from vbuk
        where ( vbtyp = 'C' or vbtyp = 'I' )
          and ( gbstk = 'A' or gbstk = 'B' ).
    *get all open deliveries(some sales orders may be closed yet the
    *associated Delivery is not yet PGI'd)
      clear open_deliveries.
      refresh open_deliveries.
      select * into corresponding fields of table open_deliveries
        from vbuk
        where vbtyp = 'J'
          and ( wbstk = 'A' or wbstk = 'B' ).
    Hi Prabhu,
    how to identify the problem in DB02?
    Please advice.
    Thanks.
    regards.

  • Runtime error while posting a document (FB70/FBS1)

    Hi
    I am getting a runtime error while posting a document through FB70 or FBS1 .
    The erro description tells The type "CL_BCS_OBJHEAD" is unknown.
    And the program dumps in Function module SO_KPRO_DECIDE.
    Has any one faced this problem?

    Hi,
    Please check the psoting date and also the reversal  date in FBS1. Please check when you have posted the document and when you want ot reverse the same.
    Thank you,
    Shilpa.

  • PGI reversal VL09 not happening

    hi
    user has done following cycle
    1.ME21N-PO document type UB and Item cat I.
    2.VL10B- Outbound delivery
    3.VL06G-goods issue using automatic MVT 647 and 101)
    4.VF01-Performa Invoice(billing Type JEX)
    5.J1IIN- Excise invoice.
    In billing base price is missing because of that all duties and net price zero.now user wants to cancel entire cycle. he has done excise cancellation using J1IH. we are not able to reverse billing using VF11, we are not able to PGI reversal using Vl09. it giving error "No dat available for your selection".
    Note: is it problem of JEX because we have not assigned cancell billing type and doc pric procedure to JEX?
    any solution for the above issue.

    Hi rising sun.,
                               VF11 is not for reversal of the billing doccument it is fo cansellation & when you want to cansel the billing doccument first the accounting doccument for t hat billing doccument should be canselled,after you cansel the billing doccument reverse the goods issue in VL09and reject in VL02n,then VA02 reject the doccument
    As you are saying that no data available then go to VF04 and see whether your delivery doccument is there & VF05  to see t he Billing doccument
    If you are ablr to see the doccuments you can cansel them
    J1IH is to cansel the excise doccument
    REWARD if helpfull
    Thanks & Regards
    Narayana

  • PGI reversal not happening in vl09

    hi
    user has done following cycle
    1.ME21N-PO document type UB and Item cat I.
    2.VL10B- Outbound delivery
    3.VL06G-goods issue using automatic MVT 647 and 101)
    4.VF01-Performa Invoice(billing Type JEX)
    5.J1IIN- Excise invoice.
    In billing base price is missing because of that all duties and net price zero.now user wants to cancel entire cycle. he has done excise cancellation using J1IH. we are not able to reverse billing using VF11, we are not able to PGI reversal using Vl09. it giving error "No dat available for your selection".
    Note: is it problem of JEX because we have not assigned cancell billing type and doc pric procedure to JEX?
    any solution for the above issue.

    Proforma Invoice cannot be reversed. But also it will not stop you from reversing PGI. Check the document flow & ensure that the correct number is being used to cancel the PGI.
    Once PGI is cancelled, you can futher cancel the Delivery.
    Regards,
    Rajesh Banka

  • ABAP Runtime Error in [VL01N]

    HI All,
    Kindly suggest some line for the followings
    While doing PGI (Posting Goods Issue) in delivery at t.code [VL01N] there is an ABAP Runtime Error
    And some part of the analysis is
    Information on where terminated:
    Termination occurred in the ABAP program "SAPLMBWL" - in "MB_POST_GOODS_MOVEMENT".
    The main program was "SAPMV50A".
    In the source fode you have the termination point in line 59 of the (Include) program "LMBWLU21".
    Let me know
    Being a SD consultant what I can do
    And how I can proceed to complete the sd-cycle by working on ECC6.0
    Guide me soon please Gurus..........

    Termination occurred in the ABAP program "SAPLMBWL" - in "MB_POST_GOODS_MOVEMENT".
    The main program was "SAPMV50A".
    Go to SE80,choose Program and enter SAPMV50A ,check does it contain your Inlcude LMB* if not check other SAPLMBWL pgm ,n check..
    go to the include ,this might be a FM also.. so check properly and than put a break point.

  • Error while PGI

    Hi
    I am getting an error while PGI
    "Account 400000 requires an assignment to a CO object"
    How to solve this ?

    Hi
    This means in your material master or article master Profit center entry is missing which is actually made mandatory from FI side
    Maintain profit center in your material master or article master  and try to do one full cycle and you will not get this error
    If this is an real time issue the already created billing needs to be cancelled in VF11 and reverse delivery and close the sales order by assigning reason of rejection
    Because if you assign Profit center now in your  material master you cannot update the already created billing document
    If account assignment cat is missing in  material masters it can be given in VF02 at the time of billing but not profit center
    Non maintanence of profit center is the  one and only cause of your error
    You are having error at the time of PGI for this also the above mentioned entry is the cause
    Regards
    Raja

  • Runtime error with my voice synthesizer code Help!!

    I am using freeTTS. Based off of looking at the API, I tried to develop this simple code:
    import com.sun.speech.engine.*;
    import com.sun.speech.freetts.*;
    import com.sun.speech.freetts.lexicon.*;
    import com.sun.speech.freetts.en.us.*;
    import com.sun.speech.freetts.audio.*;
    public class SpeakEng
    public static void main(String args[])
    Voice voice = new CMUDiphoneVoice();
    CMULexicon Hi = new CMULexicon();
    voice.setLexicon((Lexicon)Hi); //typecast just in case, the runtime error doesn't change
    voice.setAudioPlayer(new JavaClipAudioPlayer());
    voice.allocate();
    voice.speak("Hello");
    Through moving all the imported class files above into the CLASSPATH, I was able to compile this program. However now I am encountering the following runtime error:
    Exception in thread "main":
    java.lang.ClassNotFoundException: com.sun.speech.freetts.lexicon.Lexicon
    followed by a list of locations. Has anyone faced this similar problem, and if so could you offer any pointers?

    Thanks! That got rid of the error, but my hit test still doesnt remove the bullet or the enemy from the stage. To reverse it I just did (var i:int = 0; i > regPoint.bulletcontainer.numChildren; i--), I think that is correct. Any idea why my movie clip isnt being removed from the stage after the hit test?

  • Media Manager - Runtime Error

    When attempting to access the pictures on my 8130 through desktop manager v. 4.3, Media Manager, as I always do, I am getting a new error and it isn't allowing me to access the contents of my device. I am using XP. This is what the error window says:
    "Microsoft Visual C++ Runtime Library
    X Runtime Error!
    Program: C:\program Files\Roxio\Media Manager 9\Mediamanager9.exe
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the applications support team for more information.
    OK BUTTON" 
    When you close that window another pops up that says:
    "Microsoft Visual C++ Runtime Library
    X Runtime Error!
    Program: C:\program Files\Roxio\Media Manager 9\Mediamanager9.exe
    R6025
    - pure virtual function call.
    OK BUTTON"
    Roxi Media Manager is integrated with Desktop Manager and I don't know how exactly to proceed. Anyone that may be able to point me in the right direction, I would greatly appreciate.  
    Message Edited by ffejnosral on 06-09-2008 01:55 PM

    I found a solution that has worked for me. I ran the install (450_b016_english.exe) and followed the prompts to modify the installation (I planned on removing Roxio/MM9 component). But before I did that, I ticked to install the 'certificate synchronisation' (copyright/private keys stuff I think) feature just to see what would happen. It went through the install, restarted the PC, and hey presto! all working. It did ask for a password to be set presumably for the synch certs thing to work.
    I didn't like that so then I decided to rerun the install and untick/remove the certifictae thing (being curious to see if I would be back to MM9 errors), followed the prompts, restarted the PC and hey presto! still working.
    This suggests that in my case MM9 couldn't work because of an essential but missing setting, component, registry change, or such like that is not reversed when Certs are uninstalled.
    BTW - I had to use the full OEM installation file because the option from within installed programs in the control panel required the temporary .msi file that is created during installation and is cleaned out once completed.
    Using BB DTM 4.5 / BB 8120 / Vista Biz PC (fully patched).
    Mark
    Pearl 8100 & 8120 on Orange | 4.5.0.5.52
    BB DTM 4.5.075
    nc6220 Pen M | Vista Biz 6.0.6000.20752

  • Runtime error in starting Lightroom

    I receive the following message when I try to start Lightroom:
    Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program:...Files\Adobe\Adobe Photoshop Lightroom 1.2\lightroom.exe
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.
    Lightroom ran well for several days and then failed to open with the above message.
    I have tried everything I know to do (uninstalled and reinstalled the application, restored the computer to a restore point before Lightroom was originally installed, etc.) and do not know were to go from here. Suggestions would be appreciated.
    I am using Windows XP sp2 and have 4 GB of ram and 250 GB of hard disk space.
    Thanks,
    Cliff Culp

    Aha! A fix! Please look at this...
    http://www.adobeforums.com/cgi-bin
    bob frost, "Help! Runtime error after Lightroom 1.1 install!" #10, 27 Jun 2007 6:54 am

  • Runtime error while executing rule

    Hello All,
      While executing the DTP for a cube, im facing the error as Runtime error while executing rule -> see long text .
      For this source is another Cube, where im loading the data from Cube to Cube.
    Error Description are as follows:-
    Error Location: Object Type    TRFN
    Error Location: Object Name    0T9SCR6Q4VWS1SOPNRRBOY1YD51XJ7PX
    Error Location: Operation Type ROUTINE
    Error Location: Operation Name
    Error Location: Operation ID   00034 0000
    Error Severity                 100
    Original Record: Segment       0001
    Original Record: Number        557
    and Also descripton is :-
    Diagnosis
        An error occurred while executing a transformation rule:
        The exact error message is:
        Division by zero
        The error was triggered at the following point in the program
        GP4H0CW3MLPOTR3E8Y93QZT2YHA 4476
    System Response
        Processing the data record has been terminated.
    Procedure
    The following additional information is included in the higher-level
    node of the monitor:
       Transformation ID
       Data record number of the source record
       Number and name of the rule which produced the error
    Let me know ur valuable suggestions on these error...
    thanks.

    Hello,
    I have checked all the transformation and End Routines.All are working fine.Yesterday i have loaded some data into it, but today its gettting errored out.
    Checked completely in the forum for threads related to this, but couldnt find proper thread which had solutions....
    thanks,
    srinivas.

Maybe you are looking for

  • WiFi Internet connectivity problems after upgrade to 10.8.4

    After upgrading to MacOS 10.8.4 I am facing regular interruptions to my WiFi internet connectivity. Periodically the internet connectivity is lost and the only way to fix the problem is to turn WiFi off and on again. This happens frequently when I am

  • Video card to run 2nd and 3rd monitors cs5.5

    Hello all, I have a powerful system with multiple hard drives that I use to cut HD DSLR footage on in CS5.5.  My GTX 570 runs my 1st monitor and my 9600GT runs the 2nd and 3rd monitors with great success. 1st monitor = timeline 2nd = bins 3rd = full

  • Accrual Engine- Open Item Gl Account

    Hi In case of Accrual engine , I am trying to post to target account which is Open item managed . I know system will not allow to post to OI . Is there a workaround for this ?? Regards Ram

  • Design View Not Working Properly

    Hi, I save my web site files as .php and I'm using DW CS5. When I switch to Design View all I get are a couple of icons. Why won't it display the page for me?

  • Problem in Deserializing Please Help [Urgent]

    //Pseudo Code Class A{      private ClassB b;      WriteObject(){             // I serialize object    member  b    and then store that byte stream in Database.           This is done successfully.      readObject(){            Here i get stream from