Tag Archives: infotype screens

  • How To Change And Create SAP HR Infotype Screens Continued

    This is continuation from the previous article on How To Change And Create SAP HR Infotype Screens. In the first article we learnt how to customize an infotype screen using features. In this second part we will see how we can enhance a standard infotype by adding some additional custom fields.

    The process of enhancing a standard infotype can be divided into three main steps:

    1. 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.
    2. Creating the Include Screen: It is a subscreen which is generated for customer enhancement.
    3. 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.

    Enhance Single Screen Of Standard Infotype