Solution : https://service.sap.com/sap/support/notes/442831 (SAP Service marketplace login required)
Summary :
When editing or viewing documents in SAP, users may encounter the error message V1427, indicating a mismatch between item and schedule line due to a program error. This issue, not yet fully understood, has been partially addressed in previous SAP Notes 368377, 389687, 401463, and 403122 which corrected related errors but did not resolve the problem entirely. To ensure data integrity, a new check has been developed (report SD_CONSISTENT_CHECK) to identify and prevent saving incorrect data. Implementation involves creating a new include MV45AF0D_DOCUMENT_CHECK, generating a specific message in SE91, and applying code corrections to align items (VBAP) and schedule lines (VBEP) data accurately.
Key words :
report sd_consistent_check determines incorrect documents, create analysis report sd_consistent_check, avoid subsequent related problems, create text symbol text-001, system issues message v1427, additional key words, include named mv45af0d_document_check, development class va, message class v2, source code corrections
Related Notes :
646110 | Report SD_CONSISTENT_CHECK: only selects 50,000 documents |
603860 | Error message V2433 when creating a sales document |
514202 | V2433: An internal program error has occurred |
510533 | CIF sales order integration: Data consistency in R/3 SD |
403122 | Error message V1427 during display/change document |
401463 | Error message V1427 when displaying/changing document |
389687 | Error message V1427 when displaying changing document |
368377 | Error message V1397 after changing item number |