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 / 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 |
Post New Answer View All Answers
What is the maximum number of structures that can be included in a table or structure
What is filter dependent BADI?
Did you create any joins?
What is your approach for writing a bdc program? : abap bdc
What is the use of start-of-selection.,if not use in report what will happen,?
Sal abap on hana interview
What are the update types possible?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
Why do we use abstract class
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
In which particular scenario we use sorted table and which particular scenario we use standard table?
What are internal tables? : abap hr
What are the different types of locks? : abap data dictionary
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
Explain the difference between domain and data element? What are aggregate object?