SAP ABAP and Enterprise Software
Covers SAP ABAP Data Dictionary concepts, database management, and enterprise software integration including webMethods and TCS BaNCS
Questions
The feature mentioned in the previous question results in the hardware platform portability of SQR.
- True
- False
In a SQR, ______ command invokes a procedure.
- DO
- LET
- PUT
- GET
The _______ argument specifies an edit mask, or format, for printing the numbers, dates, and strings.
- LET
- EDIT
- MAKE
- FORMAT
You cannot use LOAD-LOOKUP in the SETUP section.
- True
- False
LOAD-LOOKUP retrieves _________ fields from the database.
- TWO
- THREE
- ALL
- RELATED
________ command is used for implicit datatype conversion.
- LET
- GET
- SET
- MOVE
When a function call itself, the process is called -
- Iteration
- Recursion
- Looping
- Calling
If a table does not have MANDT as part of the primary key, it is.
- A structure
- Invalid
- Client-independent
- Not mandatory
Name the type of ABAP Dictionary table that has these characteristics: Same number of fields as the database table Same name as database table Maps 1:1 to database table
- Pooled
- Cluster
- Transparent
- View
From the list below, which is not a data class in the Dictionary
- Master Data
- System data
- Project Data
- Organizational Data
When does a table get physically created in the underlying database .
- When you activate a transparent table in the Dictionary
- When you activate a transparent table in the ABAP Workbench
- When you create a transparent table
- When Basis creates the tablespace at the OS layer
What is not true about views :
- Views can be buffered
- A view contains data
- database view is aurtomatically created on the database upon activation
- Maintenance Views are updateable
Where does information come from when you press F1 on a screen field
- Domain Help values
- Search help
- Domain short text
- Data element documentation
What is not true about the primary index of a table
- The key fields of the table make up the primary index
- The developer designates the fields to be used as the primary index
- The primary index is automatically created when the table is activated
- The primary index ID cannot be designated by the Database Adminstrator
What requirement exists if a field is defined in the dictionary of type CURR
- The field must be linked to another field of type CUKY
- Decimals must be defined in the domain
- The field must be numeric
- No other requirement exists
What are the main functions of the Data Dictionary.
- To provide data security at the application level
- To insulate the ABAP/4 developer from the database
- To connect to the operating system
- to connect to kernel
Which of the following will be implemented by IZI program for product management and servicing?
- Informatica
- TCS BaNCS
- Silverlight technology
- None of the above
A repository of approved rules, product configurations, tariff structures and marketing actions that are used by the Policy-Administration entity is known as:
- Product Workbench
- Product Factory
- TCS BaNCS
- Policy
The webMethods Platform (software) performs the tasks:
- Execute Java programs
- Create and manage XML documents
- Administer the server and all nodes on the network
- Automatic deployment of newly developed programs
An integration server may also be known as an ________.
- Middleware
- Enterprise application integration
- Enterprise service bus
- Service-oriented architecture