We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
how can i remove the cancellation flag from the production order (tdoce co03)?
because I use fm BAPI_PRODORD_SET_DELETION_FLAG to set the flag, but then I would need another fm or something similar to remove the flag
thanks
there is a fm that changes the numbers with the comma with the numbers with the point?
for example if I get a number like: "9,5" the fm must transform it into "9.5" thank you
I tried this fm I_CHANGE_STATUS but it only changes the status of the header and not that of the operations why?can you give me a practical example of how I have to pass the values to go from released to open also of the other fm?