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

BDC recording screen issue for end users

Former Member
0 Likes
1,040

Hi Experts,

Im an Abapper and I've prepared a BDC object for uploading BRS in FF67.

The problem is ,For me and my FI consultant in the development client,while executing, the BDC object with datas are running and showing correctly with both corresponding header and item screens but for the end users only the header screen with datas are showing/recording from the flat file and after continuing it the item screen is showing but without datas(datas are not populating or recording)as blank screen

(perform bdc_dynpro using 'SAPMF40K' '8002'. ).

What is the cause of this? and how to solve it?

Pls advise.

thanks & regards

sankar.

1 ACCEPTED SOLUTION
Read only

former_member203501
Active Contributor
0 Likes
994

hi did you checked the default date format with u and the enduser. if this is not same it will not display any thing...check first for the date format .

Hi Experts,

Im an Abapper and I've prepared a BDC object for uploading BRS in FF67.

The problem is ,For me and my FI consultant in the development client,while executing, the BDC object with datas are running and showing correctly with both corresponding header and item screens but for the end users only the header screen with datas are showing/recording from the flat file and after continuing it the item screen is showing but without datas(datas are not populating or recording)as blank screen

(perform bdc_dynpro using 'SAPMF40K' '8002'. ).

What is the cause of this? and how to solve it?

Pls advise.

thanks & regards

sankar.

5 REPLIES 5
Read only

Former Member
0 Likes
994

Hi,

Check User Authorization role with your role. Roles might not have the user. Check with BASIS.

Regards,

Nandha

Read only

former_member203501
Active Contributor
0 Likes
995

hi did you checked the default date format with u and the enduser. if this is not same it will not display any thing...check first for the date format .

Read only

0 Likes
994

Hi Venkat,

Could u pls explain me more very clearly...where and how to check???

pls reply.

thanks

sankar.

Edited by: sankar babu on Sep 25, 2008 3:35 PM

Read only

0 Likes
994

Authorization can be an issue.

But to check with your date settings go to: system -> user profile -> own data

And programatically u need to convert every date in standard SAP format YYYYMMDD.

Cheers,

Santosh.

Read only

Former Member
0 Likes
994

Screen number problem...resolved on own.

thanks & regards

sankar.