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: 

REGARDING THE RUNNING OF BDC SESSION FOR F-02

sanjeev_mishra_15aug
Active Participant
0 Kudos

Hi Experts,

I have completed the coding for the BDC session. Even while running that coding part SESSION is also being created. And on processing that session I get the screen fields be filled also fetched from the excel file. But it's not allowing me to submit the company code which has been mentioned on the Excel file. So In this way, Should I put any authorization part in my coding also to enable the screen to insert data into the database table?

Plz suggest me the way. also if needed then how to do it...

Thanks all of you in advance.

Sanjeev

1 ACCEPTED SOLUTION

archanapawar
Contributor
0 Kudos

Hi Sanjeev,

What error its giving you? Do you have authorization for that company code and to post the document using F-02?

You can insert authorization check on company code in your code before starting with BDC, so user with authorizations can only run this report you have developed.

Is this your actual question?

1 REPLY 1

archanapawar
Contributor
0 Kudos

Hi Sanjeev,

What error its giving you? Do you have authorization for that company code and to post the document using F-02?

You can insert authorization check on company code in your code before starting with BDC, so user with authorizations can only run this report you have developed.

Is this your actual question?