‎2006 Feb 21 11:53 AM
Hi!
Can anyone please help me out with <b>screen exit</b> step by step. I will require that for Purchase Order screen.
Thanks and regards,
Atanu
‎2006 Feb 21 12:06 PM
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
‎2006 Feb 21 12:01 PM
GOT TO THE PROGRAM OF THE TRANSACTION IN WHICH THE SREEN EXITS.
FIND THE PACKAGE,
GO TO CMOD, IN ENHANCEMENT SETTINGS, GIVE THE PACKAGE NAME
U WILL GET ALL THE EXITS FOR THAT TRANSACTION, BY SEEING THE SHORT DESCRIPTION, U NEED TO IDENTIFY.
2ND METHOD
IN THE SCREEN LAYOUT, SEE ANY BLANK SUBSCREEN IS THERE OR NOT. IF IT IS THERE, THEN SCREEN EXIT IS THERE FOR THAT PARTICULAR SCREEN.
3RD METHOD
IN THE SCREEN MODULE POOL CHECK FOR "CALL SUB SCREEN".
IF IT IS THERE THEN, THERE IS SCREEN EXIT FOR THAT SCREEN
‎2006 Feb 21 12:06 PM
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
‎2006 Feb 21 12:11 PM
‎2006 Feb 21 12:13 PM
Hi,
check this exit
<b>EXIT_SAPMM06E_006</b>
Please check this SAP help for screen exit..
http://help.sap.com/saphelp_nw04/helpdata/en/9d/12233a0edd7978e10000000a11402f/frameset.htm
Regards
vijay
‎2006 Feb 21 12:59 PM
Hi,
Send me a mail to my Email ID: ramanan_9@yahoo.co.in
Will send you a good document on User Exists.
Regs,
Venkat Ramanan
Message was edited by: Venkat Ramanan Natarajan
‎2006 Feb 23 10:15 AM
Hi!
Thanks for all your help. Does anyone have any document with screenshot for screen-exit. Can you please share with me at deyatanu304@yahoo.com. Thanks all for all your great help.
best wishes,
Atanu
‎2006 May 02 12:11 AM
Hi Venkat,
Can you please send the document to my email vivpat007@indiatimes.com
thanks,
LSP