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
What is meant by hot spots? : abap data dictionary
Write the bdc table structure? : abap bdc
What is new enhancement framework?
What is the difference between free and refresh?
The max number of calling modes stacked at one time is?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What are data classes? What are the various data classes available for selection? : abap data dictionary
How do you find out who has transported a transport request?
Can a posting run be deleted? : sap abap hr
How are BAPI different from Normal function modules ?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
Explain how data is stored in cluster table?
What is static attribute
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?