‎2008 May 31 1:27 PM
Hi
i am displaying a message using BAPIRET2. I have created message class in se91.
and i am displaying this message. however i want to display a field value in this message
" No authorization to Create PR with this Cost Center: 1235466 "
which is in the table field ebkn-kostl how do i go about.
Regards,
M.A.Quavi
‎2008 May 31 1:41 PM
Hi ,
In se91 message class you created against the number mention like this & & & &
then " No authorization to Create PR with this Cost Center: "
message zzz(number ) with " No authorization to Create PR with this Cost Center: " ebkn-kostl .
that's it .
Please reward if useful.