2006 Aug 28 11:07 AM
Hy everyone,
I have a little problem I hope someone can help me about.
When creating a material, I want to copy Material short text to the basic data.
With one language this works fine.
But I try to copy the text to the material in more then one language.
Just like it is possible in "additional data - short text" to the material.
this does not work with the BADI if_ex_material_reference~create_material.
Does anyone knows a solution to my problem ???
Thanx for this
Markus Lindenmayer
2006 Aug 28 4:26 PM
Hi Markus!
The changing parameter C_MAKT is just a structure, but CT_STEXT is a table - do you add your texts here? If not, give it a try, if yes -> check if you have correct flags (maybe VERFLG = 'X' or 'I' or something else..).
Regards,
Christian
2006 Aug 28 4:26 PM
Hi Markus!
The changing parameter C_MAKT is just a structure, but CT_STEXT is a table - do you add your texts here? If not, give it a try, if yes -> check if you have correct flags (maybe VERFLG = 'X' or 'I' or something else..).
Regards,
Christian
2006 Aug 29 6:20 AM
Thanx a lot - this worked out fine...
Bye from lake constance in germany