Hi,
We are trying to implement SAP Note 751000 (Version 18, released on 27.07.2026) - "New user exit for changes when saving deliveries".
While reviewing the note, we noticed the following statement:
"As of Release ERP2005, you only have to implement the correction instruction 1187268 (change in program MV50AFZ1)."
However, we are facing the following issues:
Additionally, we verified that our system already contains the following standard SAP code:
ABAP1PERFORM userexit_save_doc_before_prep(sapmv50a) IF FOUND.Show more lines
which appears in the delivery save processing logic.
This suggests that the enhancement point described in SAP Note 751000 may already be available in the system.
Could you please clarify:
ABAP1PERFORM userexit_save_doc_before_prep(sapmv50a) IF FOUND.Show more lines
confirm that the correction delivered by SAP Note 751000 has already been incorporated into our release? 4. If the correction is already present, can we directly implement our custom logic in:
ABAP1FORM USEREXIT_SAVE_DOC_BEFORE_PREP.Show more lines
within include MV50AFZ1? 5. Are there any additional prerequisite SAP Notes or correction instructions required for our release level?
Please advise on the correct implementation approach.
Regards,
Sahiba Tyagi
Request clarification before answering.
SAP imported the version 13 in the system and then asked us to check. It worked. SAP needs to update the parent note 751000 , and remove the 1187268 note, since it does not exist.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.