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

What is the difference between a pool table and a transparent table?

535


What are the different types of luws?

651


How the at-user command serves mainly in lists?

613


What are spa/gpa parameters (sap memory)?

715


What is an abap data dictionary? : abap data dictionary

604






What are the parameters used in each function?

597


What are the different types of view?

597


what is leave to TRANSACTION?

1000


Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm

1657


What data is contained? : abap data dictionary

687


Can you set up background processing using call transaction?

584


Performance tuning techniques

886


Define subtype ? : abap hr

607


What are the layers of data description in r/3? : abap data dictionary

633


Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul

3254