2007 Jul 26 11:23 AM
Hi ppl,
can neone tell me how can I find the screen exits in VA02 (screen 4459/4462)
Hi ppl,
can neone tell me how can I find the screen exits in VA02 (screen 4459/4462)
2007 Jul 26 11:27 AM
Hi,
Welcome to SDN.
Please check this link.
http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/content.htm
Screen 8459 in program SAPMV45A is the additional data B tab to add your custom fields. In order to capture the data from this custon field you can use user exit USEREXIT_SAVE_DOCUMENT_PREPARE OR
USEREXIT_SAVE_DOCUMENT in program MV45AFZZ.
implement screen exit step by step:
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
Regards
2007 Jul 26 11:36 AM
HI,
GO TCODE SE84
CLICK ENHANCEMENT
CLICK CUSTOMER EXITS
CLICK ENHANCEMENTS
ENTER PAKAGE (VA FOR VA02)
RUN THE PROGRAM OR F8
IT WILL DISPLAY ALL THE ENHANCEMENT
GOTCODE CMOD
ENTER PROJECT NAME
CLICK ENHANCEMENT ASSIG
ENTER THE ENHANCEMENT NAME WHICH YOU GOT IN SE84
CLICK COMPONET
CHECK WHETHER SCREEN EXIT FOUND OR NOT
REGARDS
ASHOK KUMAR
2007 Jul 26 12:41 PM
2008 Apr 22 1:21 PM
actually u can do screen exit in Additional data B area only Sap Provided this tab for customer screen exit ... do the following steps
Screen 8459 in program SAPMV45A is the additional data B tab to add your custom fields. In order to capture the data from this custon field you can use user exit USEREXIT_SAVE_DOCUMENT_PREPARE OR
USEREXIT_SAVE_DOCUMENT in program MV45AFZZ.
or
sGO TCODE SE84
CLICK ENHANCEMENT
CLICK CUSTOMER EXITS
CLICK ENHANCEMENTS
ENTER PAKAGE (VA FOR VA02)
RUN THE PROGRAM OR F8
IT WILL DISPLAY ALL THE ENHANCEMENT
GOTCODE CMOD
ENTER PROJECT NAME
CLICK ENHANCEMENT ASSIG
ENTER THE ENHANCEMENT NAME WHICH YOU GOT IN SE84
CLICK COMPONET
CHECK WHETHER SCREEN EXIT FOUND OR NOT
or use Badi to implement screen exit go to se19 and find ur required Badi
finally if u cant do screen exit .... may be uur company basis people will disabled this user exit .. so please request acess key with them
even i got this problem ..even iam unable to find out the exit. lastly i finished the task with help of Acess key..
dont forget to post the points
thanks and regards
suresh kumar kollapuri
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |