what is DATA ,TYPES,PaRAMETERS called in ABAP terms?

Answer Posted / jayati saha

Types is used to declare data types, that is what will be
the structure of the data object .
and data word is used to define the data object as a
structure of a data type.

Type is the template and the data is the implementation.

Parameter is almost like a data with only one difference
from data that is the value odf parameter is taken from
user at run time and it is connected with selection-screen.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which function module reads the data for particular infotype ? : abap hr

544


What kind of financial periods exist in SAP? What is the relevant table for that?

592


Structures can contain data only during the runtime of a program (t/f) : abap data dictionary

748


What are the two ways of producing a list within a transaction?

606


What is view? Different types of view.

576






How to upload data using catt ? : abap hr

601


How many types of tables exist and what are they in data dictionary?

594


A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?

530


Why bapi need then bdc ? : abap bdc

567


How many detail lists can be created in interactive reporting?

727


WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.

1630


What is the differences between structure and table in data dictionary in abap?

570


How will you read from internal table records in a given value range (without using loop)

961


What is the table & field to identify the no of items (bottles) stored in one case?

1963


What are dml commands in abap?

639