Application Development and Automation 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: 
Read only

Adding fields to FPE1 transaction

Former Member
0 Likes
654

Guys,

I need to insert custom fields from table DFKKOP table to transaction FPE1. The transaction is not BDT enabled.

Please let me know how to achieve the enhancement!

Thanks!

Guys,

I need to insert custom fields from table DFKKOP table to transaction FPE1. The transaction is not BDT enabled.

Please let me know how to achieve the enhancement!

Thanks!

1 REPLY 1
Read only

Former Member
0 Likes
455

hi

I am not sure if your question is answered or not, but here is what you can do.

I guess you are doing this in FS-CD

In FS-CD, use the event 1129 for adding field Document: Additional Fields of Document Header (Customer).

You can check the FKK_SAMPLE_1129 for details of how to implement this. Of Course its different to BDT.

Cheers!