‎2007 May 22 10:21 AM
Hi,
I have to add a new feild (Ktext) in the output of T-code of Koc4.
‎2007 May 22 12:17 PM
Hi,
Check the BADI <b>DATA_EXTENSION_RW</b> and method <b>ADD_FIELDCAT.</b>
1. goto SE19 for the badi implementatiom.
2. enter the badi name DATA_EXTENSION_RW
3. clik create and enter short discription.
4. click on interface tab and double click on th method ADD_FIELDCAT
5.now add your logig to add the field KTEXT to the Field catalog between method and end method
6. Save , check and activate the code.
thanks and regards,
Pavankumar