how to create bdc for sales order ? if any one kow the
steps plz mail me at toamitshri@gmail.com

Answer Posted / bandivenkateswarlu

This is done by using the some process steps:
These steps are given below. and go through that steps.

1. Analyze the data from the local file or flat file.
2. Analyze the transaction.
3. Declaring the internal table (BDCDATA)
program: name of the module pool program name
dynpro: screen number.
dynbegin: it indicates for the new screen.
fname: name of the fields in the screen
fval : the values are assigned with the fields.
4.Transferring the data from the local file to internal table
5. Populating the internal table.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are smart forms?

588


What is the difference between collect and append statements?

563


What are the techniques involved in using sap supplied programs?

603


I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.

1349


Difference between call by value and call by reference? : abap data dictionary

603






What is Field group?

667


What happens if we use leave to list-processing without using suppress-dialog?

696


What is exception class and test class. How to use it?

881


I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/

1809


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

1655


What are indexes? : sap abap data dictionary

558


What are the attributes of a field that can be activated or deactivated during runtime?

564


What are the relational operations that can be performed on view in sap? : abap data dictionary

508


How do you Export a session ?

1450


What is the difference between rfc and bapi function modules? : abap bdc

626