‎2006 Oct 06 7:11 AM
Hi Experts,
1). Plz let me know how to transport the text ID s which are created in SO10 T-Code which are not getting stored on Transport request while saving them.
2). What is the difference between move x to y and write x to y.
‎2006 Oct 06 7:17 AM
hi,
use program RSTXTRAN to transpot the standard text.
*Reward points for helpful answers
‎2006 Oct 06 7:14 AM
‎2006 Oct 06 7:15 AM
use the program <b>RSTXTRAN.</b> to transport the standard texts.
you have to create a customizing request for this..
Reward some points if helps.
what is that don't understand...
‎2006 Oct 06 7:15 AM
Hi,
to transport the standatd texts.
a little tricky
2. goto se09 and create a new
customizing rqeuest.
goto se09 and create a new
customizing rqeuest.
after that
in the object list,
go in edit mode
and a new window will come
where u can add the objects(in table control)
there u put
program id = R3TR
object type = TEXT
object name = TEXT,YHRS_FNF_LTR,YHR1,E
where
YHRS_FNF_LTR = name of standard text
YHR1 = TEXT ID
E = english language
(2)Difference is..
Move : moves the value from one one variable to other...
here type casting takes place if the data types are different..
write: it writes whatever the variable is there that value in other variable..
Cheers,
Simha.
Reward if helpful...
‎2006 Oct 06 7:15 AM
HI,
use the program <b>RSTXTRAN</b> to create a requset for standard text maintained in So10.
Regards,
‎2006 Oct 06 7:17 AM
hi,
use program RSTXTRAN to transpot the standard text.
*Reward points for helpful answers
‎2006 Oct 06 7:18 AM
Hi reddy,
1) Use Standard program <b>RSTXTRAN</b> to transport the Standard text
2) Move X to Y -> Copy the field contents from one Object to other object
Write X to Y -> You are copying the technical attributes from one object to other object
hope you understand
Regards
Sudheer
‎2006 Oct 06 7:25 AM
Hi,
I think one who replied first should get reward points first...
Please reward on the first reply priority...
ramesh and kishen deserved the pointss...
cheers,
SImha.