What you did in BDC?

Answer Posted / bandivenkateswarlu

bdc is used to upload the data into the sap system by using
the transaction recording SHDB.
this is structure of the bdc to upload the data into the sap
database.

1.analyze the data from the local file or flat file
2.analyze the transaction
3.declaring the internal table (BDCDATA)
programm: name of the module pool programm name
dynpro : screen number
dynbegin: it indicates for the new screen number
fname : name of the fileds in the screen
fval :values are assinged with the fields.
4.transffering the data from flat file to internal
table(BDCDATA)
5.populating the internal table (BDCDATA)

Is This Answer Correct ?    18 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?

1661


Explain different types of attributes of function module?

536


How do you get the number of lines in an internal table? How to use a specific number occurs statement?

513


8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?

1603


Can a transparent table exist in the data dictionary but not in the database physically?

620






What is Buffering Concept? When should a Table be buffered?

11771


Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button

1754


How do you retrieve the data for repetitive structures ? : abap hr

643


The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary

863


How to add a column to a table control while using alphanumerical layout editor ?

1782


What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr

588


Explain the disadvantages of logical databases?

538


What is a bsp application? : sap abap hr

624


How to give programe name as input in BDC report of abap ?

1712


how to read the standard field value in your custom program.

971