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

TFK042FB

Former Member
0 Likes
708

Hi

how can I insert a new record in table TFK042FB?

I can't find any update view.

Thx

2 REPLIES 2
Read only

Former Member
0 Likes
650

Hi Niccolò,

Call transaction SM30 and enter the table name.  Then click on Customizing and in the pop-up push the button 'Continue w/o Specifying Project', this will take you to all the places in the IMG where this data can be maintained.

Regards,

Nick

Read only

Former Member
0 Likes
650

Hi Niccolò ,

Please use FM SE16N_INTERFACE with edit flag on. you can insert/modify records if you have proper Auth .

Regards ,

Amlan.