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 ?
Answers were Sorted based on User's Feedback
Answer / janarthanan
1.Difference between Parameter & Ranges :
Ranges :it gives 2 values ie) fromvalue and tovalue.we can
use select-options also ranges.It creates 4 selection table
(sign,option,low,high).
parameters do not create selection table and it shows only
1 value.with paramters we can define checkboxes and
radiobuttons.
2.Methodology: project preparation(as-is,to be),business
blueprint,realization,final preparation and go-live.
3.system symbol is the standard symbol used in r/3 for
defining date time,month etc.
4.support project: makes changes or configurations after
implementation projects by means of raising tickets .
implementation projects : doing end-end implementation
projects ie)covering all phases in methodology.implementing
SAP from conventional system.
Is This Answer Correct ? | 15 Yes | 0 No |
Answer / 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 |
how to copy client to client in scripts?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
If your project is support project ? when is your implementation has completed ?
The standard symbols in SAP script are stored in which table?
What is parameter id? Where you can find parameter id for a field?
what are ALV reports? how they are different from normal reports?
How many default tab strips are there?
how to convert sapscript to email.....
1) What is read with binary search? 2) I have initialization write ?a? Top-of-page write ?b? what is the output for this/ 3) If I don?t have start of selection event in report will it execute?it is mandatory or not? 4) What is table maintenance generator? 5) Is it advisable to have secondary index/ 6) How we will imlement BAPI? 7) What is process code in idoc? 8) Where the information msg will display? 9) Where warning msg will display? 10) Where we use watch point?what exactly watch point means? 11) What is a spool? 12) What is program name that contains all print program names and form names other than TNAPR? 13) How we will capture errors in bapi? 14) How to transfer std text from production to quality?
Explain how to Handle the internal tables in ABAP?
Can you show multiple alvs on a single screen?
which processor controls the flow logic of an online program?