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 / 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 |
Sy index and sy tabix
What are the user groups?
what is the use of control_form?
How the transaction that are programmed by the user can be protected?
How do you connect to the remote server if you are working from the office for the client in remote place?
What is the difference between pnp and pnpce? : abap hr
What is the abap program name to process the batch input session automatically? : abap bdc
Explain some essential objects in abap dictionary?
Suppose i have table with 2 columns say 1st with Numerics and 2nd with words like 1 for one and 2 for two......so.if i want to change the 9 numeric word as some twenty...how?
Difference between MACRO and SUBROUTINE ?
Can we make use of flow logic control key words in abap/4 and vice-versa?
what is defference between repository and non repository Object?