what is the main main difference between data element and
domain? (i know definitions,i don't want definations).
Answer Posted / bun's
IN ADDITION TO ABOVE....
IN DOMAIN SCREEN U CAN GIV VALUE TABLE NAME....
IN DATAELEMENT SCREEN U CAN ASSIGN PARAMETER id N SEARCH-
HELP FOR A PERTICULAR FIELD...
THIS IS IMPORTANT FROM DEFINATION....
THANKS
| Is This Answer Correct ? | 25 Yes | 4 No |
Post New Answer View All Answers
What is a data dictionary? : abap data dictionary
How would you set the formatting options statically and dynamically within a report?
What is the function of a domain?
What is the transaction for recording bdc ? : abap bdc
What are the dynapro keywords?
What is open sql vs native sql ?
What is the collect statement? How is it different from append?
Explain the advantages and disadvantages of different types of bdc's?
What is read line in abap?
What is generic buffering?
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
What is a 'z' report?
Work most on which module: name a few tables?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
What are the aggregate objects in the dictionary? : abap data dictionary