Ordnum to UDF

John Slaats

Hi,

When I save a marketing document I need to copy Ordnum to a UDF.
But when I have 2 users with this document open they have the same Ordnum.
And after saving both, 1 has another Ordnum then the value in the UDF.

How can I solve this?

 

Comments

3 comments

  • Comment author
    Martin Heigl

    Hi John,

    you can do this in the SAP Transaction notification procedure. I think, this is the best place

     

    0
  • Comment author
    John Slaats

    Thanks Martin,

    I know. Was hoping for a B1Up sollution. :-)

    0
  • Comment author
    Nadav Caridi

    Hi ,

    If you must use B1UP then I think your only alternative would be using the NEWID syntax and then updating the udf using a SQL query.

    Good luck.

     

    0

Please sign in to leave a comment.