For particular transaction you want to upload the data using
any of bdc method...if the transaction contains any of pop
window functionaliy and having radio button in the
window..Any one of the radio button must be selected then
only the next data can be inserted how will you handle this
scenario in your program

Answer Posted / nikhil

There are two approach in creating a table.

1. Bottom-up approach
2. Top-down approach.

Both are valid and you can choose which approach is suitable
for you. I always use the bottom-up approach. Here are the
steps to create the tables with this approach.

1. SE11 will take you to the DDIC and enter the name of the
new table to be created. Let us say Zname. Click create.

2. Enter the short discription of the table and enter the
field of the table. If it is primary key and you have to
check the box.

3. Enter the data element and double click it, you will be
asked to save and will take you to data element discription
page. Enter the short discription of the data element and
enter the information of domain like the length of field and
type of field.

4. If you wanted to use the existing domain then its fine,
or else, you have to create one. Enter the domain name in
the data element page and double click it. Page will ask to
save and jump to domain creation page.

5. In the domain page, you have to save the information
which you have already given in the data elements page and
check it. Before going to data element page, you have to
activate the domain.

6. Go to data element page and save, check and activate.

7. Go to main table page and save, check, and activate.

8. Also, you have to save the technical settings of the
table.

Is This Answer Correct ?    1 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are the system fields? Explain?

560


Explain what are standard layouts sets in the sap script?

941


Sy index and sy tabix

968


What are the different types of luws?

662


What are the different types of abap reports in sap?

768






What are the payroll related infotypes? : abap hr

577


How do you find out whether a file exits on the presentation server?

570


What is the use of start-of-selection.,if not use in report what will happen,?

1162


Why do we use abstract class

1027


Explain what is a logical database?

602


Why do we use events and actions in web dynpro?

591


What is the difference between refresh and free statements?

627


What is use of transparent table in abap? How it is different from pool tables?

630


What are client dependant objects in abap/sap?

676


Concepts of OO ABAP and why we are using it?

856