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
Can multiple abap systems connect to abap database?
What is an abap?
Write syntax for message error (report)?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What are base tables of an aggregate object?
Can we access static attribute from instance method
how can you display data say "your name"in sap script without print program or driver program??
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
What are standard layouts sets in the sap script?
What is logical database? : abap hr
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
What are aggregated objects : abap data dictionary
What are the dynamic actions and how to configure it? : sap abap hr
What are the differences between primary and secondary indexes?
List the events in abap/4 language?