on 2025 Mar 04 4:37 PM
Hi All,
Im trying to build a program same as qm01,the only difficulty im facing is im not able to update fields like reference quantity ,sales office ,sales group through BAPI BAPI_QUALNOT_GETDETAIL ,is there any other way to do it.
Thanks.
Request clarification before answering.
For missing fields, you can be required to use BAdI NOTIF_EVENT_SAVE as suggested in 1667389 - The BAPI_QUALNOT_CREATE does not include the field MALFUNCTION DATE. As there are no EXTENSIONIN parameter, you could save the required data in memory in driver program then read and process it in the BAdI, then free the memory.
Program could look like
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 36 | |
| 27 | |
| 21 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.