Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

badi custom screen

Former Member
0 Likes
437

hi to all,

my requrement is to add custom screen of two fields in me21n.

the two fields were not there in ekko table .

i appended that two fields in ekko table.

the problem is whenever i entered the data on the two fields ,

it was not going to save in ekko table .

if you know where to write program to save the two fields , pls.let us know?

Rehgards,

Kiran.

hi to all,

my requrement is to add custom screen of two fields in me21n.

the two fields were not there in ekko table .

i appended that two fields in ekko table.

the problem is whenever i entered the data on the two fields ,

it was not going to save in ekko table .

if you know where to write program to save the two fields , pls.let us know?

Rehgards,

Kiran.

2 REPLIES 2
Read only

former_member480923
Active Contributor
0 Likes
404

Hi

In the PAI module for the newly added screen, call on the BAPI BAPI_PO_CHANGE and have to pass on the data into the database table, but remember you have to include the fields in the EXTENSIONIN table and the changes value int the table EXTENSIOOUT for the BAPI Communication to append the table.

Hope that Helps

Anirban M.

Read only

0 Likes
404

thanks for your reply.

As i am new to this , can you give me sample code in PAI model.

pls.help us in this regard .

I am waiting for your reply.

Regards ,

Kiran.