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

BAPI to modify KONP

Former Member
0 Likes
1,713

Hello,

I am working on Interface COND_A, through which i am able to uplaod most my required fileds, but i am not able to upload 3 fields of KONP table, those are, KONP-VERTN, KONP-LOEVM_KO, KONP-KUNNR,

I am thinking to use a BAPI or Function Module, in a EXIT when once the data got asved in KONP table, so i need a Function module or BAPI which can Modify the records of the KONP table.

Please suggest me a solution for this

Thank You

Regards

Rajesh

3 REPLIES 3
Read only

Former Member
0 Likes
1,009

Hi,

Try using the FM 'DB_UPDATE_TABLE'.

This takes the Database name and values to be updated.

-Regards

Murtaza

Please mark helpful answer.

Read only

Former Member
0 Likes
1,009

Hi,

Check out function module :MAP2I_BAPICONDIT_TO_KONP

Regds,

Akshay

Read only

Former Member
0 Likes
1,009

Hi,

Check the following:-

ENH_REBATE_KONPD_FILL

<u>CND_MAP_BAPICONDIT_TO_KONPDB</u>

<u>MAP2I_BAPICONDIT_TO_KONP</u>

SD_KONP_CHANGE_DOCS_WRITE SD_BONUS_KONPD_FILL

SD_KONP_SELECT

PRICING_XKONP_FROM_BUFFER_READ

<u>MAP_KONPDB_TO_BAPICONDIT </u>

MM_KONP_ARRAY_READ

MM_KONP_SINGLE_READ

Regards,

Sameena