what are the fields in BDC Data?

Answer Posted / sridhar kasthuri

BDCDATA tables name

PROGRAM----------> Prgram name
DYNPRO-----------> Screen no
DYNBEGIN---------> Start of screen
FNAM-------------> Field name
FVAL-------------> Field value

total 5 fields.

Is This Answer Correct ?    21 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by authorization? Did you ever work on it? : sap abap hr

514


What is difference between check table and value table ?

635


Can we display a list in a pop-up screen other than full-size stacked list?

683


What is tcode se16. For what is it used. Explain briefly?

538


If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc

664






what next in SAP-ABAP/4 is it going to be change?

1645


What is a size category? : abap data dictionary

652


What are the 3 types of function modules in sap?

604


What are the different function modules used in sapscript?

609


Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul

3251


What is the company code? : sap abap hr

566


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1758


​​What is constructor expression in​​ nw​​ abap​​ 7.4?

631


What are the functional areas?

608


Explain how do you move on to the next screen in interactive reporting?

566