‎2007 Oct 29 2:52 PM
Hi,
i have a requirement to change the field label in the subscreen Addit.data of VT01N, VT02N and VT03N transaction. the fields need to be changed are Addit.data1, etc.. wat customer exit i need to use under the function group name??
can anyone could resolve the issue?
‎2007 Nov 03 9:37 AM
Hi Vimal,
Try any of the below mentioned exits :
LESHPSC
LMELA010
or you can also explore SMOD to check for any other relevant exits.
Hope this info has been useful.
Rgds,
Aram K.
‎2007 Oct 29 3:06 PM
Dear Vimal,
You can implement Text Enhancement.
You can use transaction CMOD to create your own keywords for data elements from the ABAP Dictionary. Keywords are used to identify fields on screens. Data elements can have up to three keywords of varying lengths.
To change a screens field texts, choose Utilities -> Enhancements -> Project management (transaction CMOD) from the initial screen of the ABAP Workbench. The Text enhancements menu contains all of the enhancement functions for keywords and data element documentation.
Regards,
Naveen.
‎2007 Nov 03 9:37 AM
Hi Vimal,
Try any of the below mentioned exits :
LESHPSC
LMELA010
or you can also explore SMOD to check for any other relevant exits.
Hope this info has been useful.
Rgds,
Aram K.