XML Feeds

Search Big4Guy

Custom Search

Sponsored

« SAP Exchange Infrastructure XI Process IntegrationGCC Concepts Computer Operation Controls »

ABAP SAP Interview Questions - Data Type Data Object

ABAP SAP Interview Questions - Data Type Data Object

Following is a popular question for technical SAP Programmers in ABAP.

Q). In ABAP what is meant by Data Type and Data Objects?

Answer: From a technical perspective, a data object is a named memory location structured according to a particular data type. The data type specifies all the attributes of the data object such as character string, whole number, date, currency amount, table name containing data etc. All this is needed so as to work with data at run time so that the program can be executed in run time.

Data type acts an identifier for data in the sense that data types can be similar but might contain one unique identifier which sets that set of data apart from the entire data set. The ABAP language provides the flexibility wherein the data type may not be specified till the time of decleration of data object i.e. till run time. This way, data objects which have already been declared can be used for new data objects.

Related Posts

List of Transaction Codes
Functional Areas in SAP
Backorder Processing and Rescheduling
SAP Materials Requisition Planning MRP


Permalink 06/28/07 12:10:31 am , by big4guy Email , 547 views, SAP R/3, ABAP, Leave a comment »

Feedback awaiting moderation

This post has 54 feedbacks awaiting moderation...

Leave a comment


Your email address will not be revealed on this site.

Your URL will be displayed.
(Line breaks become <br />)
(Name, email & website)
(Allow users to contact you through a message form (your email will not be revealed.)