‎2008 Apr 25 11:46 AM
Created Z table for creating new entries.
SM30 was used thr a T-code, e.g ztab_sm30.
pls tell me how to transport this particular t-code and what are the imp points to be taken care while transporting this t-code.
‎2008 Apr 25 11:52 AM
Hi!
A transaction, which allows us maintaining a Z-table, seems like this:
Parametertransaction
Transaction: SM30 and Skip first screen
Dynpro fields
VIEWNAME ZTABLE
UPDATE X
ZTABLE must be enable to maintain in SE11, and have to create it maintenance screen, using the table maintenance generator (also in SE11).
Regards
Tamá
‎2008 Apr 25 11:52 AM
Hi!
A transaction, which allows us maintaining a Z-table, seems like this:
Parametertransaction
Transaction: SM30 and Skip first screen
Dynpro fields
VIEWNAME ZTABLE
UPDATE X
ZTABLE must be enable to maintain in SE11, and have to create it maintenance screen, using the table maintenance generator (also in SE11).
Regards
Tamá
‎2008 Apr 25 12:01 PM
Dear Tamas,
as per ur parameter transactions,
all settings done.
still error.
Request is getting transported. but when i run the tcode, i get dump and says Ztable does not exist.
‎2008 Apr 25 12:03 PM
Well, the Ztable must exists in the target system also. Check it out in SE11, is the ZTable in that system.
However you can check detailed error message of your transport request, using STMS, SE01 or SE10 transactions. Choose the transport request and click on the transport log button.
Regards
Tamá
‎2008 Apr 25 12:10 PM
Dear Tamas,
in fact problem lies with Ztable not crested in Target Client.
it does not exist.
but is it mandatory to create that ztable in the Target Client?
‎2008 Apr 25 1:23 PM
If the table already exists in the source system, just simply modify the table with SE11 (f.e the description).
You will be asked for a transport request, so create a transport request for the table also, and transport it to the destination system, the same way, your transaction was transported.
Regards
Tamá