2008 Jun 02 12:30 PM
i hav created a table.in my requirement they mentioned to validate table entries in se80.how to do that one?can anyone help in this?
i hav created a table.in my requirement they mentioned to validate table entries in se80.how to do that one?can anyone help in this?
2008 Jun 02 12:34 PM
Hi,
What do you mean by validating? Does that mean that you want to validate the data while creating the data in the table?
if yes then you need to create a table maintenance view and create events for the table maintenance view to put your validation. This events gets triggered each time an entry is created. I hope this helps.
Cheers
VJ
2008 Jun 02 12:59 PM
2008 Jun 02 1:02 PM
goto se11 and eneter the table name and then create UTILITIES --> TABLE MAINTENANCE GENERATOR
Cheers
VJ
2008 Jun 02 1:04 PM
2008 Jun 02 12:42 PM
You do the validation in se80 in PAI event
i.e. within the LOOP; ENDLOOP for the table within the PAI.
Try this,this will work out.
thanks
Reward if useful
Richa
Edited by: Richa Khosla on Jun 2, 2008 1:42 PM
2008 Jun 02 1:05 PM
Create table maintenance generator.
If already exists, check the Function Group Name mentioned over there.
Go to SE80 and modify that Function Group
2008 Jun 02 1:39 PM
2008 Jun 02 1:55 PM
Open the function group in SE80.
Under the screen Node, you can see one or two screens.
check the layout of each screen.
and the screen which contains the table control, in that scree's PAI, you can write your code
2008 Jun 02 1:06 PM
i hav created table maintainance and how to create events for that?
the link wich u hav sent is not opening for me.
2008 Jun 02 1:12 PM
do a search in google with this table maintenance generator + SAP
i guess the third or 4th link is the link which gives details of the events.
2008 Jun 02 1:12 PM
while going to this path,it is showing a popup 'Function group ZCTF_ACCN_MAINT cannot be processed'?how to overcome this?
2008 Jun 02 1:14 PM
Hi,
Search for 'sap+table events' in google then click on first link in the coming screen.
Rgds,
Bujji
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |