2015 Dec 29 9:35 AM
Hello,
I am looking for a table or a BAPI that will show if there is any inconsistency in the configurations set in VA02.
When we check VA02 there is a 'X' indicator that shows there are inconsistencies and i need to check in which table this value of the indicator is stored.
-Thanks,
Poonam
2015 Dec 29 10:04 AM
Dear Poonam,
the FM CUCB_STATUS_FROM_CONFIGURATION should work for your need, just input the configuration instance (CUOBJ field from VBAP table) of the sales order item, and you will get the configuration status.
I do hope this will help.
Thanks and bye,
Flavio
Hello Flavia,
Thank you so much for your help.
The above FM does help me get the status for the sales order item.
But the issue i am now facing is that, when the order is loaded there are inconsistencies and the status is still in released state. It changes to Yellow/Inconsistent when i manually go to VA02 to check.
So i think the configuration rules are applied when i check into VA02 and the status changes, but then this value i am unable to capture currently using the above FM.
-Thanks,
Hardika
2015 Dec 29 10:04 AM
Dear Poonam,
the FM CUCB_STATUS_FROM_CONFIGURATION should work for your need, just input the configuration instance (CUOBJ field from VBAP table) of the sales order item, and you will get the configuration status.
I do hope this will help.
Thanks and bye,
Flavio
2015 Dec 29 10:23 AM
Hi Flavio,
I am looking at the Inconsistency indicator that appears at runtime when there is a inconsistency in the characteristic values. when there inconsistency the status icon turns yellow. I am trying to capture this value.
2015 Dec 29 1:48 PM
Hi Hardika,
If you wish to check a sales order item configuration that has been saved as inconsistent, then the above FM should be Okay (instance is the item configuration object, from VBAP):
Thanks and regards,
Flavio
2015 Dec 30 7:27 AM
Hello Flavia,
Thank you so much for your help.
The above FM does help me get the status for the sales order item.
But the issue i am now facing is that, when the order is loaded there are inconsistencies and the status is still in released state. It changes to Yellow/Inconsistent when i manually go to VA02 to check.
So i think the configuration rules are applied when i check into VA02 and the status changes, but then this value i am unable to capture currently using the above FM.
-Thanks,
Hardika
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |