InterviewSolution
| 1. |
Which Tool Is Provided By Sap For Keeping The Track Of Events ? |
|
Answer» SAP Business One Event Logger is a tool provided by SAP for keeping the track of events.Both SAP Business One and event logger should be EXECUTED simultaneously.Event logger will give you detailed list of events that fired while operating SAP.Event logger is very useful tool while devleloping add-ons in SDK.Coding can be done as PER the events that are shown in event logger.For devleoping ROBUST applications in SAP Business One SDK,event logger is useful tool since ENTIRE programming in SAP Business One SDK is event driven. SAP Business One Event Logger is a tool provided by SAP for keeping the track of events.Both SAP Business One and event logger should be executed simultaneously.Event logger will give you detailed list of events that fired while operating SAP.Event logger is very useful tool while devleloping add-ons in SDK.Coding can be done as per the events that are shown in event logger.For devleoping robust applications in SAP Business One SDK,event logger is useful tool since entire programming in SAP Business One SDK is event driven. |
|