on 2011 May 17 10:01 AM
Hello,
We want to trigger operations of our addon by the Add and Update of Payment asisstant.
But the event or SAPbouiCOM.BoEventTypes.et_FORM_DATA_ADD and SAPbouiCOM.BoEventTypes.et_FORM_DATA_UPDATE
(BusinessObjectInfo.ActionSuccess = TRUE BusinessObjectInfo.BeforeAction = FALSE) does not occur.
We have verified this property, without any addons by monitoring of SBO_SP_TransactionNotification.
There will be no event after creating and saving new payment assistant in the state recommended (new entry OPWZ)
But the event occurs, when we open an existing assistant and save it in the state is still recommended.
Do not know whether this is a bug or feature?
Regards
Tomas Langer
Did you try the eventlogger utility.
It will show you the event logged by SAP
Link: [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/ede3be37-0e01-0010-1883-cd1b5293473e]
Christophe
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Christophe,
thanks for your response.
I have tried logging of events in my addon and in SBO_SP_TransactionNotification.
I think result should be the same.
What I need is to have an event ADD or UPDATE in SBO_SP_TransactionNotification when SBO-user adds or updates Payment asistent.
I would be happy if someone who uses B1 integration will check content of table SBO-Common. [SEVT] after adding of payment assistent on their system. ObjType is 157.
Regards
Tomas Langer
Hi,
what should I exactly to looking for in the SQL trace in this case? I'm using it very often to analyse bugs of SDK.
I think we (3rd party developers) have seen the SDK as a black box and not always analyze internal process of SBO and SDK.
It's clearly declared how to behave, what events occur when is the procedure SBO_SP_TransactionNotification called and what is the use of it.
Ok, I think I should write a message to SAP.
Best regards.
Tomas
User | Count |
---|---|
109 | |
8 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.