1.Which of the following is not an EXIT command?
options: BACK, CANCEL, STOP, EXIT?
2.To write certain contents in sap script without skipping
to the next page, which command is used?
Options: ADDRESS...ENDADDRESS, PROTECT...ENDPROTECT,
AT...ENDAT
3. When using a table control in module pool, which
statement has to present in both PAI and PBO.
options : FIELD, LOOP..ENDLOOP, CHAIN...ENDCHAIN
4. Lock objects are :
options : FUNCTION MODULES, PROGRAMS, TABLES
Answer Posted / sara george
1. BACK
2. PROTECT...ENDPROTECT
3. LOOP..ENDLOOP
4. FUNCTION MODULES
Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is meant by search help? : sap abap data dictionary
What is the syntex used to call a screen as dialog box (pop up)?
What is use of transparent table in abap? How it is different from pool tables?
Why bapi need then bdc ? : abap bdc
What is the difference between commit-work and rollback-work tasks?
What are the domains and data element?
How do you take care of performance issues in your ABAP programs?
What is a data class? : abap data dictionary
What are indexes? : abap hr
Name a few data dictionary objects? : abap data dictionary
What are the data types of the abap/4 layer? : abap data dictionary
function modules are also external subroutines. State true or false. : abap modularization
How do you write a function module in sap?
What are the organizational related Infotypes
What is the project you are currently working and work that you are doing