SAP ABAP Interview Questions for Novice SAP Programmers, here we are providing some interview questions on various ABAP/4 programming topics. Refer this post for Interview Questions and answers. Click on read more to read these questions.
1 . What are the 2 boxes in your system for coding for Abap and their Logins?
A) Development System & IDES/Sandbox
2. If I get a problem on a report in Production server how can I modify the report.
A) If the problem in production server we have to alter the program in Development Client and transport it to QA client Test it thoroughly and then Transport it to Production.
3. Tell me about Tokens.
A) Tokens are Issues sent by the Client to us.
4 .How to Fix the bugs and where you will do those things.
A) It Actual Depends what kind of bugs they asked about:
If it is a problem in Program, then we alter them in the SE38 (Development) and transport it after testing to Production Server.
5. What is a sandboxes.
A) SAND BOX is nothing but a test client other than Development Client or QA.
6.How to connect the from your office to client in US.
A) It will be configured by the BASIS guys..
In the sap logon pad they will enter the application server id and Routing String and the SERver type in the System Number.... with that we will connect
7.Tell me about VPN and the connections.
A) Its a another way to connect to other PC. its a 3rd party utility....
8. How to Login your system.
A) Thru SAP Logon enter the client number ,user id & password.
9 .What is the purpose of SE14.
A) Database Utility to perform table maintenance such as deleting the table or adjusting the table when there is a structure change.
10 .What is the purpose of SM30.
A) SM30 is a table Maintenance for the Ztable Created by us.
11.In Data dictionary in the table creation,What is the purpose of Technical settings.
A) To identify the Size of the Table Created and to Set whether buffering needs to be done for the table or not.
12. What is the purpose of buffering in technical settings and for what type of tables are using buffering.
A) It will reduce the Network traffic but disadvantage is it will not update the Server back immediately.
13. In reporting tell me all the events in a sequential order.
- Initialization.
- At Selection-Screen
- Start-of-Selection.
- Top-of-Page.
- At Pfn.
- End-of-Page.
- End-of-Selection.
SAP-Interview-Questions-for-Novice-Programmers
1 . What are the 2 boxes in your system for coding for Abap and their Logins?
A) Development System & IDES/Sandbox
2. If I get a problem on a report in Production server how can I modify the report.
A) If the problem in production server we have to alter the program in Development Client and transport it to QA client Test it thoroughly and then Transport it to Production.
3. Tell me about Tokens.
A) Tokens are Issues sent by the Client to us.
4 .How to Fix the bugs and where you will do those things.
A) It Actual Depends what kind of bugs they asked about:
If it is a problem in Program, then we alter them in the SE38 (Development) and transport it after testing to Production Server.
5. What is a sandboxes.
A) SAND BOX is nothing but a test client other than Development Client or QA.
6.How to connect the from your office to client in US.
A) It will be configured by the BASIS guys..
In the sap logon pad they will enter the application server id and Routing String and the SERver type in the System Number.... with that we will connect
7.Tell me about VPN and the connections.
A) Its a another way to connect to other PC. its a 3rd party utility....
8. How to Login your system.
A) Thru SAP Logon enter the client number ,user id & password.
9 .What is the purpose of SE14.
A) Database Utility to perform table maintenance such as deleting the table or adjusting the table when there is a structure change.
10 .What is the purpose of SM30.
A) SM30 is a table Maintenance for the Ztable Created by us.
11.In Data dictionary in the table creation,What is the purpose of Technical settings.
A) To identify the Size of the Table Created and to Set whether buffering needs to be done for the table or not.
12. What is the purpose of buffering in technical settings and for what type of tables are using buffering.
A) It will reduce the Network traffic but disadvantage is it will not update the Server back immediately.
13. In reporting tell me all the events in a sequential order.
- Initialization.
- At Selection-Screen
- Start-of-Selection.
- Top-of-Page.
- At Pfn.
- End-of-Page.
- End-of-Selection.
"You found the information helpful and want to say thanks? Your donation is enough to inspire us to do more. Thanks a bunch!"
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.