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

Extend a IDOC

Former Member
0 Likes
370

Hi,

I need to extend an IDOC, how to get proceed

Regards

Ajay

1 REPLY 1
Read only

Former Member
0 Likes
320

Write your code in customer exit EXIT_CUSTOMER_FIELDS_FILL in MASTERIDOC_CREATE_COSMAS function module. You can use this exit to fill customer fields.

You will have to write a badi implementation for gd_user_exit->customer_fields_fill.

This function module is internally call in transaction BD16.