Hi To all ABAP Guru's
while transporting any report program do we need to
trasnport the text elements seprately or not reuired ?
if it is so how do u transport the text elemtns ?
Thanks in Advance for ur answers
Answer Posted / vidya
Hi,
Text elements or any GUI elements get stored in a separate
repository called MIME in ABAP. If you want to transport
text elements or GUI elements of your report, the only thing
you have to take care is - Transport your report in a
specific package, Go to the Object navigator and make sure
you transport the relevant text and GUI objects via the same
package.
Transporting / not transporting purely depends on the
requirement.
| Is This Answer Correct ? | 29 Yes | 0 No |
Post New Answer View All Answers
What is gui status? How to create /edit gui status?
What will happen when we use single buffered selected?
How are the date abd time field values stored in sap?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
Why do we need enhancements?
What are internal tables? : abap hr
What are the different types of sapscript symbols?
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
what precautions or prerequisites do you follow to update a record into database table and how
Can we specify the next screen number with a variable?
What are the differences between interactive and drill down reports?
What is get cursor field?
What is the difference b/t Session method and call transaction method ??
What is web dynpro for abap?
How many main windows will be there in a page window?