on 2012 Jan 31 9:53 PM
Hi All
We are calling the function module
CALL FUNCTION 'STATUS_READ_MULTI'
EXPORTING
client = sy-mandt
only_active = 'X'
all_in_buffer = 'X'
* GET_CHANGE_DOCUMENTS = ' '
* NO_BUFFER_FILL = ' '
TABLES
objnr_tab = gt_objnr
status = gt_status
gt_objnr contains two entries:
OV*1
OV*4. These are operation statuses.
In the gt_status, we are getting a range of values:
1) OR*.I believe these are order status.
2) OV*. This should be operation status.
3) QM*. NOT SURE WHAT ARE THESE STATUSES FOR???
Can anyone please tell me what does QM* statuses stand for.
Thanks in advance.
Harsh
PS: '*' indicates a range of characters.
These statuses stand for the quality notifications which you can check in QM03 tcode.
Nabheet
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
100 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.