Answer Posted / bandivenkateswarlu
BDC data is charcter format. it has five fields.
program : name of the module pool program
dynpro: screen number
dynbegin : in indicates for the new sreen
fnam : name of the fields
fval: the values are assinged with the fields.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
Where do you create indexes in abap?
What is the difference between Exit and Stop?
What is step-loop? Explain all the steps?
Difference between stand alone CRM and back-end CRM
How can we create callable modules of program code within one abap/4 program? : abap modularization
Explain the different types of data dictionary objects?
Difference between Insert, Update and Modify?
How to find the return code of a statement in abap programs?
What functions does a data dictionary perform? : abap data dictionary
What is step-loop?
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
What are control tables?
Explain the disadvantages of different types of bdc's?
How we can retrieve data using secondary index. Explain with simple example?