‎2007 Jun 04 12:32 PM
Dear All,
<b>I have a requirement to add
Custom screen field to transaction FB60.</b>
<b>Program name : SAPLFDCB
Screen number : "0010"</b>
Can someone guide me step by step.
Points assured for good answers!
Thanks & Regards,
Aby Jacob
‎2007 Jun 04 1:06 PM
Hi,
Check the BADI <b>FI_GET_INV_PYMT_AMT</b>.
user exits:
MCS60001
Regards
‎2007 Jun 05 5:33 AM
Hi SKK,
I have tried both , but found that they do not work
<b>BADI
FI_GET_INV_PYMT_AMT.
user exits:
MCS60001</b>
Thanks anyway,
Aby Jacob
‎2007 Jun 05 5:44 AM
Hi,
check the below BADI,
BADI_F040_SCREEN_600,Screen Enhancement on F040 0600 Document Header
BADI_FDCB_SUBBAS01,Screen Enhancement 1 on FDCB Basic Data Screen (010, 510)
BADI_FDCB_SUBBAS02,Screen Enhancement 2 on FDCB Basic Data Screen (010, 510)
BADI_FDCB_SUBBAS03,Screen Enhancement 3 on FDCB Basic Data Screen (010, 510).
thanks and regards,
pavankumar
‎2007 Jun 05 6:20 AM
Dear Pavan,
<b>Thanks,
I have tried out all of the BADI's mentioned below without success;
I get the below Activation error in SE19 transaction</b>
<u>There are already implementations active!
Message no. ENHANCEMENT311</u>
Diagnosis
The BAdI definition this is based upon cannot be used more than once. Other active implementations already exist for the same BAdI definition.
System Response
This implementation cannot be activated.
Procedure
Deactivate one of the other active implementations with the same BAdI definition.
Hoping for an alternate solution,
Aby Jacob