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 / saurabh srivastava

1.STOP
2.potect and endprotect
3.loop endloop
4.function modules

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of at new statement ?

1599


What are the prerequisites for creating foreign key relationship?

902


What is the transaction code to display the payroll results ? : abap hr

823


What is the sap abap?

854


Can we use flow logic control key words in abap/4 and vice-verse?

771


Explain what are the system fields? Explain?

789


Define subtype ? : abap hr

799


What is IMG in SAP?

972


Program lines for the radio button selection and unabling some input variables in section screen

1176


What is roles and responsibilities of sap hr consultants? : sap abap hr

861


How do you set up background jobs in sap? What are the steps?

789


What is tcode se16?

799


What is a maintenance view? : abap data dictionary

785


did u done enhancement framework?how u implemented?

5320


Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.

1728