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

BAPI for o4f1 tcode

Former Member
0 Likes
632

hi all,

I am working on the bdc for tcode o4f1 belongs to OIL domain.

Facing the problem while uploading the data into table controls.

Can anyone suggest the BAPI for the tcode o4f1?

2 REPLIES 2
Read only

Kumaranl
Explorer
0 Likes
535

T.code ORF1 is maintenence view for the view V_TVST_RF. This view contains more than one table in it. I dont think there would be BAPI available to update data into this view. Please go to transaction se93 and view the details of this transaction. This transaction calls SM30 with the viewname as parameter.

Thanks,

LK.

Read only

Former Member
0 Likes
535

Thanks for Reply

My question is about the tcode o4f1 , but not orf1.