Hi All VC Expert,
We are facing an issue with the update by reference characteristic of the field STPO-SANKA Cost relevancy indicator on the BOM.
We are on SAP ECC 6.0 release 700 on Oracle
Hot Package
- SAPKA70015 on ERP Cross Application componenent
- SAPKH60013 on SAP-APPL Logistics and accouting
We are using material variant
We are on the first level of configuration
Classically, we built a procedure to set X to this data base field as below :
$self.STPO_SANKA = 'X'
We assigned this procedure to the relevant items
Here is the result we have:
At the creation of the Plan Order, this is not working
At the creation of the Prod Order, this is not working
When we do a Reload PP master data, this is working very well
On CU50/VA02 when we check the trace, the procedure is executed.
Do somebody have an idea or already facing this and solve it ?
Thanks in advance for your appreciated help.