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
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
Which function modules can be used to transfer the data using bdc programming? : abap bdc
Why do we use abstract class
Exception handling and how does it transfer from called method to calling method?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What function does data dictionary perform?
What will happen when we use fully buffered in abap?
What is the use of abap data dictionary? : abap data dictionary
What are the prerequisites for creating foreign key relationship?
How can we set the tablespaces and extent sizes ?
Can you delete data element, which is being used by table fields. : abap data dictionary
What is logo in sap script?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What is the difference between refresh and free statements?
What are the modes in which any update tasks work?