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

How do you Export a session ?

1596


function modules are also external subroutines. State true or false. : abap modularization

602


How is conversion of data types done between abap/4 & db layer?

638


What are the steps in a bdc session? : abap bdc

573


How would you define the exponents for a type ‘f’ field?

626






In delivery processing which step comes first picking, packing, posting goods issue ?

1641


Explain what are the events used in interactive reports?

492


How to debug rfc function module?

704


1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?

1418


Hat are the different types of mode (run code) in call transaction method?

573


What are subroutines? : abap modularization

628


How move-corresponding works

933


what is the t-code to link technical and functional operation?

1974


Define external layer?

637


Value table VS check Table.

964