2005 Aug 29 8:41 AM
Hello everybody,
I have a client specific table (mandt is the first key field) that should be maintained cross-client: In the table maintenance dialog, I want to change/create/insert values belonging to clients other than the current logon client. Can I do this with a generated maintenace dialog? If yes, how?
Thank you for your help, regards, Kathrin!
2005 Aug 29 8:52 AM
Hope it is possible. If you are working in r/3 4.6c then plz look into the tcode SE16N.
there it is possible to create/edit/delete other client data also.
hope u can get some idea from this
regds
gv
2005 Aug 29 8:54 AM
Hi Kathrin,
I think you can't, you must create your own dialog maintenance program.
They are some program to copy data from client to others .. but never seen any dialog cross client. (or remove the mandt in your key).
Regards
Frédéric
2005 Aug 29 9:42 AM
It is an interesting question ! I am sure it is possible. Look at table T000, it has a maintenance dialog which allows changing data for all clients. Question is how it is done.
Cheers,
Sanjeev