can you create a table with out a data element? can you
create a field with out a data element?
Answer Posted / sumit
Yes, We can create using buit-in type button on fiedls tab of
table creation. and it is not recommanded cos table to table
relation is not possible using the direct data type...
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can cluster table be created?
How can we handle table control in bdc? : abap bdc
How many primary keys can be created for a table?
how do you transport lsmw data from one system to another?
wat are the process that can be executed & tracked in a workflow?
What are the advantages and disadvantages of using views in abap programming ?
What is pass by value and what is pass by reference? Which is better?
How table control cn be generated using bdc? : abap bdc
visibility section for class level and attributes level
what is abstract classes
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
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 to define selection screen?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What is an interactive report? What is the obvious difference of such report compared with classical type reports?