Solution : https://service.sap.com/sap/support/notes/555724 (SAP Service marketplace login required)
Summary :
When blocking changes in sales order fields set via reference characteristics, reversing the input readiness is advised to avoid system messages such as V1846. Implement the provided source code in USEREXIT_FIELD_MODIFICATION (SAPMV45A). This code reverses input readiness for fields defined by the VCSD_UPDATE structure when these fields have an author type '7' in the configuration. Modify the code to include additional authors if required. Ensure module 'CUCB_GET_VCSD_UPDATE' is implemented in your system according to the instructions in the attached note.
Key words :
current configuration object instance, terms vcsd_update reason, attached source code, vcsd_update structure, attached note, sales order, reference characteristics, confirmation message, message v1846, prerequisites fields
Related Notes :
| 533959 | New module CUCB_GET_VCSD_UPDATE |