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

sap interview questions

Former Member
0 Likes
4,137

dear gurus,

there are some of the interviw questions.

1. What is the difference between customizing request and work bech request?

2. How do you release change requests in your module and how often do you release them?

3. How do you create tasks? What is the max number of tasks you created in your previous projects?

4. What is the difference between task and change request? Is it possible to release a change request without releasing a task?

4. Does functional module level configuration come under workbench request or customizing request?

5. What is the landscape you are following? In which one do you prefer to test functional module level changes?

6.how will u transport from quality sever to prroduction server

Regards,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,337

Hi

1. What is the difference between customizing request and work bech request?

Customizing request is created by Functional consultants with respect to SPRO settings and config and workbench request is created by ABAP people for the developments they do.

2. How do you release change requests in your module and how often do you release them?

We release them to Qulaity client frequenctly depending on the test data avilable

but all are relased only once to PRD before go live of the project.

3. How do you create tasks? What is the max number of tasks you created in your previous projects?

By default when you create a request a task is assigned under request and your object goesinto task only.

There is no such limit for the tasks, You can create any number of taks

but generally different users create different tasks under the same request.

4. What is the difference between task and change request? Is it possible to release a change request without releasing a task?

You can't release a Request without releaseing a Task.

4. Does functional module level configuration come under workbench request or customizing request?

Under Customizing request.

5. What is the landscape you are following? In which one do you prefer to test functional module level changes?

2 System landscape.

DEV and QULITY in one box and PRD in another box.

6.how will u transport from quality sever to prroduction server

We don't transport from Aulity to PRD.

All the requests will be genrated from onE DEV CLIENT only

We use the same requests to transport to QUALITY and PRD.

But not from Quality to PRD

DEV to QUALITY

and DEV to PRD only

<b>Reward points for useful Answers</b>

Regards

Anji

dear gurus,

there are some of the interviw questions.

1. What is the difference between customizing request and work bech request?

2. How do you release change requests in your module and how often do you release them?

3. How do you create tasks? What is the max number of tasks you created in your previous projects?

4. What is the difference between task and change request? Is it possible to release a change request without releasing a task?

4. Does functional module level configuration come under workbench request or customizing request?

5. What is the landscape you are following? In which one do you prefer to test functional module level changes?

6.how will u transport from quality sever to prroduction server

Regards,

3 REPLIES 3
Read only

kiran_k8
Active Contributor
0 Likes
3,337

Gide,

1. What is the difference between customizing request and work bech request?

All the tasks related to Configurations will be under customising request and all the changes and Developments related to ABAP will be under workbench request.To be more clear a Technical Consultant(ABAPer) will deal with Workbench Req whereas a Functional Consultant will deal with Customising Requests.

2. How do you release change requests in your module and how often do you release them?

Before transporting a request from Development we will do the testing and then move it to quality to test it extensively.Once we are sure or the end user is sure of the resultant output is the same as expected output we will move it to Production.There is no such time frame.

5. Does functional module level configuration come under workbench request or customizing request?

Fucntional module leve configuration comes under Customising Request.

6. What is the landscape you are following? In which one do you prefer to test functional module level changes?

Development-Quality-Production.

Testing will be done in Development and Quality.

7.how will u transport from quality sever to prroduction server

se09 is the transaction through which we will transport the request from dev to Quality or dev to Production by selecting the transport request and then clicking on the lorry button to release it.To see the transport logs,select the transport request number and click on the transport log option in the GO TO in the menu bar.

K.Kiran.

Read only

Former Member
0 Likes
3,338

Hi

1. What is the difference between customizing request and work bech request?

Customizing request is created by Functional consultants with respect to SPRO settings and config and workbench request is created by ABAP people for the developments they do.

2. How do you release change requests in your module and how often do you release them?

We release them to Qulaity client frequenctly depending on the test data avilable

but all are relased only once to PRD before go live of the project.

3. How do you create tasks? What is the max number of tasks you created in your previous projects?

By default when you create a request a task is assigned under request and your object goesinto task only.

There is no such limit for the tasks, You can create any number of taks

but generally different users create different tasks under the same request.

4. What is the difference between task and change request? Is it possible to release a change request without releasing a task?

You can't release a Request without releaseing a Task.

4. Does functional module level configuration come under workbench request or customizing request?

Under Customizing request.

5. What is the landscape you are following? In which one do you prefer to test functional module level changes?

2 System landscape.

DEV and QULITY in one box and PRD in another box.

6.how will u transport from quality sever to prroduction server

We don't transport from Aulity to PRD.

All the requests will be genrated from onE DEV CLIENT only

We use the same requests to transport to QUALITY and PRD.

But not from Quality to PRD

DEV to QUALITY

and DEV to PRD only

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
3,337

Hi gide,

Answers:

1. Functional Consultant creates a customizing request and Technical creates workbench.

2. You can release it through SE10, SE09, It depends on changes you wnat to realease.

3. When you change something or create one popup will come to ask creation of task or store into previous request. You can press F5 to create it or exclusively you can create it through SE09/10.

4. Requst contains different tasks. Without releasing tasks you cant release request.

5. FM configuration comes to workbecnch.

6 Generally it is DEV -> QUALITY -> PROD you can chcek with BASIS person or execute appropriate transactions.

7. STMS is the route to push and pull the requests.

Reward if useful!