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 anyone please tell me, in orient paper mill project which fields exits for creating report.
Does sap handle multiple currencies?
What do you do when the system crashes in the middle of a BDC batch session?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
How do you populate data into a multiple line field?
What is database utility?
What is the sap abap?
Can i know some of the Realtime tickets that anyone has been faced ?
How to eliminate duplicate entries in internal tables? : abap data dictionary
Application Category?
foreign key enforcement?
How many types of size categories and data classes are there? : abap data dictionary
did u done enhancement framework?how u implemented?
Explain what are the events used in interactive reports?
How do you use structures in the abap programs?