Hi,
I want to know the difference between these two as they look same.
Request clarification before answering.
In August 2019 we created a Support Incident (495806 / 2019) with B1 to clarify the differences between SBO_SP_TransactionNotification and SBO_SP_PostTransactionNotice stored procedures. SAP Note 1320484 said they are the same but our testing showed they are not. We asked for clarification and a definitive statement and if true a correction to SAP Note 132048 Here is what we got in response to the Incident
"Our development team informed the note provided wrong information regarding the designed behavior. This is the correct behavior:
SBO_SP_TransactionNotification = When @error is different from 0, rollback the transaction and show @error_message in Business One Client.
SBO_SP_PostTransactionNotice = When @error is different from 0, register @error and @error_message in Business One log files. No alerts are showed in Business One Client.
We changed the note 1320484 and it's under review to be released to the customers. I will let you know as soon as it's released."
So it is confirmed, SBO_SP_PostTransactionNotice will not display the @error and @error_message in Business One Client, so it behavior is different than SBO_SP_TransactionNotification
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 12 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.