How can I make a differentiation between dependent and
independent data?
Answer Posted / paramjeet
Client dependent or independent transfer requirements
include client specific or cross client objects in the
change requests. Workbench objects like SAPscripts are
client specific, some entries in customizing are client
independent. If you display the object list for one change
request, and then for each object the object attributes, you
will find the flag client specific. If one object in the
task list has this flag on, then that transport will be
client dependent.
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How can we send data to external programs?
What are the parameters in bdc_open_group? : abap bdc
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
if while coding power goes off , how to retrieve the codes?
Write the bdc table structure? : abap bdc
What happens if a function module runs in an update task? : abap modularization
What is the purpose of at first and at last?
What are the payroll related infotypes? : abap hr
How can we set the tablespaces and extent sizes ?
Can I execute user exits? If yes, how?
How do you find number of records present in internal table?
Explain what are extracts?
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?