What is the function of UI API i.e. User Interface API?
SAP Online Classes provides Best SAP training Online based on current industry standards that helps attendees to secure placements in their dream jobs at MNCs. SOC is one of the most credible ERP SAP Online training provider, offering hands on practical knowledge and full job assistance with basic as well as advanced level ERP SAP Implementation Training. At SOC ERP SAP training Online is conducted by subject specialist corporate professionals with 14+ years of experience in managing real-time ERP SAP projects.
What is the function of UI API i.e. User Interface API?
Answer
Market Researcher at Mitsubishi
UI API stands for User Interface Application Program.Dll is provided by SAP i.e. Interop.SAPbouiCOM.dll.The reference of this dll is added in the project to access it in the project. UI API is used for accessing the controls that are displayed on the form. The following are the functions of UI API
- Provides objects and methods to access screen objects of the User Interface.
- Provides access to internal system events of the user interface.
- Provides the ability to modify or add menus, windows, or fields.
- It provides one integrated user interface.
- Use COM capable development tools (Microsoft Visual …)