‎2007 Nov 14 12:24 PM
Hi all.
i have a requirement to copy shipment instructions text from delivery to shipment in struction text in shipment when a delivery is added to a shipment.
i can read the shipment text corresponding to the delivery using the fm read_text but when saving it to shipment i am facing a problem.
my shipment number is not geneerated at that time.so how can i get the text read using read text to be seen in the shipment before it is saved.
is there a way out?'
regards
‎2007 Nov 14 12:26 PM
Hi
U can copy the text to some internal table and use them after shipment is created.Correct me if i am wrong.
Regards
Shibin
‎2007 Nov 14 12:28 PM
Hi,
Till the time it gets created you can not save text, because you need to have object name to pass into save_text function module.
Regards,
Satish