how to transfer a specific record of a table from one
system( eg:test system) to other system (eg: production
system )?
Answer Posted / guest
The table is created as customizing table with recording
routine activated, the table record can be stored in the
transport request and it can be moved to other systems.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between call transaction and session method? : abap bdc
What is meant by authorization? Did you ever work on it? : sap abap hr
What are the commands used for interactive reports?
Name the abap/4 modularization techniques? : abap modularization
How are the function code handles in flow logic?
Can you set up background processing using call transaction?
What is a predefined type in abap?
What are the differences between table and structure in data dictionary?
What is delivery class? : abap data dictionary
Is the basic list deleted when the new list is created?
What is macro? : abap hr
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
What is singleton pattern in OOPS?
What are the differences between table controls and step loops?
Explain difference between primary key and unique key?