Quantcast
Channel: SCN : Document List - ABAP Development
Viewing all articles
Browse latest Browse all 935

Adding tabstrip to Screen exit

$
0
0

Hello all,

 

I searched SCN and google, common idea about tabstrip in screen exit, is not possible.

But I found a way ( I dunno this is legal or illegal ). Of course not repair

 

Please note : For this I assume you know screen programing, exit etc.

 

Let me show you with example :

 

Adding tabstrip to Contract screens ( ME31K, ME32K, ME33K ):


First creating tabstrip screen:

Create function group : ZDUMMY

Dummy Screen 1 a.JPG

 

Now 2 screen as subscreen

Screen 9000Screen 9001
Dummy Screen 1.JPGDummy Screen 2.JPG

 

Now lets create screen-exit screen:

 

Tcode : CMOD create or use existing Project for Enhancement : MM06E005 and create screen 201 for header, 211 for item.


Screen 201.JPG

 

Now adding tabstrip to layout.

screen 201 layout.JPG

 

Now trick point is T168 and T168F table maintenance

After all of this:


Cautions : If you try to change this table data SAP warns you

Cautions.JPG


SM30 for T168 and T168F

T168

T168.JPG


T168F

T168F.JPG

And ME31K

 

With Dummy 1

With Dummy 2

ME31K 1.JPGME31K 2.JPG

 

For SD : there is V_T185 view for fcode maintenance. A little bit complex but logic is same.

 

Regards

Tolga


Viewing all articles
Browse latest Browse all 935

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>