Error when dragging tree item - get firstVisibleItem

I have been trying to debug this for hours but I can't determine any reason behind this error.
I have a tree which I am populating with Array collections.  The items in the array collection have views which I am adding to a canvas, however when I add the view to the canvas, when I try to drag any element in the tree I immediately receive this error:
TypeError: Error #1010: A term is undefined and has no properties.
at mx.controls::Tree/get firstVisibleItem()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\controls\Tree. as:764]
at ObjectOutput/writeObject()
at mx.collections::ArrayList/writeExternal()[C:\autobuild\3.2.0\frameworks\projects\framewor k\src\mx\collections\ArrayList.as:452]
at mx.collections::ArrayCollection/writeExternal()[C:\autobuild\3.2.0\frameworks\projects\fr amework\src\mx\collections\ArrayCollection.as:144]
at flash.utils::ByteArray/writeObject()
at flash.desktop::Clipboard/putSerialization()
at flash.desktop::Clipboard/convertFlashFormat()
at flash.desktop::Clipboard/setData()
at mx.managers::NativeDragManagerImpl/doDrag()[C:\autobuild\3.2.0\frameworks\projects\airfra mework\src\mx\managers\NativeDragManagerImpl.as:282]
at mx.managers::DragManager$/doDrag()[C:\autobuild\3.2.0\frameworks\projects\framework\src\m x\managers\DragManager.as:243]
at mx.controls.listClasses::ListBase/dragStartHandler()[C:\autobuild\3.2.0\frameworks\projec ts\framework\src\mx\controls\listClasses\ListBase.as:9085]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.core::UIComponent/dispatchEvent()[C:\autobuild\3.2.0\frameworks\projects\framework\src \mx\core\UIComponent.as:9298]
at mx.controls.listClasses::ListBase/mouseMoveHandler()[C:\autobuild\3.2.0\frameworks\projec ts\framework\src\mx\controls\listClasses\ListBase.as:8822]
If I dont add my view to the canvas I don't get this error when trying to re-order, but I cant find any reasoning behind this error coming up.  When debugging the error it seems like the property listItems in Tree.as is causing the error, but in the debugger listItems is not null, why would this be happening?

The items in the array collection are just subclasses of object that have a label property, children getter and a view property which is of a UIComponent type, the error only happens when the view property is added as a child somewhere.  The error seems to occur when the array does writeExternal.  I have no idea why there is an error, because when debugging the writeExternal says no source and I cannot debug what is happening.

Similar Messages

  • Error when starting work item

    Hi
    We are having SRM5.0.
    Trying to create Contract. Workflow Without approval of contract(WS1400086)is activated and start conditions also no workflow activated.
    Contract is created and getting message Contract created.
    But when tried to release the contract it shows "Awaiting approval".
    In Workflow log (SWI1)it shows error."Error when starting work item xxxx".
    What could be the reason. Please let me know the solution if anyone of you come across such error.
    Thanks in advance
    Jagadish

    Masa
    It is maintained as General task already.
    It seems the workflow task WS14000085 does not have definition.
    When checked in SWDD for the above teask there are no steps defined for that workflow.
    SAP says that we need to define and action for workflow WS14000085.
    But what is the procedure to define the workflow.
    I presume this is the standard workflow and it should be defined by default when it comes along with the SRM package.
    Anyone of you know how to define the workflow and activate the same?
    Regards
    Jagadish

  • Error when reading unassigned items on /CCM/MASTER_CATALOG

    Hello gurus,
    we upgrated CCM 2.0 from SP 06 to SP10.
    After we uploaded new schema on /CCM/MASTER_CATALOG and mapped newly
    Supplier Catalogs to Master catalog and Master to Procurements.
    When I connect on /CCM/MASTER_CATALOG in edit mode, on "Content" tab we
    saw an error "Error when reading unassigned items". In the catalog
    structure tree, yellow arrow is on MASTER CATALOG name.
    In the log there are error log with error information: "ERROR READING
    HEADER DATA".
    Is this problem dependent on upgrade or something else?
    These are our components on system:
    SAP_BASIS 700 0013 SAPKB70013
    PI_BASIS 2005_1_700 0013 SAPKIPYJ7D
    SAP_BW 700 0015 SAPKW70015
    FINBASIS 600 0010 SAPK-60010INFINBASIS
    BI_CONT 703 0007 SAPKIBIIP7
    SEM-BW 600 0010 SAPKGS6010
    CCM 200_700 0010 SAPK-27010INCCM
    Thanks for all
    Gerardo

    hi,
    See the foll related threads:
    Re: CCM - "error when reading master catalog"
    Re: Problem when upload content
    Error reading master data catalog (CCMv2)
    Re: Catalog item not found during publication master catalog
    Re: Uploading of Master Schema in CCM 2.0
    Error" Index of values is missing for characteristic " in mapping
    CCM automatic upload of CSV files
    Re: Uploading in CCM
    Re: CCM 2.0 Sample file CSV
    Re: How to change an existing line item in CCM catalog using CSV file?
    Re: Date Problem in CSV 2.0 Format in CCM
    Re: How to change an existing line item in CCM catalog using CSV file?
    BR,
    Disha.
    <b>Pls reward points for useful answers.</b>

  • Which trigger gets fired when a filed (item) get populated

    Hi,
    Which (item level) trigger gets fired when a filed (item) get populated with data
    Thank you

    Thanks for the responce. But....please read the following and try to understand the probelm.
    I have a screen in Oracle Forms.
    For example the screen is EMP and I have a LOV on item: EMPNO
    After selecting an EMPNO from the LOV, I click on a button and the button's trigger (WHEN-BUTTON-PRESSED)
    populates the remaining items with data related to the EMPNO in the EMPNO item which I selected from the LOV.
    Here is the request: I want the items get populated when I select the EMPNO from the LOV.
    I copied the code from WHEN-BUTTON-PRESSED (which is populating the data into other fields) to the triggers you mentioned
    (pre-text-item, when-new-item-instance, when-validate-item, post-text-item)
    But they are not working (the data is not populating when I select EMPNO from LOV)
    I am a DBA not a developer, but I have to do this. So please help me and let me know how to do this.
    I hope you understand the request.
    Thank you

  • Error when retreiving UWL items in webdynpro application

    Hello,
    I am getting nullpointerexception when retreiving the items from the UWL in webdynpro application in java.
    error is throw at the following line
    NullpointerException
    at com.sap.netweaver.bc.uwl.core.ItemCacheManager.internalGetItemsForView(ItemCacheManager.java:56)#
    at com.sap.netweaver.bc.uwl.core.ItemCacheManager.refreshCacheAndGetItems(ItemCacheManager.java:1351)#.
    Thanks.

    Hi
    probably you need  to check the alest read permissions on all the folders and Iview.
    OR try to give restart to yours "UWL Service " and also check this SAP note 676253
    Thanks

  • Error when adding an item to HU  using FM ADD_TO_EXISTING_HU

    Please I need help, could some tell me what I am doing wrong I keep an error when I try to add an item to a HU, here is the code:
    FUNCTION zrf_hu_add_pack.
    ""Local Interface:
    *"  IMPORTING
    *"     VALUE(HU_HEADER) LIKE  BAPIHUHDRPROPOSAL STRUCTURE
    *"        BAPIHUHDRPROPOSAL
    *"     VALUE(USERNAME) LIKE  SY-UNAME OPTIONAL
    *"     VALUE(PRINTER) TYPE  RSPOLNAME OPTIONAL
    *"  EXPORTING
    *"     VALUE(RETURN) LIKE  BAPIRET2 STRUCTURE  BAPIRET2
    *"  TABLES
    *"      HU_ITEMS STRUCTURE  BAPIHUITMPROPOSAL
      DATA: ret TYPE STANDARD TABLE OF bapiret2,
            header TYPE bapihuhdrproposal,
            hukey TYPE bapihukey-hu_exid,
            huheader TYPE bapihuheader,
            itemsproposal TYPE STANDARD TABLE OF bapihuitmproposal,
            itm TYPE STANDARD TABLE OF bapihuitem,
            item_prop TYPE  huitm_prop,
            obj TYPE hum_object,
            del_type TYPE vbtyp,
            hu_ext TYPE  hum_exidv_t,
            hu_int TYPE hum_venum_t,
            out_msg TYPE huitem_messages_t,
            tmp_vbeln TYPE vbeln,
            hu_hdr TYPE huhdr_proposal,
            hu_mm TYPE hum_plant_stloc,
            itm_wa LIKE LINE OF itm,
            item_prop_wa LIKE LINE OF item_prop,
            hui_wa LIKE LINE OF hu_items.
      DATA: ls_handling_units TYPE hum_rehang_hu,
            ls_high TYPE vekp-venum.
      DATA: it_items LIKE huitm_proposal,
             hm_obj TYPE hum_object,
             hu_prop TYPE huhdr_proposal,
             hu_add TYPE huhdr_add,
             hu_add_wa LIKE LINE OF hu_add,
             hu_items1 TYPE huitm_prop,
             hu_items_wa LIKE LINE OF hu_items1.
      DATA: hu_msg TYPE huitem_messages_t,
              hu_msg_wa LIKE LINE OF hu_msg,
              hu_hdr1 TYPE     hum_hu_header_t,
              hu_hdr1_wa LIKE LINE OF hu_hdr1.
      DATA: i_mm_data  LIKE  hum_plant_stloc,
            hu_internal TYPE  hum_venum_t,
            hu_external TYPE  hum_exidv_t,
            handling_unit TYPE  huitem_from,
            h_unit_l TYPE huitem_from,
            is_item_proposal TYPE  huitm_proposal,
            i_delivery_type  TYPE  likp-vbtyp ,
            et_messages      TYPE  huitem_messages_t.
      DATA: venum TYPE venum.
      DATA: lt_hu LIKE bapihunumber OCCURS 0 WITH HEADER LINE,
            lt_huhdr LIKE bapihuheader OCCURS 0 WITH HEADER LINE.
      DATA: t_return TYPE TABLE OF bapiret2.
    get header
      lt_hu-hu_exid = hu_header-hu_exid.
      APPEND lt_hu.
    get HU header
      CALL FUNCTION 'BAPI_HU_GETLIST'
        EXPORTING
          onlykeys      = ' '
        TABLES
          hunumbers     = lt_hu
          huheader      = lt_huhdr
          return        = t_return
        EXCEPTIONS
          error_message = 2
          OTHERS        = 4.
      IF sy-subrc NE 0.
        CALL FUNCTION 'BALW_BAPIRETURN_GET2'
          EXPORTING
            type   = sy-msgty
            cl     = sy-msgid
            number = sy-msgno
            par1   = sy-msgv1
            par2   = sy-msgv2
            par3   = sy-msgv3
            par4   = sy-msgv4
          IMPORTING
            return = return.
        ROLLBACK WORK.
      ELSE.
    get defaults
        PERFORM get_user USING username.
    handling unit
        READ TABLE lt_huhdr INDEX 1.
        APPEND hu_header-hu_exid TO hu_external.
        APPEND lt_huhdr-hu_id TO hu_internal.
        h_unit_l-exidv = lt_huhdr-hu_exid.
        h_unit_l-venum = lt_huhdr-hu_id.
    APPEND h_unit_l to handling_unit.
    hold delivery number
        tmp_vbeln = hu_header-pack_mat_customer.
    convert or pad
        CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
          EXPORTING
            input  = tmp_vbeln
          IMPORTING
            output = tmp_vbeln.
    set up object key
        obj-object = '01'.
        obj-objkey = tmp_vbeln.
        CONDENSE obj-objkey.
    get delivery type from delivery header
        SELECT SINGLE vbtyp INTO del_type
        FROM likp
        WHERE vbeln = obj-objkey.
    set status
        hu_header-hu_status_init = '1'.
        MOVE-CORRESPONDING hu_header TO hu_mm.
        hu_mm-plant = hu_header-plant.
        hu_mm-stge_loc = hu_header-stge_loc.
        hu_mm-whse_no = '101'.
        hu_mm-stge_type = '916'.
        hu_mm-stge_bin = tmp_vbeln.
    set up items
        LOOP AT hu_items INTO hui_wa.
          hu_items_wa-velin = '1'.
          hu_items_wa-belnr = tmp_vbeln.
          hu_items_wa-posnr = hui_wa-lower_level_exid.
          MOVE hui_wa-pack_qty      TO hu_items_wa-quantity.
          MOVE hui_wa-base_unit_qty TO hu_items_wa-meins.
          CALL FUNCTION 'CONVERSION_EXIT_MATN1_INPUT'
            EXPORTING
              input        = hui_wa-material
            IMPORTING
              output       = hu_items_wa-matnr
            EXCEPTIONS
              length_error = 1
              OTHERS       = 2.
          hu_items_wa-charg = hui_wa-batch.
          hu_items_wa-werks = hui_wa-plant.
          hu_items_wa-lgort = hui_wa-stge_loc.
         APPEND hu_items_wa TO hu_items1.
    sort items
       SORT hu_items1 BY belnr posnr.
    copy and change function ADD_TO_EXISTING_HU if neccessary
          CALL FUNCTION 'ADD_TO_EXISTING_HU'
            EXPORTING
              i_hu_id               = ''
              i_hu_ref_doc          = obj
              i_mm_data             = hu_mm
              i_hu_internal         = hu_internal
              i_hu_external         = hu_external
              is_handling_unit      = h_unit_l
              is_item_proposal      = hu_items_wa
              i_delivery_type       = del_type
            IMPORTING
              et_messages           = hu_msg
            EXCEPTIONS
              not_possible          = 1
              delivery_update_error = 2
              OTHERS                = 3.
          IF sy-subrc <> 0.
            CALL FUNCTION 'BALW_BAPIRETURN_GET2'
              EXPORTING
                type   = sy-msgty
                cl     = sy-msgid
                number = sy-msgno
                par1   = sy-msgv1
                par2   = sy-msgv2
                par3   = sy-msgv3
                par4   = sy-msgv4
              IMPORTING
                return = return.
            ROLLBACK WORK.
          ELSE.
            COMMIT WORK AND WAIT.
          ENDIF.
        ENDLOOP.
      ENDIF.
    ENDFUNCTION.

    It probably has something to do wit the kind of HU that you are using.
    If you call a " where used " of the error message HUFUNCTIONS 261 you will see that there are several checks concerning the kind of HU.
    The types of HU's can be found in domain VPOBJ.
    Hope this helps,
    Regards,
    Dirk.

  • Subcontracting Order - No error when delete an Item after I made 541 MB1B

    Hello ,
    I want to know if I can solve by Customimzing that the SAP send me an error when I try to delete an item of a
    Subcontracting Order AFTER I have made 541(Transfer posting to stock with subcontractor)  for this item  ...
    The system shouldn´t allow this action ...and it does !! .
    Some body have any idea what could be ??
    I have SAP R/3 Release 6 C
    Kind Regards.

    ...The system shouldn´t allow this action ...and it does !!...
    Why should not it allow? One thing is that you provide the subcontractor with components and one thing that they use it for production.
    There migh be business processes when the subcontractor cannot avoid using the compoenents but there might business processes when the subcontractor won't use it (e.g. the subcontractor gets different instructions in the meanwhile or uses its own rawmaterial or the client changes his mind and doesn't need one component, etc).
    In my opinion there's no such setting in SAP.
    Best regards,
    Csaba
    Edited by: Csaba Szommer on Aug 26, 2009 7:55 PM

  • YouTube says there is an "Authorization Error" when I try to get on the site with Firefox. Can I fix this?

    When I try to get onto YouTube, the site is completely white with the words "Authorization Error" in the top left corner. For a while, all I had to do was reload YouTube and it was fine. Now it just won't work at all. I have Internet Explorer on my computer as well and YouTube works fine on there. When this error occurs, the icon in the address bar changes back to YouTube's old icon.
    I have tried:
    -Updating Firefox
    -Restarting the computer
    -Closing and re-opening Firefox
    -Typing https instead of http before the address
    -Googling and clicking Google's link to the site (yes, a feeble attempt, I know)
    Does anyone know what I can do to get YouTube back on my favorite browser? I'd like to stop having to run to Internet Explorer to use this site.
    Thanks!

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"

  • Error when dragging and dropping still image into imovie

    I am trying to place some still images into iMovie but when doing so I get the following error message :
    "Import Problem
    The still image file "file name" couldn't be copied as a JPEG image. The clip has been imported, but you won't be able to apply Ken Burns effects to it."
    I really want to be able to apply the ken Burns effect. Can someone help with a fix to get around this problem.
    thanks

    Hi
    Is Your photos .jpeg photos ?
    I would download/buy GraphicConverter™ and convert the photos to .pic and
    then use them.
    Google: GraphicConverter
    Yours Bengt W

  • Setting ScrollPosition when editing tree item

    Hi
    Is there a way to set the horizontal scroll position to see the cursor when editing an item in a tree?  When the item is edited, the scroll position stay at it's position even if the cursor is off the screen. You don't see what you're typing.
    Thanks

    I've set the scroll position to maxhorizontalScrollPosition when i start the edit process but if i delete the text, the scroll stays at the max value. I need something that will set the position to follow the cursor during the edit process

  • Possible Bug with Drag-and-Drop Being Published via HTML5 - Getting "Undefined" Error When Dragging Object

    Hello,
    I came up with a way to use drag-and-drop interactions that will take advantage of file input so that I may create a drag-and-drop interaction that uses one draggable object over and over allowing multiple scoring/tracking possibilities.  Example use...is having the draggable object be dynamic in that it randomly changes its text so that a learner can drag a term it's possible classification.........thus allowing the possibility of having many terms easily loaded without having to redo a drag-and-drop interaction for each needed terms/classifications updates/changes.
    My Issue: When using a variable to represent the text for a draggable Smart Shape object, I'm getting the error message "undefined" when, clicking/pressing on the object, as well as during the drag of the object. This issue occurs when publishing the project in an HTML5 format.  Flash interestingly enough seems to work perfect...but we are not interested in publishing via Flash any longer.
    To better help you explore this error message, I've set up a test project so that you can see when and how the "undefined" message shows up during a drag-and-drop interaction.  I've also included the Captivate 8 project file used to make the exploration project I'm sharing in this post.
    Link to Captivate project I created for you all to explore "undefined" error message": http://iti.cscc.edu/drag_and_drop_bug/
    Link to this Captivate 8 Project file: http://iti.cscc.edu/drag_and_drop_bug.cptx
    It's pretty interesting how things react in this demo, please try the following actions to see some interesting happenings:
    Drag the Yellow (or variable drag box) to the drag target.
    Drag Black Hello square to Drag target and click undo or reset - watch the undefined message come up on the Yellow (or variable drag box).
    Drag the Yellow (or variable drag box) to the drag target and then use the undo or reset.
    Move both draggable boxes to the drag target and use the undo and reset buttons...
    Anyhow, I know you all are sharp and will run the demo through its paces.
    I'd really be very honored if anyone help me figure out how I could (when publishing out to HTML5) no longer have the "undefined" error message show up when using drag-and-drop with a variable for shape text. This technique has been well received at the college I work at...and I have many future project requests for using such an idea on a variety of similar interactions. I'd love see a solution or see if this might be a bug Adobe may be able to fix!
    I tried to find a solution to the issue documented here for quite some time, but I was not able to find anyone with this problem much less attempting the idea I'm sharing in the help request -  save the darn "undefined" message that comes up!
    Many thanks in advance for any help and/or direction that you all may be able to provide,
    Paul

    Hello,
    I just wanted to supply a minor update related to my drag-and-drop question/issue stated above:
    I did another test using Captivate 7, and found that the undefined error (publishing as HTML5) does not appear and the variable data remains visible - except the variable data turns very small and does not honor any font size related settings.
    I did go ahead and submit this to Adobe as a possible bug today.
    Thanks again for any help related to this issue.  If the issued documented above is solved, it will allow many amazing things to be done using Captivate's drag-and-drop for both regular type projects as well as interaction development for iBooks! 
    Matter of fact if this issue gets fixed, I'll publish a Blog entry (or video) on way's I've used Captivate's drag-and-drop to create dynamic learning activities for Higher Ed. and for use in iBooks.
    ~ Paul

  • Getting Error when deleting line item of delivery

    Hi,
    I have cancelled the billing document and set the delivery pick quantity as zero for line item of a delivery and when i am trying to delete that particular line item of delivery, i am getting error message as 'Billing is already exist'. Please suggest how to delete the delete the delivery line item.

    Hi Krish,
    1) U can delete the SC at header level , only if it has not yet approved.
    2)Once the SC is approved you can delete the SC at Item level under following conditions:
    You cannot delete items that have already been approved and for which follow-on
    documents already exist in the backend system, if:
    • A purchase requisition was created and the “completed” indicator is set for it,
    or the quantity received for the purchase order is equal to or greater than the
    quantity requested.
    • A reservation was created and the final issue indicator is set for it or the
    quantity withdrawn equal to or greater than the quantity requested.
    • A purchase order was created and the “delivery completed” indicator is set for
    it, or a goods receipt has already been entered.
    • You cannot delete service items that already exist in the backend system.
    Hope this will help u.
    Award points for suitable anwser !

  • Multiple Body tags error when using library items

    Hi all,
    I have a navbar that I created in FW and exported as a DW
    library item. When I drag and drop the library item (navbar) into a
    site page, I get an error every time I try to save that page. The
    error states that the body tag was in the wrong place and has been
    moved to the right place. The problem is never fixed though and I
    keep being spammed by the error dialog.
    In reviewing the code, it appears that the library item has
    its own body and preload. So adding the library item to the page
    causes a duplication of the body tags and preload images code.
    Any thoughts as to how I can fix this or avoid it would be
    greatly appreciated.

    You are right, no <htm> <body> or css styles go
    into a library item.
    Nadia
    Adobe� Community Expert : Dreamweaver
    http://www.DreamweaverResources.com
    - CSS Templates|Tutorials
    http://www.csstemplates.com.au
    http://www.perrelink.com.au
    - Web Dev
    http://www.adobe.com/devnet/dreamweaver/css.html
    CSS Tutorials for Dreamweaver
    "Mabou2" <[email protected]> wrote in
    message
    news:e906ap$ed8$[email protected]..
    > Hi Osgood,
    >
    > I have a vague recollection of hearing or reading that
    library items are
    > not
    > supposed to have anything like a <body> tag or
    code that makes them act
    > like an
    > html page, but I can't remember clearly enough to take
    action.
    >
    > I would love to hear from someone who knows the library
    paradigm.
    >

  • Error when editing some Items in SharePoint Custom List

    Hello I have a custom list with multiple workflows and a customized infopath form. I am getting an unexpected error on some of the list items when I try to edit them. I can view them just fine but the error is occuring on edit for some items.
    I am also able to edit the same item that I am getting the problem with from the datasheet view but just not with infopath form.
    I use the USL to view the correlation error and it just said leaving monitored scoped.
    I also tried saving the list as a template and creating a new list from the template and then creating a new item in that list and got the same error. Please help.
    04/04/2014 11:07:36.72 w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Runtime tkau Unexpected System.ArgumentNullException: Value cannot be null. Parameter name: s at System.IO.StringReader..ctor(String s) at System.Xml.XmlDocument.LoadXml(String xml) at Microsoft.SharePoint.Publishing.Internal.WorkflowUtilities.FlattenXmlToHashtable(String strXml) at Microsoft.SharePoint.Publishing.Internal.WorkflowUtilities.DoesWorkflowCancelWhenItemEdited(String associationXml) at Microsoft.SharePoint.Publishing.WebControls.ConsoleDataSource.EnsurePageNotInLockingWorkflowIfInEditMode() at Microsoft.SharePoint.Publishing.WebControls.ConsoleDataSource.LoadDataSource() at Microsoft.SharePoint.Publishing.WebControls.ConsoleDataSource.OnLoad(EventArgs e) at Microsoft.SharePoint.Publishing.WebControls.XmlConsoleDataSource.OnLoad(EventArgs e) at Microsoft.SharePoint.... bfecfe90-9ef9-45d4-ae37-355adb4dd2bb
    04/04/2014 11:07:36.72* w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Runtime tkau Unexpected ...Publishing.WebControls.PublishingSiteActionsMenuCustomizer.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) bfecfe90-9ef9-45d4-ae37-355adb4dd2bb
    04/04/2014 11:07:36.75 w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:http://mydomain:Port/Site/Lists/Listname/Item/editifs.aspx?List=c15b9e3c%2D2aac%2D4a84%2D8317%2De3f9358f41bc&ID=144&IsDlg=1&Web=b5b749d6%2D0d3c%2D4cb5%2Daf3a%2D819ff5ceb88c)). Execution Time=75.1751473982343 bfecfe90-9ef9-45d4-ae37-355adb4dd2bb
    04/04/2014 11:07:36.78 w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:http://mydomain:Port/_catalogs/theme/Themed/7D19B0BC/corev4-8A0ABD2F.css?ctag=0))

    here is the result of Merge-Splogfile
    04/04/2014 11:07:36.72 w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Runtime tkau Unexpected System.ArgumentNullException: Value cannot be null. Parameter name: s at System.IO.StringReader..ctor(String s) at System.Xml.XmlDocument.LoadXml(String xml) at Microsoft.SharePoint.Publishing.Internal.WorkflowUtilities.FlattenXmlToHashtable(String strXml) at Microsoft.SharePoint.Publishing.Internal.WorkflowUtilities.DoesWorkflowCancelWhenItemEdited(String associationXml) at Microsoft.SharePoint.Publishing.WebControls.ConsoleDataSource.EnsurePageNotInLockingWorkflowIfInEditMode() at Microsoft.SharePoint.Publishing.WebControls.ConsoleDataSource.LoadDataSource() at Microsoft.SharePoint.Publishing.WebControls.ConsoleDataSource.OnLoad(EventArgs e) at Microsoft.SharePoint.Publishing.WebControls.XmlConsoleDataSource.OnLoad(EventArgs e) at Microsoft.SharePoint.... bfecfe90-9ef9-45d4-ae37-355adb4dd2bb
    04/04/2014 11:07:36.72* w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Runtime tkau Unexpected ...Publishing.WebControls.PublishingSiteActionsMenuCustomizer.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) bfecfe90-9ef9-45d4-ae37-355adb4dd2bb
    04/04/2014 11:07:36.75 w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:http://mydomain:Port/Site/Lists/Listname/Item/editifs.aspx?List=c15b9e3c%2D2aac%2D4a84%2D8317%2De3f9358f41bc&ID=144&IsDlg=1&Web=b5b749d6%2D0d3c%2D4cb5%2Daf3a%2D819ff5ceb88c)). Execution Time=75.1751473982343 bfecfe90-9ef9-45d4-ae37-355adb4dd2bb
    04/04/2014 11:07:36.78 w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:http://mydomain:Port/_catalogs/theme/Themed/7D19B0BC/corev4-8A0ABD2F.css?ctag=0))

  • Runtime error when updating service item with BAPI PO CHANGE

    Hi,
    I get rutime error TABLE_INVALID_INDEX after calls:
    BAPI_PO_CHANGE-> PROCESS_NON_INTEGRATED_COMP-> CHANGE_PO_SRV_ITEM -> MS_CHANGE_SERVICE_PACKAGE_PO -> ROW_IN_PO -> CHECK_ACC_PO -> MS_CHANGE_ACCASS_PO -> ESKL_UPDATE.
    the reason is, that ESKL internal table is empty, so the function retrieves last entry index, there is no entry , so  sy-tabix = 0 , and function updates with index 0, which causes the runtime error. I dont know why it is empty, maybe I should copy this table gt_srvaccess from BAPI_PO_GETDETAIL  to BAPI_PO_CHANGE.
    This error appears only in mode KNTIMOD=2 (Multikontierung), not in KNTIMOD=1(Einfachkontierung), so just when ESKL contains more lines for one PACKAGE_NUMBER.
    I am just updating the value ordered to be equal value delivered to close the PO, or delete the item in case ordered >0 and deliveded = 0.
    Here is my part of code:
    *close existing PO's by changing the value ordered to the value receipted
                move 'X' to w_change_flag.
                w_hdrx-po_number = 'X'.
                if w_total-val_gr_for is not initial.
                  w_itemx-delete_ind = 'X'.
                  append w_itemx to gt_itemx.
                  clear: w_itemx.
                  read table gt_services into w_service2 with key pckg_no = w_item-pckg_no.
                  if sy-subrc eq 0.                                                                               
    read table gt_services into w_service with key pckg_no = w_service2-subpckg_no.
                    if sy-subrc eq 0.                                                                               
    move: w_total-val_gr_for to w_service-quantity,
                            '1'                to w_service-gr_price.
                      modify gt_services index sy-tabix from w_service transporting quantity gr_price.
                    endif.
                  endif.
                else. "nothing delivered yet, set deletion flag
                  w_itemx-po_item = w_item-po_item.
                  w_itemx-delete_ind = 'X'.
                  append w_itemx to gt_itemx.
                  clear: w_itemx.
                  w_item-delete_ind = 'L'.
                  modify gt_item index w_count from w_item transporting delete_ind.
                endif.
        call function 'BAPI_PO_CHANGE'
          exporting
            purchaseorder = w_ekko-ebeln
            poheader      = w_header
            poheaderx     = w_hdrx
            testrun       = w_testrun_flag
            no_messaging  = 'X'
          importing
            expheader     = w_exphdr
          tables
            return        = gt_return1
            poitem        = gt_item
            poitemx       = gt_itemx
            poservices    = gt_services.
    Thanks, please help.
    regards Rob
    Edited by: xsmid4 on Nov 2, 2011 11:49 AM
    Edited by: xsmid4 on Nov 2, 2011 12:08 PM

    Hi,
    Take a look at OSS Note 827731. It might be helpful to you.
    [ Link for Note 827731|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=827731]
    Regards,
    koolspy.

Maybe you are looking for

  • Partial Blank cells in columns suing GUI_DOWNLOAD

    Hi, Could you please suggest for,after downloading data using GUI_DOWNLOAD ,I am getting blank cells in some part of columns and it's corresponding data is shifting to next columns . country COUNTRY CODE IN 123 AU 123 Empty Cell    IN 123 Empty Cell 

  • How to start coherence server using node manager of remote web-logic server

    We want to manage our coherence servers using web-logic. Our requirement is as such we want to keep single web-logic Admin Server and add all other node-manager to the same web-logic Admin Server. Now when we create machine on node 1 (on which Admin

  • Sharing Quicken Files Over a Mac and PC Network

    I've been sharing Quicken files over a PC network for years without any problems. Now that I have a Mac, I want to move Quicken to the iMac, but still be able to access and update the files using a PC. I know that Quicken for the PC and Quicken for t

  • Error MDL1261 & MDL 1406

    Im trying to import an mdl file. While importing am getting these error messages mdl 1261 and 1406. we re-installed the Warehouse builder and in the new settings we are trying to import the mdl which was taken from the previous one. So how to go with

  • Space under $ORACLE_BASE/$ORACLE_HOME keeps increasing why

    I am on Oracle 10.2.0.4 on HP UNIX 11.2. I am running a program which has an infinite loop. Each loop iteration sleeps for 15 seconds, does some datbase access using jdbc-? I am noticing that space under $ORCALE_BASE keeps increasing. My program is d