2012 Jan 23 12:20 PM
Hello experts,
I am using user exit MM06E005 i have added two fields at item level . now my requirent is at save event these two fields should not be empty . for that i have used 'EXIT_SAPMM06E_013' in the same exit and validate with error message but when this message fires after that i got one systm message "System error (error in method PO_POST)". Plz give some solutins.
Hello experts,
I am using user exit MM06E005 i have added two fields at item level . now my requirent is at save event these two fields should not be empty . for that i have used 'EXIT_SAPMM06E_013' in the same exit and validate with error message but when this message fires after that i got one systm message "System error (error in method PO_POST)". Plz give some solutins.
2012 Jan 23 12:57 PM
Hi,
you can't throw messages during update. Please use EXIT_SAPMM06E_012 for data checks.
Regards,
Klaus
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |