How To Change And Create SAP HR Infotype Screens Continued
The process of enhancing a standard infotype can be divided into three main steps:
- Creating the Customer Include (CI Include): CI_Include is a structure which contains all additional customer fields. For every infotype this structure is created with the name as CI_PNNNN where NNNN is the infotype number.
- Creating the Include Screen: It is a subscreen which is generated for customer enhancement.
- Assigning enhancement to the infotype: In this step we assign the custom screen to the infotype.
Lets take a look at a Step by Step process .
1. Creating the Customer Include (CI Include)
Step 1.1. Go to ‘Enhance Infotypes’ through transaction code PM01. Click on “SingleScrn” Tab and provide the infotype number and infotype version. From the Subobjects select the radio button ‘Customer Include’ and then click on the “Generate Objects” button.