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

Update Z fields from EBAN table

Former Member
0 Likes
937

Hello All,

I have an requirement to update Z fields in EBAN table through program. I have used bapi BAPI_PR_CHANGE using EXTENSIONIN. But I am unable to update fields in that table. I observed that EXTENSIONINX is not there. I have just filled it up using my Z structure and values.

Please let me know do I need to do something more for this. I have search alot for this but did not find satisfactory answers.

Mayur

Hello All,

I have an requirement to update Z fields in EBAN table through program. I have used bapi BAPI_PR_CHANGE using EXTENSIONIN. But I am unable to update fields in that table. I observed that EXTENSIONINX is not there. I have just filled it up using my Z structure and values.

Please let me know do I need to do something more for this. I have search alot for this but did not find satisfactory answers.

Mayur

2 REPLIES 2
Read only

Former Member
0 Likes
549

Hi Mayur,

See if this is helpful.

Regards,

Hemanth

Read only

Former Member
0 Likes
549

hi..

instead of going for Fm why can you use update statement direcltly for updating the fields in your program.

cheers,

Lokeswari.