Can we create a field without data element ? If yes what is
the difference?
Answer Posted / akkamahadevi
Yes we can create. While creating fields in tables, we
should associate some DATA TYPES to them. We can create
tables with direct data types associated to the fields or by
associating the Dictionary data types.
Creation of tables with direct data types has the following
drawbacks.
1. Data is global for all clients.
2. Data in current R/3 can't be communicated with
another R/3.
3. Table to Table relation is not possible.
4. Search Helps can't be created.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What are the data classes in abap?
What are different types of parameters?
Name the abap/4 modularization techniques?
what is difference between user exit, customer exit and badi?
Explain the advantages and disadvantages of different types of bdc's?
Folder types in smatforms? 2)What is Command line?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
Where do you code the hide statement?
What data is contained in data dictionary? : abap data dictionary
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
how to genernate 21 sencondary index
What is bdc? : abap bdc
What is bdc programming in sap?