2007 Jul 30 7:09 AM
hi , i am working on FB60 . i want to add an extra tab i.e extra screen on the header level . are there any screen exits for fb60 to add extra screen?
hi , i am working on FB60 . i want to add an extra tab i.e extra screen on the header level . are there any screen exits for fb60 to add extra screen?
2007 Jul 30 7:17 AM
Yes but not in SMOD...you've to approach it the BADI way.
Try these:
BADI_FDCB_SUBBAS01
BADI_FDCB_SUBBAS02
BADI_FDCB_SUBBAS03
BADI_FDCB_SUBBAS04
BADI_FDCB_SUBBAS05
Don't forget to reward points if this info was useful to you.
Cheers,
Sougata.
2007 Jul 30 4:32 PM
how to work with badi's which u have sent me .. those are badi_fdcb_subbas01...05, what is the next step ?? how can i find is that particular badi is suitable or not to my transaction FB60.can u reply me soon ? its very urgent...
2007 Jul 31 1:29 AM
hi praveen,
search this forum on how to implement a badi if you haven't done one before. also, go to transation SE18 and read the documentation on badi_fdcb_subbas01 which clearly says that its used for FB60... see the example how they have used it by going to menubar Implementation->Overview then choose FI_FDCB_SUBBAS01_EX (Example for Screen Enhancement 1 on FDCB Basic Data Screen)...you should look at the method PUT_DATA_TO_SCREEN_OBJECT and tab Subscreens where the screen exits are available to use.
In FB60, if you go to menubar System->Status and check the Program (Subscreen) and Screen Number, you'll see it'll match the program name and screen no. provided in the Subscreen tab of the BADI.
Hope this helps.
Cheers,
Sougata.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |