2006 Aug 15 10:49 AM
i want to enter data in a database table in the development system and update the same in the production system.
but the problem is a transport request is not getting created when i insert values in table.
why is the transport request not getting created?
is there any solution to my problem ?
or atleast a work around solution that is not as tedious as entering record by record directly in the production server ?
regards.
i want to enter data in a database table in the development system and update the same in the production system.
but the problem is a transport request is not getting created when i insert values in table.
why is the transport request not getting created?
is there any solution to my problem ?
or atleast a work around solution that is not as tedious as entering record by record directly in the production server ?
regards.
2006 Aug 15 10:51 AM
check the table attributes.. there should be a radiobutton that says something like 'recrding routine'..
this option is available under 'Table Maintenance Dialog' & will prompt the change req auomatically..
~Suresh
Message was edited by: Suresh Datti
2006 Aug 15 10:58 AM
Change the Delivery Class of the table to C.
And in the Table maintenance generate ..select the radio button "standard recording routine"
2006 Aug 15 11:03 AM
hi,
Is there table maintenance generator for that table?
If it exists, Check whether Standard recording routine radiobutton is selected in Recording routine section.
If it is No, or User Recording routine, it doesnt ask for a transport request.
Regards,
Sailaja.
2006 Aug 15 11:03 AM
Hi Sasi
Use transaction SOBJ if you have authorization to forcifully create a request when manipulated manullay.
Kind Regards
Eswar
2006 Aug 15 11:17 AM
yes. the recording routine selected is no, or user, recording routine.
so, isnt there any way out except entering every record manually ?
regards,
Sasi.
2006 Aug 15 11:20 AM
2006 Aug 15 11:24 AM
hi ,
you can transport your entries with trx SE09:
r3tr tabu ztab
-> by the key-fields you cna work with *
A.