2007 Feb 14 5:25 AM
Hi Dear,
How can i transfer my ZTable from on client to another Client.
1>I require to create same ZTable in both client?
2>do i require to user ABAP Program?
or any other way I can follow.
plz suggest me the best way.
and provide docs if possible.
thanks
RP
2007 Feb 14 5:27 AM
Hi
Generally Z tables are cross-client only.
So can be avialable defaultly in other clients also.
Can u let me know ur requirement clearly so that i can suggest the needful.
Regards,
kumar
Hi
Generally Z tables are cross-client only.
So can be avialable defaultly in other clients also.
Can u let me know ur requirement clearly so that i can suggest the needful.
Regards,
kumar
2007 Feb 14 5:27 AM
Hi
Generally Z tables are cross-client only.
So can be avialable defaultly in other clients also.
Can u let me know ur requirement clearly so that i can suggest the needful.
Regards,
kumar
2007 Feb 14 5:28 AM
Hi,
Just while saving u save ur table in a package that is created,
then it will ask for a request.. then create the request ..
Provide he request to ur BASIS guy then he will transport it to the other system..
as ur saying it has to be transfered to other client of same server,
it reflects if u created it in one client..
it is the data that is dependent of client...
so, u have to creste the data seperately for diferent clientss..
Cheers,
Simha.
2007 Feb 14 5:30 AM
Table definition is client independent. Whenever you activate a database table the table is created in all the SAP clients.
The data in the table is client dependent or independent depending on the inclusion or exclusion of the MANDT field in the table.
If you were referring to transporting the table definition from one SAP box to another then you need to include the table definition in a workbench request and transport the request.
~Kiran
Please reward useful answers
2007 Feb 14 5:31 AM
Hi,
First thing is that: the Z TABLE which you created is CLIENT INDEPENDENT if both the clients are in the same system.
If the two clients are in different systems, then you have to create a TRANSPORT REQUEST by giving some development class and then release the request and transport to the other client.
Regards,
Anji
2007 Feb 14 5:34 AM
hi,
"<b>MANDT</b>" is key field which determines whether the object is client dependant or not.
so if MANDT field is there in ur table, u have to transport.
Regards
anver
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |