Hi,
i use in an BADI (WORKORDER_UPDATE) the FM: 'STATUS_CHECK_NEW_OLD
to check if some customer-status is allowed
Example: if system-status <> FREI then customer-status 'AN_F' isn't allowed.
My problem is, that the check works OK, but i don't know to reset the customer-status.
I have in Dialog AN_F but have to reset to AN_S.
Is there any FM to reset to custome-status AN_S?
thanks.
Regards, Dieter
Hello,
the FM 'STATUS_CHANGE_EXTERN' should do this.
Regards Wolfgang
Add a comment