1/ what is the diff between parameter & range ?
2/ what is the methodology used in your project ?
3/ what is system symbol ?
4/ what is the diff between support project &
implimented project ?
Answer Posted / sapabap3
1.With using parameter we can give only one value ,
Using range we can give range values (i.e, lower value and
higher value .
2.
3.
4.in support project most of the cases requirement will be
like changes in the case of implementation we will be
getting end to end objects and the configuration part will
be from start to end
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is meant by write lock? : sap abap data dictionary
What does an exec sql statement do in abap?
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
How we can give authorization on the fields of table control in a dialog-programming?
What is repository info. Systems?
How many main windows are allowed in sapscript?
Explain what is the step-by-step process to create a table in data dictionary?
What is the use of the raising exception? : abap modularization
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
How many types of views are there? : abap data dictionary
What are the different buffering methods?
What are the screen painter and menu painter?
What happens if a function module runs in an update task?
What is the difference b/t Session method and call transaction method ??
Explain the differences between se01, se09 and se10?