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


Please Help Members By Posting Answers For Below Questions

performance tuning concepts

1208


Explain the use of insert and append statement in sap abap?

861


What is the client concept in sap?

806


What are the steps in a bdc session? : abap bdc

793


What are the two different ways of building a match code object? : abap data dictionary

875


Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.

2005


What is the use of the raising exception?

790


In SAP Script,How to display a single field(like matnr)at the right end of the form.

2223


Describe data classes? : abap hr

866


What is the abap program name to process the batch input session automatically? : abap bdc

898


What are the personnel administration related Infotypes

2312


What is partner selection?

845


Exception handling and how does it transfer from called method to calling method?

1198


send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'

2645


What are internal tables? How do you get the number of lines in an internal table?

902