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

B

Former Member
0 Likes
474

Dear Friends,

When doing BDC in F-02 TC , the amount field value giving error message ' Field BSEG-wrbtr input value is longer than screen field ' . But the in flat file value is not longer than screen field.

plz urjent help me.

Thanks & regards,

Subash

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
436

Hi subhasa,

Please check the following

(a) take the technical settings and compare the length of the 2 fields ..one from screen and other from your source(BDC source)..if they are different it may be the problem

(b) check if the 2 are of the same data type..like string,int4..etc

Regards

Byju

2 REPLIES 2
Read only

Former Member
0 Likes
437

Hi subhasa,

Please check the following

(a) take the technical settings and compare the length of the 2 fields ..one from screen and other from your source(BDC source)..if they are different it may be the problem

(b) check if the 2 are of the same data type..like string,int4..etc

Regards

Byju

Read only

Former Member
0 Likes
436

Hi,

There may be two possiblities for this issue.

1. Incorrect data passed to the field BSEG-WRBTR

2. Check the Decemial Notation(Menu Path->System->status->Own profile and Defaults Tab). If it is diffrent with the entered amount format, then it will trigger error.

YOu can run the Bach in the fouground by choosing fouground radio button option in the Pop up.

Regards

Kiran Sure