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 in table MKPF

Former Member
0 Likes
892

Hi,

I have to update three fields FRBNR, XABLN and EXNUM in MKPF(SAP 4.6C), but i do not want to update fields directly using UPDATE.

Can any one please suggest me if there is any other way to update these fields using a BAPI or BDC.

BAPI - BAPI_GOODSMVT_CREATE supports only two fields FRBNR and XABLN but not EXNUM.

Thanks in advance,

George

Message was edited by: George B

Hi,

I have to update three fields FRBNR, XABLN and EXNUM in MKPF(SAP 4.6C), but i do not want to update fields directly using UPDATE.

Can any one please suggest me if there is any other way to update these fields using a BAPI or BDC.

BAPI - BAPI_GOODSMVT_CREATE supports only two fields FRBNR and XABLN but not EXNUM.

Thanks in advance,

George

Message was edited by: George B

2 REPLIES 2
Read only

Former Member
0 Likes
546

Hello,

Have you try with batch input transaction ???

Regards

Sebastien

Read only

Former Member
0 Likes
546

I am not getting EXNUM field to update MKPF using BDC.

Message was edited by: George B