Application Development and Automation 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: 
Read only

Coding point

Former Member
0 Likes
391

Hi Freinds,

in realtime, what are steps we want follow when we want write the CODE

according to the business requirements???

what are functional consultants give to write the CODE???

regards,

2 REPLIES 2
Read only

Former Member
0 Likes
359

Hi Vijay,

Basically the program develoment happens in phases. In the initial phase the requirement gathering is done and after that functional documents are prepared by the functional consultants.

After the functional documents are ready then the documents will be send for technical design documents to ABAP er. Here the technical person have to prepare a draft of the actual how to of the code with all the minute technical details and the ABAP objects that will be used.

Then the review of the dcouments happens and once the same is approved we can proceed with actual development.

Throughout the process one needs to communicate with the Functional Consultant for any business process functionality.

Thanks,

Samantak.

<b>Rewards points for useful answers.</b>

Read only

Former Member
0 Likes
359

Hi Vijay,

In realtime scenarios following steps comes up.

1. Developer recieves Functional Design Document from the Functional Team and will be getting time for analys it like some 5-7 days to prepare his own Technical Design Document

2. Developer comes up with his own TDD and submits it to the superior.

3. Superior goes through it and approves it.

4. Developer starts the coding accordingly as per the given information and request number provided by FDD.

5. Once he completes the Coding then he prepares the UTCD and sends to this superior and waits for approval .

6. Once 5th point approval getting then he can transport the object from dev to fit