CAN U TELL ME ATTRIBUTES OF BOTH DOMAIN AND DATAELEMNT
SCREEN?
Answers were Sorted based on User's Feedback
Answer / hariabap
Domain defines technical characteristics :
(a) data type (B) field length
data element defines field label and f1 help for paticular
field.
Is This Answer Correct ? | 16 Yes | 0 No |
Answer / sumit0312
Domain Defines technicla attributes for a data elements.
1. field type 2. field length 3. value range
Data element Defines the Field Description.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / surya
Attributes of dataelement :1) It specifies Elementary type
and it has domain and predefined types.
2) reference type: it specifies the data type which is
already predefined,class,interface,any object.
and it has name of reference type and reference to
predefined type.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / venkateswarlu.bandi
first of all give the attributes of the domain
attributes of domain:
table
type
size
length.
attributes of data element
data element is nothing but technical fields of table
field.it is a field in data base.
Is This Answer Correct ? | 1 Yes | 6 No |
The structure of a table has been changed in the ABAP/4 Dictionary. Which of the following adjustments in the relevant database table is correct, if you want to retain the previous data?
Can you call a bdc from a report program ?
What is the difference between a dialog program and a report?
what is the main difference between lsmw and bdc ? in which situation we will go for lsmw instead of bdc?
How many interactive lists?
Explain what is the difference between primary key and unique key?
what is itcsy structure? what is the importance of it? give me the detailed information of it ?
What are domains and data element?
How do you find the information on the current screen? : abap bdc
wat is the significance of keyword " LIKE ".
How move-corresponding works
visibility section for class level and attributes level