How to transfer the objects? Have you transferred any objects?

Answer Posted / sukhbir

i believe its related to transportation of object from one
server to other..
dev to testing or from testing to prod...

Tcode is s09..

store u'r changes in a transport request ...
After making changes release the task and transprt request
and create a proposal from se09.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are field symbols and field groups? Have you used component idx of structure clause with field groups?

694


How do you differentiate tax for different countries? : sap abap hr

780


Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?

675


What is sap abap data classes?

690


What are the uses of the information in the data dictionary? : abap data dictionary

849






What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization

727


Can we define our own match code id's for sap matchcodes? : abap data dictionary

676


How to eliminate duplicate entries in internal tables?

757


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1879


How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?

737


Did you create any joins?

640


What is the diff between database view and maintenance view?

703


What is a database view? : abap data dictionary

733


Specify the types of data dictionary objects.

606


Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?

1717