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 a size category? : abap data dictionary
what is bapi,badi,bdc,ale idocs?
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
What are the major steps will you use for tuning?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
How to specify a client for database table processing?
What are the abap/4 commands that link to a layout set?
When you prefer lsmw?
What is the process to enhance the Infotype
Have you set up a back ground job ? How to create a background job without a variant ?
Create any functions? How to go about it?
What will exactly the hide statement do?
Explain client-dependent and client-independent tables.
What are the types of subroutines?