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

how 2 create the normal form by using functional module

2138


Which table stores the programs created?

623


Can i have some Realtime Scenarios on Reports.

1819


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

608


What are the techniques involved in using sap supplied programs?

605






Static and instance variable and method with live example. Why and when to use

933


what is bapi,badi,bdc,ale idocs?

1636


Different between Interface and Abstract classes?

1119


How can you display frames (horizontal and vertical lines) in lists?

618


In SAP Script,How to display a single field(like matnr)at the right end of the form.

1983


What is an Unpack command?

640


Explain the different types of data dictionary objects?

528


i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?

1785


Difference between .Include and .append?

744


Polymorphism real time scenario

1048