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: 

plz help(immediately)

Former Member
0 Kudos
117

Which client number you use for the current

project?

You are given functional specs for a BDC program

and you need to decide whether to write a method

call transaction or a session. How u will decide?

how do you get functional specs when you are

assigned some object? (specs through email..??)

How do you write technical specs?

How do you write UTP?(unit test plan)

3 REPLIES 3

Former Member
0 Kudos
93

Hello,

Which client number you use for the current project? - 011,012

Tell the number between 10 to 20. Don't say 700,800,like this

You are given functional specs for a BDC program

and you need to decide whether to write a method

call transaction or a session. How u will decide?

Dependign on the number data in the file.

If useful reward.

Vasanth

Former Member
0 Kudos
93

Hi rahimul,

Which client number you use for the current

project?

U can say any number except 000 and 100.

Like For development 200, quality 400 and production 600

or development 220, quality 420 and producton 620

Like wise u can say any number... that should co relate to dev, quality and production.

You are given functional specs for a BDC program

and you need to decide whether to write a method

call transaction or a session. How u will decide?

Based on the data(in general), if data is more use session method else go for call transaction

how do you get functional specs when you are

assigned some object? (specs through email..??)

How do you write technical specs?

How do you write UTP?(unit test plan)

U will get functional spec by functional consultant(some times by team lead)

Some times u get specs by email also.

we have technical spec template, based on that will write tech spec.

For UTP , client will give scenario's else our functional people give the test data

Hope it helps..

Regards,

Kumar

amit_khare
Active Contributor
0 Kudos
93

Hi,

For client number to use check your System Landscape Document and pick the development client from that.

To choose between BDC & Call Transaction Method, depend wether you want to create a session for SM35 or not if not choose call transaction.

If you are assigned an object through email then study the exact requiremnt for it by going through it and framing your client specific requirement questions and then reply back to user those questions.

For writing technical spec just check the format in your company and pick a template form any colleague of yours.

Same is the case for UTP.

Regards,

Amit

Reward all helpful replies.