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

IW21 screen issue

Former Member
0 Likes
501

Hello All,

I am trying to create/simulate IW21/IW22 screen. I need the action box on the right side of the screen. I am using <b>'CALL SUBSCREEN ACTION-BOX INCLUDING 'SAPLQM07' '3000'</b> and <b>'QM07_CREATE_TREE_ACTIONBOX'</b> and <b>'QM07_LINK_TREE_ACTIONBOX'</b>. It does display the action box, but when I do some action on the screen it short dumps. I have a tab strip control with many table controls on the left side of the same screen. Can anybody worked on this before? I really need some help. I really appreciate if anybody could help me out. Helpful answers will be rewarded.

Thanks,

Chandra

Hello All,

I am trying to create/simulate IW21/IW22 screen. I need the action box on the right side of the screen. I am using <b>'CALL SUBSCREEN ACTION-BOX INCLUDING 'SAPLQM07' '3000'</b> and <b>'QM07_CREATE_TREE_ACTIONBOX'</b> and <b>'QM07_LINK_TREE_ACTIONBOX'</b>. It does display the action box, but when I do some action on the screen it short dumps. I have a tab strip control with many table controls on the left side of the same screen. Can anybody worked on this before? I really need some help. I really appreciate if anybody could help me out. Helpful answers will be rewarded.

Thanks,

Chandra

1 REPLY 1
Read only

Former Member
0 Likes
444

The Program short dumps at FM <b>'AC_SYSTEM_FLUSH'</b> in program <b>'SAPLOLEA'</b>.

<b>'QM07_CREATE_TREE_ACTIONBOX'</b> and <b>'QM07_LINK_TREE_ACTIONBOX'</b> are the FMs I am using.