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
What are the different types joins?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What are the disadvantages of logical databases?
performance tuning concepts
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
How to convert the Unit for 'Distance' (The value from one Unit to another).
What is an update type with reference to a match code id?
What is meant by a schema? : sap abap hr
What are the modes in lock objects? : sap abap data dictionary
Difference between Insert, Update and Modify?
What is the full form of spro? : sap abap hr
What are the uses of secondary indexes?
What are the requirements a dialog program must fulfill?
Why are insert and append statement used in sap abap?
What is an update task?