Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

implementation scenario

Former Member
0 Kudos

hi experts,

i am new to abap.can anyone explain the real time business scenario in an implementation project.i.e from whom we will get specs and after coding to whom we will sent..........

Thanks in advance

Samanvi

1 REPLY 1

thomasalexander_ritter
Active Contributor
0 Kudos

ABAP is a programming language and it is not that different compared to other programming languages so you can apply all the processes you usually use to develop a software product. The only difference is installing ABAP code at a customer system because you cannot just copy a bunch of textfiles onto a cd and then send it to the customer. You will need to download a so called transport request or use saplink. A tool which allows to move code from one system to another. Check their website here: http://code.google.com/p/saplink/

By the way please ask more specific questions. People in this forums have only a limited amount of time and are not getting paid for answering questions so make it as easy as possible for them.

cheers

Thomas