which of the following are used to define data in abap
1)parametrs
2)tables
3)class
4)data

Answer Posted / nest

All the 4 are used to define data.

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the relationship existing between the various data elements? : abap data dictionary

599


The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization

644


Why do we use abstract class

1035


What is function group?

620


Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?

575






Can you assign a matchcode object to a parameter? If so how?

605


What are standard layouts sets in the sap script?

563


Name the function module used to convert logical file names to physical file names in abap/4 programs?

602


Lock objects and what are parameters of ENQUEUE FM?

1259


Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.

612


Exception handling and how does it transfer from called method to calling method?

882


how to genernate 21 sencondary index

7042


Explain the difference between free and refresh?

592


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

575


Explain different types of locks?

577