Adding a field to the layout in Trx CJI3
Hi Folks,
Prg Name:RKPEP003
Trans Name:CJI3(Display Project Actual Cost Line Item)
ECC 6.0
CJI3->F8->ALV GRID REPORT->Dbl clik on a rec with PERNR value->List O/P seen
List O/P contains certains details corresponding to that PERNR.
I need to add a field(Name of PERNR) to this layout.
CJI3->F8->ALV GRID REPORT gets displayed->Dbl clik on any rec in the grid which has a PERNR value->Takes you to a List O/P.
Now that a field has to be added to this list o/p.
Is there an exit or BADI availble to do this?
Helpful replies will be awarded pts.
Former Member replied
Jayant,
Go to transaction SMOD. Click utilities->find.
Example : Give exit name as SAP* and short text as mast to find master exits.
Also go through the below mention thread :
how to find the exact user exit for our requirement?
Thanx & Rgds.