Answer Posted / lavanya
Table creation can be done in two ways they are
Top-Down approach
Bttom-Up approach.
Top-down approach
Go to tcode SE11.
create the domain
create data element
create table.
Bottom-up approach
create table
create data element
create domain.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How do you document abap/4 programs? Do you use program documentation menu option?
function modules are also external subroutines. State true or false. : abap modularization
Explain how to write a bdc - how do you go about it?
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
How do you connect to the remote server if you are working from the office for the client in remote place?
How can we achieve MVC ?
What is the difference between field-group header and other field groups? : abap modularization
How to create a button in selection screen ?
What is payroll driver
how can you display data say "your name"in sap script without print program or driver program??
What is the difference between getting and get late?
Explain the different types of mode (run code) in call transaction method?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
What is table buffer?
What is the differences between structure and table in data dictionary in abap?