- How many radio buttons are associated when there are 4 radio buttons as a single radio button group?
- 0
- 1
- 2
- 4
- What is the Tcode used for calling transport organizer?
- SE09
- SE10
- SM12
- SM36
- What is the Tcode for Lock entries?
- SM04
- SM12
- SM35
- SM36
- What is the Tcode to view the list of users associated with the same client?
- SE16
- SE04
- SM04
- SM12
- What is the Internal Table which has the same response time irrespective with the size o f the table?
- Standard Table
- Sorted Table
- Hashed Table
- Table with Header line
- What is meant by REDIFINiTION?
- In a search help, by using which parameter the specialization of a field is found?
- Lpos
- Spos
- Import
- Export
- What happens when a get_instance factory method is called
a. reference variable is instantiated
b. error exception is raised because static variables cannot be called using get_instance
c. object reference method can now be called
d. interface is instantiated
- What is the Tcode for SAP Online Support System?
- OSS
- OSS1
- OSS2
- SNOTE
- What is the Tcode where we can develop the USER-EXITS?
- CMOD
- SMOD
- SALE
- NACE
- Customization is done in?
- Sandbox
- Devolopment
- Quality
- Production
- Syntax for Static Method Specification?
- Call class-method
- Call method classname=>method
- Call method classname->method
- Call method -> Class Name
- Dynamically generated function code is stored in
- SY-UCOMM
- SY-PFKEY
- PICK
- SY-SUBRC
- Which component of class, preserves its own consistency?
- Private Attributes
- Public
- Static Methods
- Function Modules
- What happens when a Function Module has been called?
- All the function Modules related to that Function Group will be called into the Buffer
- Only that specific function module will be executed
- (Something else was given .. I don’t remember)
- Shipping comes under which module of SAP?
- Sales & Distribution
- Production Planning
- Material Management
- Supply Relation Management
Read Here for SAP ABAP Tutorials.
- What are the output formats of ALV?
- List and Grid
- List and Forms
- Forms and Scripts
- Grid and Layout
- Which view uses only one table?
- Projection View
- Maintanance View
- Database View
- Help View
- What is the activity done in the Production server of SAP?
- User Training
- User Acceptance Testing
- Creating Master Data
- Configurations
- What is the responsibility of a DBA?
- Backup
- DB Management
- Configurations
- Retrieval
- Placing value of screen fields to ABAP fields which one is used?
- Assign
- ON_INPUT
- Move
- What is the Tcode for IDoc Testing Tool?
- WE 19
- WE 20
- WE30
- SM35
- What is the Tcode for RFC Programming?
- SM12
- SM35
- SM36
- SM59
- What happens when two “ top-of-page “ statements were given in the Program?
- Syntax Error
- Prints both of them
- Overwrites one on the Other
- No Change
Read Here for SAP ABAP Books.
- What are the servers involved during QRA?
- DEV
- PRD
- QRA
- All of the above
- What are the default menu’s seen in the SAP Screen?
- System
- Help
- Navigate
- None
- What are not the attributes with respect to Tabstrip?
- Tab Title
- Scroll Bar
- I/O Element
- Sub Screen
- How can we start an ABAP new Debugger?
- Give /h in the command field
- Give /hn in the command field
- Give /hend in the command field
- Debugger will not start until and unless a breakpoint is set.
- What are the components of Logical Database?
- Structures
- Selections
- Database Program
- Views
- What does Business Add-in does not consists of?
- BADI Definition
- BADI Customer Program
- BADI Implementation
- (Some other was given .. I am not sure)
- In regard to the field selection, which option of the SELECT statement is required?
- FOR ALL ENTRIES IN
- WHERE
- INTO
- MOVE-CORRESPONDING
- Identify the Keyword that determines if a CMOD function exit has been provided?
- CALL PROGRAM-EXIT
- CALL CUSTOMER-SUBSCREEN
- CALL CUSTOMER-FUNCTION
- CALL USER-EXIT
Read Here for more SAP ABAP Transaction Codes.
- What is the attribute which defines the size of a Standard Table or a Custom Table?
- Data Class
- Delivery Class
- Size Category
- Package
- What is the Tcode for SQL Trace?
- ST01
- ST05
- SQL Trace
- All of the Above
- What is the Structure of LSMW?
- BDCDATA
- BDCMSGCOLL
- BDCBG00
- All of the Above
- Which of the following below are true about IDOC?
- IDoc’s are sent from SAP to SAP Systems
- IDoc’s can be sent from SAP to Legacy Systems
- IDoc’s cannot be sent to Non-SAP Systems
- All of the Above
- In Debugging, How can the user set a breakpoint?
- Giving /h in the command field
- Giving /hn in the command field
- Setting a breakpoint from the Program Editor
- All of the Above
- Which statements from below are false about Logical Database?
- More than 1 LDB is used in a report
- LDB has structures and Database Programs associated with it
- Tcode for LDB is SE36
- None of the Above
- Where does the BADI Definition reside at?
- Adaptor Class
- BADI Implementation
- Both A & B
- What is the attribute which defines the storage type of a Standard Table or a Custom Table?
- Data Class
- Delivery Class
- Size Category
- Package
Get More Questions and Answers with Explanation at SAP ABAP Forum.
4. What is the Tcode to view the list of users associated with the same client ?
Correct Answer is SM04