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

Fields in BAPI_CTRACDOCUMENT_CHANGE

Former Member
0 Likes
1,024

Hi,

I would like to change the fields DFKKOP-AUGRS (Clearing restriction) and DFKKOP-SPERZ (Interest Lock Reason) using BAPI_CTRACDOCUMENT_CHANGE, but these fields are not part of the interface.

Any suggestions on how to change them?

Can I, for instance, define the complete DFKKOP structure as an extension structure to the BAPI?

2 REPLIES 2
Read only

Former Member
0 Likes
669

Ole,

Maybe not the most elegant way, but I'd try to find a transaction where these fields can be changed and then build a BDC to do the job.

Cheers

Read only

0 Likes
669

Karl,

That is unfortunately not an option.

My task is actually to extend that transaction (FMCACOV) because the customer finds it too complex and wants a pop-up where they can change specific fields directly.