Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

1.Have you created custom table? Do you always use existing
data elements and domains or create new ones? whatis the
transaction code to see existing data elements and domains?
2.Performance wise inner join is better or For..ALL
entries? why?
3.Where will you place data element domain and field
together in an ABAP Program?
4.How will you pass the data/programs from one system to
other system?
5.How will you print TOP-OF-PAGE in ALV Report?How will you
make ALV Report interactive?
6.In Interactive report if i try to go to 20th list and my
report has only 19 list what will be output?
7.Have you worked on Function Modules?How will you raise
EXCEPTIONS in function modules?
8.Why you say Call transaction is faster than session?
9.How the business is carried out in your organisation?How
did you get specs for coding ? Explain me complete step by
step scenario from client deciding to switch SAP to your
role of coding and after coding explain me how the object
reaches back to client? Dont explain me about 5 phases like
Business blueprint,realization etc?
10.To find User exit in SD module we can use development
class VMOD and find out related exits. Which development
class you use for MM FICO and PP Modules?

Answer Posted / deepa

1.By using T-code SE11.No not alaways.it depends on the
requirement.
2.Performance wise FOR-ALL-ENTRIES is better because it
check first internal table and base on that value it pulls
the data from 2nd database table. So the load on Database
table is very less. and execution time is also less.
3.IN SE11.
4. First create request in SE09 and save your in side that
request no and later transport that request to other system.
5.Through function module REUSE_ALV_COMMENTARY_WRITE.
In this FM we can give the logo as well as top_of_page.
6.It will throw a DUMP.
8.Because less no pf data transfer through this process ans
we use this process for single transaction and data updation
is both asynchronous and synchronous.Thats reason its
faster than
session method.
9.The entire descripton will be lenghty.Not possible to
describe here.
10.CMOD and SMOD are only two transaction for finding out
User Exits and implementing for our requirement for all the
modules.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Update types in Call transaction method. What is the difference?

1194


To how many tables can an append structure be assigned. : abap data dictionary

1153


Is it possible to run host command from SAP environment? How do you run?

1177


What are screen painter? Menu painter? Gui status?

1188


What is the project you are currently working and work that you are doing

1582


What is primary index?

1070


Explain data dictionary in abap?

1152


What are the parameters used in each function?

1102


what is code to upload cost centers through call trans. and procedure

2679


What are the advantages of logical databases?

1119


What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary

1094


How many types of data classes are there in sap abap? : abap data dictionary

1153


What are the aggregate objects in data dictionary? : sap abap data dictionary

1255


Performance tuning techniques

1404


Difference between /N and /BEND?

1329