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

SAPMV45A Additional Data B Screen issue

Former Member
0 Likes
855

Hi ,

I have a issue in additional data B subscreen. I have different sub screens depending upon sales org.

for example : sales org 2010 --- subscreen is 9005 and

sales org 2090 ---subscreen is 9007.

Now when i create a sales order for sales org 2010 it dispaly complete subscreen(9005) . but when I create SO for sales org 2090 it displays only half subscreen(9007). rest half is trimmed.

Now for sales org 2010 I called subscreen 9007 and it displayed complete subscreen.

It means subsreen 9007 is correct, there is no issue in that.

So what can be issue......Is there any setting related to sales org for Additional Data B.

Please reply if someone know solution for this.

Thanks,

4 REPLIES 4
Read only

Former Member
0 Likes
744

Hi

That's a screen-exit and u managed it programatically....it's any setting in customizing....

I suppose u've inserted a subarea in the screen-exit u should make sure the size of this subare can contains all its subscreens, that means the size of subscreen 9005 and 9007 should be the same of the size of subarea.

Max

Read only

0 Likes
744

Size is correct, as when I called 9007 in sales org 2010 it works fine....

I dont have any clue what can be the issue

Read only

0 Likes
744

Hi

How u can call the subscreen?

Max

Read only

Former Member
0 Likes
744

deleted

Edited by: Soumyaprakash Mishra on Nov 20, 2009 1:08 AM