Can we create a database table through a report?

Answer Posted / jaffar shaik

Yes we can create Data base table through Report.

http://saptechnical.com/Tutorials/ABAP/BDC/DatabaseTable.htm

go through above link...

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is runtime analysis?

567


Explain open dataset in sap abap?

803


What is the difference between ABAP and HR ABAP

2989


What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc

621


How many types of views are there? : abap data dictionary

558






What should be the approach for writing a bdc program? : abap bdc

581


How memory management happens for internal tables and work areas in abap?

732


What is a badi?

554


Which one is better joins or views and why?

639


To find the date difference & excude saturday & sunday in between them

1530


Can you set up background processing using call transaction?

596


What are the personnel administration related infotypes? : abap hr

610


How to call transaction in session method without recording?

1551


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1768


What is the difference between internal tables and extract datasets? : abap modularization

672