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

What are dml commands in abap?

650


What are the names of the function modules that will be generated upon activation of a lock object?

556


what are the important fields while preparing sales order,inquiry?

1910


How to handle error in session method? : abap bdc

699


What are the contents in technical specifications?

606






What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary

725


Explain what is step-loop?

766


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

603


What are the events used for logical database?

608


What is off cycle payroll run

1951


Where do you find info on new developments in SAP?

1568


Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary

618


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary

746


what is the exact code that shoud be implimented in sap note

1977


A subroutine can contain nested form and endform blocks. State true or false. : abap modularization

780