‎2010 Jul 26 2:06 PM
Hi,
When user does f4 in customer fields in selction criteria in fbl5n I want to add bank account number.
Any other approach except this .
If the field does not exist. Please go through the steps given below.
a. Add the news fields in structure RFPOS and RFPOSX by APPEND structure
b. Run the report RFPOSXEXTEND in order to update the structure RFPOSXEXT from RFPOSX
(this report has to be run in every enviroment, dev, test and prod)
c. Active the BTE 00001650 in order to create a fm as copy of SAMPLE_INTERFACE_00001650:
d. here insert the code you need to fill your new field.
e. Use trx FIBF to active the BTE, trx SE37 to create the new fm
Regards
Ivneet
‎2010 Jul 26 2:22 PM
Hi,
The steps you have mentioned is to add new fields to the output of FBL5N.
The standard Search help DEBI is attached to the field Kunnr of the selection screen.
So For your reqiuerment You have to append a new searc help.
Regards
DKS
‎2010 Jul 26 4:56 PM
‎2010 Jul 27 7:14 AM