Entering content frameFunction documentation User Exit 14 Locate the document in its SAP Library structure

Use

User Exit 14 is a screen enhancement that allows you to design a reserved part of the contract data screen yourself. In this area, which appears as a tab, you can define functional fields for each product type. You also have the option of appending an append structure to the table VDARL that will allow you to enter or change additional master data in the tab page. You use the append structure to add additional master data fields that are not available in the table VDARL. The table VDARL, including the append structure, must not exceed 1000 lines in length. (See also the documentation about creating an append structure.) You can then enter data in this tab or display additional information.

Integration

If you activate User Exit 14, a tab appears next to the Basic Data tab on the contract data screen when you create, change or display an application, contract offer or contract.

Prerequisites

To make the tab appear in the contract data, you must activate User Exit 14 for each product type in Customizing (Define Product Types). You can use User Exit 14 for all product types.

You must define the name you want to appear on the tab. In Customizing, choose Define Name for Function Key for User Exit 14. This name then appears for all product types.

Activities

  1. In the application, choose Tools ® ABAP Workbench ® Utilities ® Enhancements ® Definition. The SAP Enhancements screen appears. In the Enhancement field, enter the screen enhancement F67A0014 (Screen Enhancement in Loans Syndicated Data). You can display the attributes, the components and the documentation for User Exit 14.
  2. In order to be able to use User Exit 14, you must create and activate a project. Choose Tools ® ABAP Workbench ® Utilities ® Enhancements ® Project Management.

For more information on the procedure, see the documentation for the Structure linkR/3 enhancement concept.

 

 

 

 

Leaving content frame