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: 

adding custom fields to kob1 and kob2

former_member391265
Participant
0 Kudos

hi abapers,

I havee to add few new custom fields in KOb1 and kob2 Tcode..

i followed internet search and sap note 325546, but FM exit which is mentioned in the note is not getting triggered itself.

is there any other method...or exit to do the same.

please let me know asap..

please provide step by step approach to do it.

<offering points is against forum RoE>

thanks


Message was edited by: Suhas Saha

5 REPLIES 5

raymond_giuseppi
Active Contributor
0 Kudos

The FM wont be activated if you did not create and activate a project (CMOD) which contain the enhancement (SMOD - COOMEP01) containing those FM, so no break-point triggered.

Regards,

Raymond

0 Kudos

Hi Raymond,

Thanks fo ryour response. I have created a project in cmod and asiign the nehancement to it. and activated it. Still not triggering.

Not sure where i am missing. Is the FM exit001 triggering in your system when you executing KOB1?? Please let me  know.

Thanks

0 Kudos

Yes it is triggering. I put break-point at ENDFUNCTION.

Check again activation, and insure you have some records to display (e.g. SE16N on COEP for OBJNR OR*)

Regards,

Raymond

Former Member
0 Kudos

Hi ,

We have customer exit to add the user defined fields for transaction KOB1.

C000PA003

Thanks&Regards,

khaleel.

0 Kudos

You mean COOPA003, AFAIK this Enhancement manages extendion of fields in internal order master data management transaction ?

Regards,

Raymond