what is data class?
Answers were Sorted based on User's Feedback
The data class determines in which tablespace(physical area)
the table is stored when it is creted in the database
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vijaypamulapati
Hi see this link it will useful to you.
Regards,
Vijay.
http://help.sap.com/saphelp_nwpi71/helpdata/en/cf/21eac5446011d189700000e8322d00/content.htm
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / abaper
The data class corresponds to a physical area in which all the tables assigned to this data class are stored.
Below are the 3 data classes
APPL0 (master data)
APPL1 (transaction data)
APPL2 (organizational data)
Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between Initialization and parameters ?
Which function module reads the data for particular infotype ? : abap hr
How can we send data to external programs?
What are internal tables? How do you get the number of lines in an internal table?
Double click function on the lists, identifying the line selected by the user on the list?
Types of BDC?
How to call other programs?
which of the following are used to define data in abap 1)parametrs 2)tables 3)class 4)data
What is the difference between upload and ws_upload ? : abap bdc
as a tem leader whats tools u have used in sap
How do you do BDC field Validtaions ? can any one help with syntax? is there any difference with BDC and BAPI validations?
what is the function module to read the standard text?