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

Adding additional TAB in AS01/AS02/AS03

Former Member
0 Likes
14,285

HI all,

Is it possible to add an additional tab in Asset Master Transaction AS01/AS02/AS03??

I checked AIST0002 and there is no screen exits in this. Does this mean i cannot create a Tab Strip??

If it is possible can someone please guide me?

I found out how to add the additional fields in General Tab but it would be preferable if i could add a new tab.

Any help would be greatly appreciated.

Thanks

1 ACCEPTED SOLUTION
Read only

gurunathkumar_dadamu
Active Contributor
0 Likes
11,941

Hi ,

    check the below link 'http://scn.sap.com/thread/1463379'.

hope it will helpful

Regards,

Gurunath

HI all,

Is it possible to add an additional tab in Asset Master Transaction AS01/AS02/AS03??

I checked AIST0002 and there is no screen exits in this. Does this mean i cannot create a Tab Strip??

If it is possible can someone please guide me?

I found out how to add the additional fields in General Tab but it would be preferable if i could add a new tab.

Any help would be greatly appreciated.

Thanks

20 REPLIES 20
Read only

former_member491621
Contributor
0 Likes
11,941

Hi Keyur,

You can create a new screen(type aubscreen) in the function group XAIS.

Then using the tcode AOLA, you can copy the tab layout 'SAP' to your custom layout and add a tab here.

One more thing, you have to assign your custom layout(created in the above step) individually to the asset classes. You can dot this using tcode AOLK.

Hope this helps

Read only

0 Likes
11,941

If i do this, i can add the fields to already existing tab in the tabstrip.

How can i add a new tab to the existing Tabstrip for Asset Master??

Thanks

Read only

0 Likes
11,941

Can you paste the screenshot after copying standard layout to custom layout??

Read only

0 Likes
11,941

I am attaching the screenshot. As you can see i could add this to the General tab. I want to create a new tab to add this.. Is it possible??

Read only

0 Likes
11,941

Hi Kaeyur,

I am sorry for the confusion. I have already done this enhancement(adding fields to existing tabs). It is just that i am unable to recall the layout config.

I wanted the screenshot when you are in tcode AOLA. After you copy the standard layout SAP to your custom layout.

Actually i am not in the office today that's why i wanted you to paste the screenshots.

Read only

0 Likes
11,941

Hi Aniket,

If you are able to give me documents or a procedure of how to add a new tab, it would be very helpful..

Please not, i dont want to add to existing tabs, i want to create a new tab..

Thanks

Read only

0 Likes
10,911

Hello Sir, I have also same requirement  i go through step by step but after SPRO configuration this tab is not visible please help me on this requirement

Read only

gurunathkumar_dadamu
Active Contributor
0 Likes
11,942

Hi ,

    check the below link 'http://scn.sap.com/thread/1463379'.

hope it will helpful

Regards,

Gurunath

Read only

0 Likes
11,941

Hi Gurunath,

By doing what is there on that i am able to add fields to the general tab!! (See screenshot above)

I want to add a new tab next to Deprec. Areas. Is that possible to do??

Thanks

Read only

0 Likes
11,941

Hi ,

yes in same enhancement we can.please can you share me the your email i will send one docu.

Regards,

Gurunath

Moderator Message - Asking & providing contact details is against forum RoE.

Message was edited by: Suhas Saha

Read only

0 Likes
11,941

Hi Gurunath,

My email address is <removed email address>.

Please send me the document..

Thanks a lot..

Moderator Message - Asking and providing for contact details is against the forum RoE.

Message was edited by: Suhas Saha

Read only

0 Likes
11,941

Hi Kaeyur,

The below is a screenshot of tcode AOLA.

Please see the area highlighted in red. By clicking on new entries you can add a new tab to the screen.

Do revert back for any issues

Read only

0 Likes
11,941

Please check the screenshot. It says Tab09 is not allowed.

Thanks

Read only

0 Likes
11,941

Hey Aniket,

Can you please help??

Thanks

Read only

0 Likes
11,941

Read the long text of the error message, there is a limit to the number of tabs (check table TAMLAYA for key FI-AA)

A maximum of 08 tabs are allowed in tab layouts of application FI-AA.

So if you want to create a 9th specific tab, you will be required to delete one of the previous, and dispatch its contained groups to other tabs.

Regards,

Raymond

Read only

0 Likes
11,941

Hi Kaeyur,

I don't think you might be able to add the extra tab directly. I tried to add an extra tab in my system but wasn't successful.

You may have to do something like Raymond suggested.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
11,941

Did your read the enhancement documentation via SMOD; read also Customizing (SPRO) documentation at Financial Accounting, Asset Accounting, Develop Enhancement for User Fields in Asset Master Record (CMOD) and at Master Data, Screen Layout, Specify Tab Layout for Asset Master Record  (AOLA) where you will be able to attach your 9xxx screen (code U9xxxx) in the screen/tab layout. (There you can add screen to tab or create new tab)

Regards,

Raymond

Read only

gurunathkumar_dadamu
Active Contributor
0 Likes
11,941

Hi Kaeyur,

follow the steps which are in link

www.google.co.in/url?sa=t&rct=j&q=user exits for as01 to add custom tab&source=web&cd=2&cad=rja&sqi=2&ved=0CDoQFjAB&url=http://scn.sap.com/docs/DOC-28773&ei=RdMHUdnpMcXprQfB1oEo&usg=AFQjCNEEliRHSOc393IOuZCAbp8o0k4fJQ&bvm...

Regards,

Gurunath Kumar

Read only

0 Likes
11,941

Correct link is User Exit Enhancement AIST0002 Step by Step (*), but not much on the Customizing, but it is actually a simple cluster of view maintenance.

Regards,

Raymond

Read only

0 Likes
11,941

I did go through this and i was able to add fields in the general tab. I want to add a new tab next to Deprec. Areas..

Thanks