Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

To add Customized fields in FD32 Transaction

Former Member
0 Kudos

Hi Every one,

     I have a customer requirments to add customized fields in FD32 and in BP transactions.

  They gave BADI 'UKM_EV_FORMULA' . These BADI's is used for BP Transaction.

            Please Suggest how to proceed for FD32 transaction.

Thanks & Regards,

Deepa.

6 REPLIES 6

gouravkumar64
Active Contributor
0 Kudos

Hi,

1)To add custom fields to the BP, you should look at the following links

http://help.sap.com/saphelp_crm50/helpdata/en/2f/696d360856e808e10000009b38f839/frameset.htm

EEW Easy enhancement workbench

2)Look at the table V_TBZ1_DC and make it active and use transaction EEWB for add fields.

Thanks

Gourav.


0 Kudos

Hi Kumar ,

Thank you . For BP there is no problem but How to add for FD32 Transaction?

Thanks & Regards,

Deepa.

0 Kudos

Hi,

R these two are different requirement?

Gourav.

0 Kudos

Hi,

Yes these two are different requirements

Thanks & Regards,

Deepa.

0 Kudos

Hi,

May be

1)U can create a customized table with Z tcode to maintain new field,then bring value,

2)Otherwise, Modify/append table KNKK With the ABAP code & screen layout also -SAPMF02C With 0210/1090,.

For Help u can see screen 400 from SAPLMR1M,There u can see adding fields option.

Thanks

Gourav.


0 Kudos

Hi D,

You can try below;

Enhancement       

RFDRRANZ          

                    

Business Add-in  

FI_DUZI_ROUND_CML 

Regards,

Advay