‎2008 Nov 05 5:48 AM
Hi,
I have a requirement. In tcode FF68 I want to add a field customer name next to customer code on screen, so that when user enter customer code then name shd come automatically from customer master. How do I do kindly suggest.
Regards,
Rajesh Vasudeva
‎2008 Nov 05 6:02 AM
Hi
check the screen number .
if the screen that is used can be changed , then create a i/o field which is not editable in the screen.
then u an write the code in the pai of the screen to get the customer name once u enter the code.
regards,
Ramya
‎2008 Nov 05 6:02 AM
Hi
check the screen number .
if the screen that is used can be changed , then create a i/o field which is not editable in the screen.
then u an write the code in the pai of the screen to get the customer name once u enter the code.
regards,
Ramya
‎2008 Nov 06 12:28 PM
Hi Ramya
Thanx for the reply.
Actually its a table control on standard structure FEBSCK and there is no field to populate name of customer in that structure. How do I do this. As u said shd I create this i/o field in standard struc. or how do i do?
Regards,
Rajesh Vasudeva