Skip to Content
Technical Articles
Author's profile photo Raghavendra Raghavendra

ME91F added new fields in output

Hi All,

 

Below details to add the new field in TC ME91F as per the business requirment .

and it’s very easy to process we follow the below steps .

 

Program name : SAPDBENM

structure : MEREP_OUTTAB_MESSAGES

 

  • Append the structure: MEREP_OUTTAB_MESSAGES with new fields like below

  • Create the enhancement spot in program SAPDBENM in the FORM put_ekko.

 

Write the code as like below in enhancement

code

code

 

Just pass the field name which are required in output automatically next level code will fetch the data form EKPO table and update in output.

 

Output results.

output

output

If any furher question and clearificaiton ,please reply to the blog .

Please follow for new customizing changes in standard transcation.

Please follow follow the ABAP Development environment Topic page (https://community.sap.com/topics/abap), post and answer questions (https://answers.sap.com/tags/833755570260738661924709785639136), and read other posts on the topic (https://blogs.sap.com/tags/833755570260738661924709785639136/)

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Ulrich Schmidt
      Ulrich Schmidt

      Hi Raghavendra,

      I see that you added the tag "ABAP Connectivity" to this blog. But as far as I can see, no Connectivity is used here?!

      ("ABAP Connectivity" is for remote communication via HTTP or RFC protocol, between two ABAP systems or between an ABAP system and an external program written in C/C++, Java, .NET, Python, etc.)

      Regards, Ulrich

      Author's profile photo Raghavendra Raghavendra
      Raghavendra Raghavendra
      Blog Post Author

      Hi Ulrich,

      ABAP connectivity removed from the tag list.

       

      Thanks for responding blog .

      Best Regards,

      Raghavendra Vasi.