2006 Jan 11 6:09 AM
Hello All
I have created one Tcode for Table maintanence. when I entered the Tcode, I m getting an message like "Create Data Processing function Module". How can I go about this.
2006 Jan 11 6:20 AM
Just check if the function group that you had created is deleted in the table maintainence generator.
Second option is:
Go To SE11 give the table name
Go to Utilities->table maintainence generator
Click change button
You get a popup asking reason to change
Choose all check boxes and say enter
In maintainence screens select overview screen and single screen
In fields select both check boxes and say enter.
Now check if the transaction code is still assigned. If so then check the transaction else create a new trx code.
Regards,
Srikanth
2006 Jan 11 6:20 AM
Just check if the function group that you had created is deleted in the table maintainence generator.
Second option is:
Go To SE11 give the table name
Go to Utilities->table maintainence generator
Click change button
You get a popup asking reason to change
Choose all check boxes and say enter
In maintainence screens select overview screen and single screen
In fields select both check boxes and say enter.
Now check if the transaction code is still assigned. If so then check the transaction else create a new trx code.
Regards,
Srikanth
2006 Jan 11 6:20 AM
Hi,
In your system, go into SE11 & display the table; Use the menu option Utilities--> Table Maintenance Generator
Click on the button Fn Gr Text--> On the next Pop up window click on the button Main Program. In the Program that is displayed, there should be an include, probably the second one, that contains all the function modules tied to this group.
Regards,
J