Hi To all ABAP Gurus
Is there any other way to create data elements apart from
se11 tocde as we dont use the se11 in real time generally
this question is asked in enteg infotech
Answer Posted / raghu
hi,
ya we can create data element through se80.
se80.
select dictionary
then select data type.
here u can create data element.
In real time we cant use se11, se38 etc. So we can do
everything in se80.
I hope it is useful for u.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How to creat transactions? : abap data dictionary
What will you code in start-of-selection & end-of-selection ?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
Explain about drill down report?
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
What is the function of the correction system? : abap data dictionary
What is an abap/4 query? : abap hr
What is table buffer?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
what is diff between ECC 5.0 AND ECC 6.0
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What are the different modes of processing batch input sessions? : abap bdc
When to use logical database?
What is step-loop?
What are the different types of data dictionary objects? : abap data dictionary