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
Explain what are the various types of selection screen event?
What are the advantages of logical databases?
What are the list of screen elements?
What will happen when we use fully buffered in abap?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
Name some system global variables you can use in abap programs?
What is web dynpro for abap?
Application Category?
What are spa/gpa parameters (sap memory)?
What are different data types in abap/4?
What is the difference between sy-tabix and sy-index? Where it is used?
What is the difference between get and get late?
What are the merits of its?-
how to create view in bdc..??
What are clustered tables?