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
What is the function of a domain? : abap data dictionary
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
Which transaction code can I use to analyze the performance of abap program?
Explain the difference between tables and structures?
what is code to upload cost centers through call trans. and procedure
What work you have done in HR module
What is a report?
What are screen painter and menu painter? : abap hr
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
In sap script how to print bar code in vertical manner
What are the Control levels in internal tables?
What is the different between template and a table?
What is sapnet?
Have you set up a back ground job ? How to create a background job without a variant ?
What is an update type with reference to a match code id?