What are the different types of parameters? : abap modularization
Suppose we are transfer data through BDC from legacy to SAP and their is some duplicate data in legacy system but we don’t want this in SAP system .So how can we check that this data is already exist ?
Which function module reads the data for particular Infotype
What is Transactional based Application & Role based Application?
In select-options, how to get the default values as current month first date and last date by default? Eg: 1/10/2006 and 31/10/2006
what is the standard program to check the consistency of the partner profiles?
How to debug a smartform using SMARTFORM_TRACE....and how to see its results
How many ways can a sap system be accessed?
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
what is the Difference Between session and call transaction?
What are the functional modules used in sequence in bdc? : abap hr
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
which part of the internal table syntax determines how ABAp accesses the rows of the internal table ?