Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
vasiraghavendra
Explorer
0 Kudos
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


 

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


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/)
2 Comments