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

Extending an IDOC

Former Member
0 Likes
868

Hi All,

I want to extend an IDOC, which is getting generated while executing the transaction BD16.

Details of the IDOC are given below:

Message Type = COSMAS

Basic type = COSMAS01

Basically a new custom field "ZZMFG_RLVNT" was added in the table CSKS. Requirement is to add this field in the new segment of IDOC which gets generated while executing the transaction BD16. I was able to make the neccessary configurations in WE31, WE30, WE81 and WE80.

Now i am struck at finding suitable user exit for writing code to support IDoc extension.

Please provide me ur inputs.

Regards,

Rajesh

6 REPLIES 6
Read only

Former Member
0 Likes
800

Hi suresh,

According to my knowledge userexit is coomks01.

But badi is available in kbas package K_CCA_CUSTOMER_FIELD.

check above two options.

*reward points.

Read only

0 Likes
800

Hi jeevitha,

i think the user-exit and BADI, suggested by you are not present in the version 4.6. Please check it from your end.

Read only

0 Likes
800

Hi,

in 4.7e version those are available.

did you check in kbas package for badi under enhancements.

check once.

Read only

0 Likes
800

Hi,

I checked for the BADI under development class 'KBAS' and it is not available there.

Read only

0 Likes
800

Hi,

Ask basis people they will solve your problem .

mostly it is available .

Read only

0 Likes
800

Hi,

Ask basis people they will solve your problem .

mostly it is available .