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

Problem with screen fields

Former Member
0 Likes
730

hi,

iI'm getting problem with screen fields. some of the fields are hide in infotype 0001.

when i was executing the BDC session in back ground it wil displayed error.

like

Field P0001-GSBER. does not exist in the screen MP000100 2000

Transaction error

so, i need to avoid this error in my session.

plz do the need ful.

Thanks,

srinu

Edited by: Matt on Oct 4, 2010 9:10 AM

2 REPLIES 2
Read only

jyotheswar_p2
Active Participant
0 Likes
445

Hi

In BDC not all the fields are displayed in recording so always select the check box DEFAULT SIZE and record it. Use the fields which are there in these recordings. OR else you will the same issues.

regards

jyo

Read only

Former Member
0 Likes
445

in table t588m you can make this field gsber as a standard / mandatory field and do the recording..

just check with a new recording after this change..