Hello guys,
we have a problem with auto releasing (system status REL) PM orders. It works totally fine with one order type but with the other one not.
Both order types have the setting in SPRO "release immediately"! Now on the SAP help page its written that several points are going to be checked by the system before the REL status can be set:
- Availability check of components
- Authorization
- Billing rule
- consistency check of user Status
- Userexits
--> There are no components in the example
--> I checked with the same user so authorization should not be a thing (same for billing rule and user status?)
--> I tried to change the system status in user exit ZXWOCU07 via ABAP. But that change will later somehow be overwritten again.
Any ideas?