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 / tulikasap
1. Yes I have created custom table. Using of data element
and domain depends on the requirement. In se11 we will have
data element and domain radio buttons simply click it and
specify the name of data element or domain and press enter.
If that domain or data element exist it will show otherwise
it will ask data eleement does not exist wish to create
yes/no click yes and create new one.
sorry I don't know the tcode to find existing data element
and domain. I think by se11 only we can do it.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Which function modules can be used to transfer the data using bdc programming? : abap bdc
How do you execute the payroll
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
Can i know some of the Realtime tickets that anyone has been faced ?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
Can multiple abap systems connect to abap database?
when does a list get sent to the screen on the presentation layer?
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
Abstract class and interface, multiple inheritance, live example
Folder types in smatforms? 2)What is Command line?
What is lock object ? : abap data dictionary
What is meant by authorization? : sap abap hr
What are aggregated objects : abap data dictionary