Application Development 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: 

Enhancement in IE03

Former Member
0 Kudos

Hi, I want to update one ZFIELD which is their in Tcode IE03 under tab " organisation " this ZFIELD will be sitting in a table EQUZ .so iam looking for a BAPI .Or can i directly use MODIFY statement with commit work.replay ASAP

Naveen

4 REPLIES 4

Former Member
0 Kudos

Hi ,

Check this exit ITOB0001. I think you need to use FM EXIT_SAPLITO0_001 and EXIT_SAPLITO0_002.

Regards,

Ashok.

Former Member
0 Kudos

hi,

yes you have to use bapi to update .

try the following BAPI

BAPI_EQMT_MODIFY

hope this helps

Regards

Ritesh

0 Kudos

ritesh,

without using the BAPI FM can i directly use the modify statement ?

naveen

0 Kudos

iam updating a ZFIELD can i still use the same BAPI fm ,

naveen