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 / kallol banerjee
Yes we can create objects using se80.
But who told you that we cant use se11 or se38 in real time?
If you dont have the autorization you can always ask for it
to your basis team.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is an abap dictionary? : abap data dictionary
What is collective search help? : sap abap data dictionary
How are the function code handles in flow logic?
What does the ‘suppress dialog’ do?
What do you mean by batch data communications programming?
What will you code in start-of-selection & end-of-selecton & why?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
What are the function modules used in f4 help?
What is the t-code for transaction recorder? : abap bdc
Exception handling and how does it transfer from called method to calling method?
What is meant by read lock? : sap abap data dictionary
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
wat is the default file name of BAPI trace?
On which even we can validate the input fields in module progams?
What is the difference between Exit and Stop?