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
How do you document abap/4 programs? Do you use program documentation menu option?
How to creat transactions? : abap data dictionary
How are the function code handles in flow logic?
What are the types of the programming language used in the sap abap software?
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
what is the transaction transaction for setting parameters rdisp/buffermode
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
how to read the standard field value in your custom program.
How do you convert non-char field into char type fields ?
Lock objects and what are parameters of ENQUEUE FM?
Are you familiar with all steps for setting up a workflow?
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
Is a logical database a requirement/must to write an abap/4 query?
What is web dynpro for abap?