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 / g.shankar

2 - FOR ALL ENTRIES IS ALWAYS BETTER BCOS IT AVOIDS NESTED
SELECTED STATEMENTS AND ALSO REMOVES ANY DUPLICATE
ENTRIES IN THE TABLE

3- IN SE-11 WE CAN DO THAT

4- ASSIGHN THE DATA FIRST TO A PACKAGE SO THAT IT IS
AUTHORISED FOR TRANSPORTATION AND THEN USE TCODE LIKE SE01
OR SE09

5- I THINK WE CAN USE REUSE_ALV_FIELD_CATALOGUE_MERGE .IT
HOLDS THE COLUMN HEADINGS

6- THE CONTROL WILL LEAD TO DUMP.

7-RAISING EXCEPTION IS USED TO CATCH ERRORS IN FUNCTION MODULES.

8-CT IS FASTER BCOS DATA GETS TRANSFERRED TO DATABASE
IMMEDIATELY WHERE AS IN SM DATA IS NOT TRANSFERRED UNTIL THR
SESSION IS PROCESSED.

9-ARE YAAR YEHI 5 PHASE KO HI EXPLAIN KAR DENA..

10- PATA NAHI YAAR..

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.

2116


What is a batch input session? : abap hr

665


How many types of views are there ?

647


what is leave to TRANSACTION?

1004


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

569






What is tcode se16?

603


What are multiple use BADIS?

994


Can i Have Some Realtime Examples On Modulepool programming.

5552


How to call transaction in session method without recording?

1551


What is the Process to transfer IDOC from Outbound System to Inbound system.

1680


What are the different types of locks? : abap data dictionary

635


How to create a check box/option button in a list?

2464


How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr

541


Define dispatcher?

826


SM35 transaction, How to automate BDC ?

614