Announcement

Collapse
No announcement yet.

Delete functionality

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Delete functionality

    Hi,

    Version:5.5 CU3

    I have a screen where I have a display of all ship units and also with their line item details of an order.I can delete only the available lin items of the first ship unit only,but not able to delete the other available line items of other ship units.


    I am calling first a for loop fo all ship units and under that I am calling again a for loop for the available line items.

    Interestingly,I am able to update any line item in any ship units,but unable to do the same with delete functionality.
    It will be great if anyone let me know is it possible to do some changes in XSl and make it happen.

    Regards,
    Nikesh.

  • #2
    Re: Delete functionality

    Originally posted by nikesh mohanlal View Post
    Hi,

    Version:5.5 CU3

    I have a screen where I have a display of all ship units and also with their line item details of an order.I can delete only the available lin items of the first ship unit only,but not able to delete the other available line items of other ship units.


    I am calling first a for loop fo all ship units and under that I am calling again a for loop for the available line items.

    Interestingly,I am able to update any line item in any ship units,but unable to do the same with delete functionality.
    It will be great if anyone let me know is it possible to do some changes in XSl and make it happen.

    Regards,
    Nikesh.
    Hi,
    Did you get any break-through? Are you trying to delete the ship unit's through xml integration, If yes,Could you please let me know how you were able to delete at least one ship unit from an order release?
    Please reply,
    Lakshman.
    Cheers,
    Murthy

    Comment

    Working...
    X