2006 Jul 17 9:38 PM
Hello ABAP Experts,
I have a z table. I can enter the values in Dev using sm30. I have just transported the table to QA. when i am trying to use the sm30 in QA it is giving this message:
'The maintenance dialog for zbudget_dir is incomplete orr not defined. message no. sv037
diagnosis:
the called function with the view/ table zbudget_dir needs a special maintenance dialog which, however, eithter dies not exist at all, or does not exist complemetly.
procedure:
generate the required maintenance dialague.'
please suggest how to fix this problem.
Thanks,
BWer
2006 Jul 17 9:55 PM
There is an associated set of objects that runs the maintenance dialog of any table. This has not been transported.
You will have to assign a dev class (maybe it was $TMP in dev hence not transported) to the table maintenance components and transport it.
In SE11, go to utilities->table maintenance generator and follow from there to create afresh, or,
SE54> specify table name and try utilities>total transport.
There is an associated set of objects that runs the maintenance dialog of any table. This has not been transported.
You will have to assign a dev class (maybe it was $TMP in dev hence not transported) to the table maintenance components and transport it.
In SE11, go to utilities->table maintenance generator and follow from there to create afresh, or,
SE54> specify table name and try utilities>total transport.
2006 Jul 17 9:54 PM
Is the table maintanence function group is transported correctly? Pls check.
Regds
Manohar
2006 Jul 17 9:55 PM
There is an associated set of objects that runs the maintenance dialog of any table. This has not been transported.
You will have to assign a dev class (maybe it was $TMP in dev hence not transported) to the table maintenance components and transport it.
In SE11, go to utilities->table maintenance generator and follow from there to create afresh, or,
SE54> specify table name and try utilities>total transport.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |