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

specs

Former Member
0 Likes
314

what is the exact data that will be there in technical specifications regrding bdc,reports scripts.as an abap developer what we have to analise

2 REPLIES 2
Read only

Former Member
0 Likes
293

that varies from organization to organization...

all required fields as well the optional fields required are specified...

Read only

Former Member
0 Likes
293

Hi,

It depends on the Company standards.

1. Before starting the development,

the abaper plans what to do,

and what he/she will create.

eg. what will be the programname

what will be the Z tables created, if any,

what logic he will use

etc.

2. the general format is somewhat like this

3.

Below are the standards for Tech specs

1.1 Development Attributes

Program Name:

Title:

Application:

Development Class:

Message Class:

Program Type:

Execution Mode:

Schedule Frequency:

Variant:

1.2 Program Functionality

1.3 Output Fields

Output Label

Related SAP table-field (if any)

Length

Output Characteristics

1.4 Proposed Solutions

1.5 Solution to be implemented

1.6 Reasons of selection/rejection

1.7 Pseudo-Code / Flow Logic of the selected solution

1.8 Selection Screen

1.9 Database Tables Used

Table Name

Table Description

How the table is used in the program

1.10 External Files Used

1.10.1 External File Layout <file name>

1.11 Components External to Program Used

1.12 Error Conditions

1.13 Key Technical Test Conditions

1.14 Sample Test Data

1.15 Assumptions

1.16 Comments

Thanks,

Anitha