What is aet in SAP CRM?
In SAP CRM 7.0, a new WEB UI based development tool has been introduced by SAP called the Application Enhancement Tool (AET) for creation of fields for. business objects. This tool is integrated with the UI Configuration Tool. It is an enhanced version of the older EEWB (Easy Enhancement Workbench) tool.
How do I add a custom field in SAP CRM Web UI?
Login to the Web UI and select any Account and click on the configure icon highlighted below. Now double click on the view to access the configuration of the view. Then click on the highlighted button “Create New field”.
How do you create a table view in SAP CRM Web UI?
Specify Context node name “Order” and Bol entity as the simple object created from the previous blog “zorderso”. 3. Click next till last step, in the last screen select view type as “table view”, tick the configurable and change/display check boxes.
How do you make an AET?
AET Table Enhancement
- Requirement :
- 1) Enabling AET for a Table.
- 2) Creation of Extension Tables From UI.
- 3) Enhance the Genil Class to show the Extension Bo’s in BOL Model Brower.
- 4) Create new Genil Class for Handling CRUD Operation on the new Extension BO’s.
- 5) Enhance the Existing UI with the View Created for Table.
How do I create AET table in SAP CRM?
Assigned Tags
- Click on New and select the object where you have to create the AET table.
- Click on ‘New’ in the Tables assignment block.
- Choose the part of the BO where you want to explicitly add the table.
- Maintain the table details.
- Select the new table created and click on ‘Save and Generate’
How do you enhance a Web UI component in SAP CRM?
Step 1. Open BSP_WD_CMPWB Txn, Click on the new button to create Enhancement Set. Step 2. To create new Enhancement Set enter the name of Enhancement Set and Description.
How do I open a CRM Web UI file?
T-Code: CRM_UI and press Enter. Use Transaction code: BSP_WD_CMPWB and enter the name in the Component field and click Execute. When you click Execute, you will see the login screen of CRM WebClient UI. Enter the user name and password to login.
How do I find an enhancement set in SAP CRM?
Open the UI Component which needs to be enhanced, use BSP_WD_CMPWB to check whether the Enhancement Set which has been just created exists by clicking on the F4 help. Step 5.
How do I create a navigation bar profile in SAP CRM?
The path is : Goto SPRO -> SAP Refrence IMG -> CRM – > UI Frame Work -> Business Roles -> Define Business Role. Then Assign the Navigation Bar Profile Created to the Business Role.
What is SAP WebUI?
Overview of SAP CRM WebUI CRM WebClient UI is a web based application for the modules covered in SAP CRM. This framework has evolved over the period of time as successor of different user interfaces provided by SAP for the SAP CRM.
What is Enhancement set in SAP CRM?
The enhancement set concept can be used to redefine and enhance existing UI components. Enhancing a component enables you to overrule the standard SAP coding and replacing it with your own .
How do I create an assignment block in SAP CRM?
How to create new table as assignment block in service order overview page via AET
- Create a wrapper UI component which will hold the new table via the customizing below: Click button “Create UI Component”
- Create a new table via AET.
- Move the table view to “Displayed Assignment Blocks”:
How do I create an enhancement set in SAP CRM?
Does the AET support enhancing the ERP order objects?
the AET supports enhancing the ERP order objects on the CRM side. However I assume you will get problems as you need to use the same name for the field. The AET will not allow you to use the SAP namespace when you are using a package in a customer namespace.
What can I do with AET?
It can be used to add fields to standard SAP objects in a safe and flexible way. It is also possible to create new relations with 1-to-many relationships to standard SAP Objects with the AET.
What is the application enhancement tool in SAP?
Most of us are aware of the AET , the Application Enhancement Tool. It can be used to add fields to standard SAP objects in a safe and flexible way. It is also possible to create new relations with 1-to-many relationships to standard SAP Objects with the AET.
Is it possible to create 1-to-many relationships with the AET?
It is also possible to create new relations with 1-to-many relationships to standard SAP Objects with the AET. It has been possible for a long time to enhance the Genil model of standard SAP objects with new 1-to-many relations.