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
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
How would you define the exponents for a type âfâ field?
What is the lock object?
What is use of transparent table in abap? How it is different from pool tables?
What is meant by stacked list?
Type casting and error handling
What is a table attribute?
Explain different types of locks?
What is output determination?
What is the difference between semi-monthly and Bi-weekly payroll area
How we format the data before writing a statement in the report?
What are the page windows? How many main windows will be there in a page window?
What are the different function modules used in sapscript?
Can a domain, assigned to a data element be changed?
The max number of calling modes stacked at one time is?