what is DATA ,TYPES,PaRAMETERS called in ABAP terms?
Answer Posted / purnachander nagula
TYPES is used to define data Types. and DATA is used to
define Data Objects.
Generally TYPES is used to define structures, DATA is used
to declare Internal Tables
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the function modules used to create batch input session? : abap bdc
What is the use of a pretty printer?
What is the difference between tables and structures?
What are the time related infotypes? : abap hr
Why cant we use Normal function module for data transfer?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
Can a constructor be declared private? If yes then in which scenario?
What is internal payroll process? : sap abap hr
How do you retrieve the data for repetitive structures ? : abap hr
How do you set up background jobs in sap? What are the steps?
What are the difference between pool tables and transparent tables?
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
Explain the difference between a dialog program and a report?
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
What is its?