BDC Data which format?

Answer Posted / saurabh

BDCDATA STRUCTURE represents the predefined ABAP dictionary structure of internal table.

this structure consists of five fields.

fields Type length Short text
Program CHAR 8 BDC MODULE POOL
DYNPRO NUMC 4 BDC SCREEN NO
DYNBEGIN CHAR 1 BDC START SCREEN
FNAM CHAR 35 BDC FIELD NAME
FVAL CHAR 80 BDC FIELD VALUE

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a help view? : abap data dictionary

664


What is a data dictionary? : abap data dictionary

573


How can we create callable modules of program code within one abap/4 program?

619


What are control tables? : abap data dictionary

600


Describe data classes? : abap hr

627






IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.

1499


how to track records from data dictionary?

1653


How to write a bdc – how do you go about it?

658


How do you document ABAP programs? Do you use program documentation menu option?

640


How can you access the function code from menu painter?

635


What is the difference between Check and Continue?

651


What are the different methods of passing data?

599


What is a type-pool?

608


Program for Prime numbers and Matrix plz explain me the procedural method with steps

2255


What are the steps to execute session method?

594