Skip to Content
0
May 18, 2010 at 07:23 AM

Implementing BADI GUI_ITEMIZATION_CK for Easy Costing

92 Views

Dear ABAPers,

I have a requirement where I need to display (Display only) MPN (Mat Part no) in Easy Cost Planning screen.

I have extended CI_KISU and CI_CKIS`structure with a new Z-field for MPN and the field is displayed on the screen without any value.

However, which BADI to implement to fetch the MPN.

Should I implement BADI GUI_ITEMIZATION_CK or CP_ADD_FUNCTIONS_CK,

If anyone have done similar taks, would you please share the code of the method, and other information , which method to use and how to go about it.

Thanks

Mahi