2007 Jul 17 2:31 PM
hi,
IN BADI I WAN TO ADD TAB TO A MIGO TCODE . WILL I CREATE A SUB SCREEN OR A NORMALSCREEN .? WHERE CAN I CREATE THAT SCREEN AND AFTER CREATING HOW CAN USE THAT ONE IN IMMPLIMENTATION ?
THANK YOU
ASHOK KUMAR
2007 Jul 20 7:36 AM
Hi,
Please find these two BADi's which will be useful to you.
ME_GUI_PO_CUST and MEGUI_LAYOUT
Pls reward points.
Regards,
Ameet
2007 Jul 18 5:49 AM
Hi,
Screen exits add fields to screens in R/3 applications. SAP creates screen exits by placing special subscreen areas on a standard R/3 screen and calling a customer subscreen from the standard screens flow logic.
the tcode is cmod...
1.From the main screen of the Project management transaction, proceed as follows:
Select Enhancement components and choose Change.
2.Choose Edit component.
3.Choose the screen exit and double click on it
4.Create your subscreen using the Screen Painter.
5.Design your screen to be added to the standard screen and activate the particular screen and return back to the flow logic .
6.Choose the PAI and PBO to write down the logic.
7.Generate your screen and choose Back (the green arrow) to return to the Project management transaction.
8.Go to the transaction ME22 to view the customer defined screen exit.
9.Enter the purchase order number and press Enter.
10.Go to the menu header --> Details.
11.Purchase number is visible on the standard screen
<b>Reward points</b>
Regards
2007 Jul 18 3:16 PM
hi,
I CREATED SCREEN AND ACTIVATED .WHEN I AM GOING TO ME22 I AM NOT GETING OUTPUT . PLEASE HELP ME TO SEE THE SCREEN WHAT I CREATED
THANK YOU
ASHOK
2007 Jul 20 7:36 AM
Hi,
Please find these two BADi's which will be useful to you.
ME_GUI_PO_CUST and MEGUI_LAYOUT
Pls reward points.
Regards,
Ameet