What is the role of an abapper in developement process?
What is the process of technical specification and how it is
carried out?
Answer Posted / r.rajkumar
Dear All,
Fucntional People create Functional Spec. based on the
client need & requirement.
Tech lead discuss with functinal Consultant , what r the
possibilites in ABAP to fulfill the Client Needs.
Tech Lead Approve the Functional Spec.
Finally Tech lead send the Func.spec to Abaper.
Abaper create the Technical Spec..
Once Abaper got Approval from Tech Lead,he starts write
coding.
Thank u .
R.Rajkumar.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can we set the tablespaces and extent sizes ?
What is maintenance view?
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
What is the difference between collect and sum?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What is tcode se16?
Explain enhancements
What are the disadvantages of using explicit enhancement?
Workbench request are client dependent or client independent
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
Explain the difference between a dialog program and a report?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What is the company code? : sap abap hr
Name a few data dictionary objects?
What is the differences between abap and ooabap. In which situation we useooabap?