what are the fields in BDC Data?

Answer Posted / anuraj singh rana

bdc data is having 5 field.

You can these information about any field by
just clicking the particular field
then Pressing F1 and after that clicking 'Techincal propery'



program name : name of the program.
dynpro: dyn = screen , pro = number.
every screen in sap having a specific dynpro.
dynbegin: 'X' shows the new screen
fname: name of the specific field in the screen
every field is having different field name
fval: value assigned to the field name .

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of table fields in the sap abap?

604


Did you create help views?

539


Structures can contain data only during the runtime of a program (t/f) : abap data dictionary

747


when are objects are passed from task to the change request?

1646


What is a table pool? : abap data dictionary

589






What are different data types in abap/4?

549


What is meant by hot spots? : abap data dictionary

623


Difference between transparent tables and pooled tables? : abap hr

543


Why lsmw does not support call transaction method? : abap bdc

618


How to convert normal function module to bapi?

1508


what is bapi,badi,bdc,ale idocs?

1619


What two statements would be used to exchange data between programs using abap memory?

496


Select query optimisation

888


How can we use / display table in a screen?

626


What is view? Explain the different types of view?

770