Skip to Content
Author's profile photo Mohammed Muzammil

Enhancing EL31 transaction with custom fields

Background:

EL31 is the transaction for monitoring the meter reading data. These reads are pulled from the table EABL and EABLG. Most of the times because of client requirements the table EABL is enhanced with custom fields. However, the custom fields so added will not be reflected in the transaction EL31 unless we do a small enhancement for that. This document talks about the steps for enhancing the EL31 view with the custom fields.

Steps:

I) Enhance the structure EABLD_EL31.

Screen1.png

Screen3.JPG

Note: The above field is pulled from the EABL enhancement structure CI_EABL as shown below.

/wp-content/uploads/2016/04/6_934159.png

Also Note: In the same as above, the structures EANL_EL31, ERCH_EL31 and EVER_EL31 can be enhanced for the respective enhancements done in tables EANL, ERCH and EVER.

II) : Change the layout in EL31 to reflect the custom field in the ALV

/wp-content/uploads/2016/04/8_934182.png

/wp-content/uploads/2016/04/9_934183.png

/wp-content/uploads/2016/04/10_934201.png

Assigned Tags

      3 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Ricky Shaw
      Ricky Shaw

      Hi Mohd,

      The Route Seq field is already there in layout.You said "the custom fields so added will not be reflected in the transaction EL31 unless we do a small enhancement for that".

      So, What kind of small enhancement did you do?

      thanks

      Author's profile photo Jakub Reszka
      Jakub Reszka

      So,

      1. How to fill data in table to display?
      2. How to set new field default to be displayed
      Author's profile photo Charu Wadhwa
      Charu Wadhwa

      Were you able to find a solution to this issue? How to fill the data, which badi did you use and then set the new field default to be displayed.

      Thanks