what are the components of bdc?

Answer Posted / srinivasaai

program--program name
dynpro -- screen number
dynbegin --indicator of new screen
fnam--name of the field from screen
fval--avalue to submit to field.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we upload a text file having delimiters in to legacy system? : abap bdc

616


What are the parameters used in each function?

606


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.

1768


What is meant by a schema? : sap abap hr

586


What is meant by hotspots?

613






What takes most time in SAP script programming?

687


Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh

1514


What are the data types of the external layer?

586


What is web dynpro for abap?

581


What type of user exits have you written ?

1513


Type casting and error handling

935


I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?

1537


State the system field for the current date?

636


In the MM module for finding out the standard cost what is the view one has to look at?

618


difference between Valuation type and valuation category?

2009