hi friends,
I need to check all process order's status a before an action. I'm using BAPI_PROCORD_GET_DETAIL, where in the header table we can see the System Status.
The problem is that if there are more than 8 statuses, the string is truncated and an "*" is added to the end, for example: LIB MATF CNPA CAPC ERRD DMNV MOME NOLQ*. In this case, the order has more 2 statuses: ORSL and PCEN
Do you know a standard BAPI to get all these status?
thanks in advance!
--Daniel