2005 Oct 24 5:34 AM
Hi,
I am new to screen exits. But i used the field and user exits. What is the way to add the fields and subscreen. What is the procedure tell with one example.
I really appreciate if any body helps me and i will give u full reward points.
rgds,
p.kp
Hi,
I am new to screen exits. But i used the field and user exits. What is the way to add the fields and subscreen. What is the procedure tell with one example.
I really appreciate if any body helps me and i will give u full reward points.
rgds,
p.kp
2005 Oct 24 5:42 AM
Paluri,
you have already asked this one and you havent closed that thread. First close that thread then ask another one on same topic or you should have continue that thread.
Amit
Message was edited by: amit kumar
2005 Oct 24 5:56 AM
Hi amith,
No body has given correct answer and they are not giving procedure to add the fiedls. I dont know how to close this thread. Tell me how to close this thread.
rgds
p.kp
2005 Oct 24 6:09 AM
Hi,
Can you please tell us the screen that you are trying to add fields to?
/Sagar
2005 Oct 24 6:17 AM
Hi sagar,
Iam doing it for me51n tcode and i want to add two date fields. But i don't know how the add the subscreen to already existing sapscreens and how to export those values to sap tables. I appreciate you regarding this help.
rgs,
p.kp
2005 Oct 24 6:44 AM
Hi,
can any body tell how to add the fields to me51n.
I will appreciate if anybody tell how to add the fields and subscreen and how to export those values to sap tables.
2005 Oct 24 6:47 AM
check the online help at
http://help.sap.com/saphelp_erp2004/helpdata/en/c8/19763443b111d1896f0000e8322d00/frameset.htm
Regards
Raja
2005 Oct 24 6:55 AM
Hi Paluri,
first of all you have to get EXITS provided by SAP for me51n.There is enhancement MEREQ001 for tcode me51n.
Then in CMOD you have to inherit this EXIT to your own project.
Go through EXIT's compononet from SMOD. From coponents of this enhancement you will find a screenexits SAPLMEGUI. In se51 create the subscreen with no 0111 and program SAPLMEGUI.
Next, you have to use table exits. Include your attributes in table EBAN.
There after go to the function exits EXIT_SAPLMEREQ_001 from se37 and here you will find an include program. Create the include program by double clicking and pressing enter on name of include program. Here you have to code for data processing of those fields which you will put in subscreen.
Hope this helps if not let me know.
Regards
Amit
2005 Oct 24 7:06 AM
HI amith,
Iam trying to do the exit by using ur procedure. If i get any problem i will let u know. Please check it out this thread ok. Thanks in advance.
rgds,
p.kp
2005 Oct 24 7:20 AM
HI,
but it is asking access key while iam creating screen for that transaction. i don't have the access key.
What can i do
rgds
p.kp
2005 Oct 24 10:01 AM
Hi Paluri,
GO through the documentation of MEREQ001 from smod by picking <b>documentation</b> radio button.There you will find great help.
And about access key problem:
program name should be <b>SAPLXM02</b> and screen no 0111.
then it will not ask any access key.
And one thing must be kept in mind whatever includes and screen you create you should assign all in XM02 function group.
If you still encounter with problem let me know about that.
Regards
Amit
Amit
2005 Oct 24 11:38 AM
Hi amith,
some what i understood ur procedure. It allowed to create the screen for saplxm02 0111 with out access key.
I created that screen and added one filed and i included one field in table. Then where can i include this zincludes to xm02 function group. I activated my program it is not showing anything on that screen
rgds.
p.kp
2005 Oct 24 1:00 PM
The screen SAPLX02 0111 will go to automatically in XM02. i was referring to those includes which you will need (in case) to create from se38.
Only activating the program will not show any effect, you have to activate your project too.
Hope this solve your problems.
Regards
Amit
2005 Oct 26 5:16 AM
Hi,
I had to add one date field on the me51n trnasaction.
Sap is providing one screen exit for that. i.e mereq001
I developed the subscreen saplxm02 0111. And i added one date field for that. And i activated the project too. But iam unable to find the screen field which i have added.
Please can any body help regarding this problem.
Thanks in advance.
rgds
p.kp
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |