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: 

Change Amount field in ME32K using BAPI_CONTRACT_CHANGE

Former Member
0 Kudos

Hi experts,

I would change the Amount field ( screen field KONP-KBETR ) in ME32K transaction using the bapi BAPI_CONTRACT_CHANGE, but I am not able to find the correct parameter in the bapi's interface.

Can you help me please?

Best Regards

Andrea

2 REPLIES 2

Former Member
0 Kudos

Hi,

Try using the Function Module MAP2I_BAPICONDIT_TO_KONP or CND_MAP_BAPICONDIT_TO_KONPDB.

Go to the Transaction SE37, type the function module name and do a Where-Used-List to get a list of programs which are calling these function modules, from there you can get to see the live usage of these function modules.

Regards,

S.Dakshna Nagaratnam.

Former Member
0 Kudos

Hi,

Try using the Function Module MAP2I_BAPICONDIT_TO_KONP or CND_MAP_BAPICONDIT_TO_KONPDB.

Go to the Transaction SE37, type the function module name and do a Where-Used-List to get a list of programs which are calling these function modules, from there you can get to see the live usage of these function modules.

Regards,

S.Dakshna Nagaratnam.