Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONABAP_1st exam_tabish

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
ABAP_1st exam_tabish

Description:
ABAP Sample Paper

Author:
Tabish Ahmed khan
(Other tests from this author)

Creation Date:
05/02/2011

Category:
Others

Number of questions: 11
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
There are various possibilities of creating/changing an ABAP programmeThere are various possibilities of creating/changing an ABAP programme Opening programs in the Object NavigatorOpening programs in the Object Navigator Using the ABAP EditorUsing the ABAP Editor Using EEWBUsing EEWB Using Forward NavigationUsing Forward Navigation.
Which of the following are acceptable names of an ABAP program? ZQSDABAPZQSDABAP YMYFIRSTABAPPROGRAMYMYFIRSTABAPPROGRAM Z”MyFirst ABAP PROGRAMZMyFirst ABAP PROGRAM Z==FIRSTABAPPROGRAMZ==FIRSTABAPPROGRAM THISISMYFIRSTABAPPROGRAMMETHISISMYFIRSTABAPPROGRAMME.
Data types in ABAP are not just attributes of fields, but can be defined in their own right. Where in ABAP can you define data types? ABAP DictionaryABAP Dictionary In programsIn programs In IMGIn IMG.
Which of the following are ways to process large volumes of data in ABAP?Which of the following are ways to process large volumes of data in ABAP? Internal TablesInternal Tables ExtractsExtracts Database StorageDatabase Storage.
SAP ERP System contains a lock mechanism, fully independent of database locks, that allows you to set a lock that spans several dialog steps. These locks are known as SAP locks. Which of the following are functionalities of SAP Locks? The SAP lock concept is based on lock objectsThe SAP lock concept is based on lock objects Beore you can set an SAP lock in an ABAP program, you must first create a lock object in the ABAP Dictionary. There are three types of locks in the system, shared, logical and exclusiveThere are three types of locks in the system, shared, logical and exclusive When you create a lock object, the system automatically creates two function modulesWhen you create a lock object, the system automatically creates two function modules.
When you create a function module, you can set the Process Type attribute to one of the following valuesWhen you create a function module, you can set the Process Type attribute to one of the following values Update with immediate startUpdate with immediate start Update without immediate startUpdate without immediate start Updated with Manual startUpdated with Manual start Update with Delayed startUpdate with Delayed start.
From Release 6.10, ABAP supports multi-byte coding for characters in Unicode.From Release 6.10, ABAP supports multi-byte coding for characters in Unicode. True False.
Each ABAP program consists of self-contained processing blocks, which may occur in any order in the source code. Processing blocks are sections of programs, made up of structure blocks. Which of the statements about processing blocks are True? Each ABAP program consists of self-contained processing blocks, which may occur in any order in the source code. Processing blocks are sections of programs, made up of structure blocks. Which of the statements about processing blocks are True? They can be processed sequentially or in parallelThey can be processed sequentially or in parallel They can be called from within a program, or from They can be called from within a program, or from To start an ABAP program, at least one of its processing blocks must be started from outside the program itself. To start an ABAP program, at least one of its processing blocks must be started from outside the program itself. .
Some ABAP programs can be run by a user by entering the program name or a transaction code. These programs are of type? Type 1 Type M Type F Type K.
Class-based exceptions are handled in a control structure that has the following elementsClass-based exceptions are handled in a control structure that has the following elements Try block Catch block Delete block Erase block.
In a loop, a statement block is executed several times in succession. Some of the different kinds of loops in ABAP are: In a loop, a statement block is executed several times in succession. Some of the different kinds of loops in ABAP are: Unconditional loops using the DO statement Conditional loops using the WHILE statement Loops through internal tables using the LOOP statement Unconditional loops using the WHILE statement.
Report abuse Consent Terms of use