Skumar
3rd March 2008, 07:35
Hi Gurus
I want to add menu and sesion like this.
Only generl ledger should be display in baan finance, only transaction processing should be dispaly in general ledger and only maintain transaction should dispaly in transaction processing.
How can I do this? Can anybody tell me the procedure to do this?
Let me update you, 6 months befor i started working on baan admninistration.
Thanks in advance & any reply would be so appreciated
Thanks
Shailesh
bdittmar
3rd March 2008, 10:20
Hi Gurus
I want to add menu and sesion like this.
Only generl ledger should be display in baan finance, only transaction processing should be dispaly in general ledger and only maintain transaction should dispaly in transaction processing.
How can I do this? Can anybody tell me the procedure to do this?
Let me update you, 6 months befor i started working on baan admninistration.
Thanks in advance & any reply would be so appreciated
Thanks
Shailesh
Hello,
Create a new Menu with ttadv3160m000
Assign the wanted sessions to this menu
Link this menu as startup menu to the user in ttaad2100m000
Regards
Skumar
3rd March 2008, 12:13
Hi guru,
Thank you very much for quick reply. If you explain procedure step by step.
i shall be very greateful to you.
Thanks & Regards
shailesh
george7a
3rd March 2008, 13:06
Go to Maintain Menus (ttadv3160m000), create a new menu, click on edit, from within the menu editor click on the edit->Form Field. You can choose what you want to add to your menu there. You can add a session or another menu.
You can assign this newly created menu to the user you want using Maintain User Data (ttaad2100m000).
Tips:
1) In Maintain Menus you can also copy any exiting menu and modify it as you want instead of rebuilding the whole menu from scratch
2) The name of the main menu is usually tccom00000000
3) When you are in the Menu Browser, you can see the menu name in the status bar. This will help you find the menu you want to edit/copy.
Let us know if you need any more help,
- George
Skumar
5th March 2008, 09:10
Dear Mr. George
Thank you very much. I want to create menu as follows.
Baan Finance
General Ledger
Transaction Processing
Maintenance
Maintain transaction
Only single field should be display in each session and menu.
And heading should be baan finance.
If you have documents please send..
Thanks & Regards
shailesh
george7a
5th March 2008, 09:17
Dear Mr. Shailesh,
What do you mean by "Only single field should be display in each session"?
In my previous post I have explained how to create a new menu. In side the new menu (from the edit button) you can add other sessions/menus.
Let me know if you have tried it.
Sorry, I do not have a ready document for your request.
- George
sukesh75
8th March 2008, 09:45
Shailesh,
Your menu tree structure would look like this, if i understood your requirement right...
|-Baan Finance {tfgld000m000} - A
|--General Ledger {tfgld1001m000} - B
|----Transaction Processing {tfgld2002m000} - C
|------Maintenance {tfgld2002m0002} - D
|--------Maintain Transaction - E
This would mean you would have to customize 3 sessions from bottom up (C - A)... namely tfgld2002m0002, tfgld1001m000 & tfgld0000m000 in this order.. As you go on customizing one structure at a time, dont forget to change the existing menu code with what you just customized...Dump each menus (by clicking on the Dump button) to finalize the changes of each customized menus.. You can call your menus anything but be sure not to give the same code as default (for e.g: tfgld0000m000 should be renamed tfgld0000m00x)
Finally attach the top most menu (tfgld0000m00x in your case) to your users data..
sk
Skumar
9th March 2008, 08:28
Dear SK
Thank you very much. Exactly as you explain.
I shall very grateful to you if you could send me the documents for creating customized sessions and menus.
Thanks & Regards
shailesh
sukesh75
11th March 2008, 08:30
Shailesh,
I dont have any document on how to customize menus but i have given you the steps on how to go about customizing the menus. If at all you have any doubts on the steps, you are free to ask the board and i am sure one of us would be able to help you further..
sk
Skumar
12th April 2008, 13:21
Dear SK,
i want to copy exiting menu and modify it as i want instead of rebuilding the whole menu from scratch.
can you tell me the procedure?
Regards
shailesh
sukesh75
13th April 2008, 09:54
The steps below should give you a basic idea on how to copy and start customizing an existing menu.
1) Go to the particular menu, you want to copy and customize, in session Maintain Menus {ttadv3160m000}..
2) Make sure you have selected the correct package and customized VRC by clicking on "Special" menu and choosing "Change Current Package VRC of User {ttadv0140s000}".
3) Click on the Copy button on the Maintain Menu session and give a different name to your customized Menu. (For E.g: tccom00000000 to tccom0000000z)
4) Save your new menu and click on "Edit" button to start further customizing the menu. Once you are done customizing, click on "Save" and "Dump Menu" buttons to put the changes to effect.
sk
Skumar
13th April 2008, 10:29
Dear SK,
Thanks a lot.
Shailesh
Skumar
14th April 2008, 13:08
Dear SK,
can i add new costomised menu in place of existing User menu.
Regards
shailesh
sukesh75
15th April 2008, 14:49
Yes. Go to his Menu structure and change the particular Menu, you want to replace, with your Customized Version ... Isnt the user's main menu a customized one?
sk