‎2012 Oct 12 2:43 PM
Hi
I need to extend the dynamic selection for FBL5N to include searchable fields from table KNB5
So Far I've been to trans se36 logical database DDF
selected extras=>selection views
modified the CUS origin view and saved the change
In FBL5N the screen is only displaying the SAP origin view, what do I need to do for it to pick up my changes?
thanks
‎2012 Oct 12 2:58 PM
FBL5N executes report RFITEMAR which use LDB DDF with selection-screen 903, you could create an empty program with only code is "INCLUDE rfitemar." and in its attributes set logical database DDF with your selection-screen CUS. There may be some adaptation nevertheless, so test carefully. (transaction or program name hard coded)
Regards,
Raymond
PS: Of course with a key from http://service.sap.com/sscr you could change the attributes of RFITEMAT...