how to upload open purchase order through BDC

Answer Posted / gvkreddy

by using some of functionModules like
in both AS,PS we have to create internal table
1)UP-LOAD
2)DOWN-LOAD these are used if the data is in Presentation
Server
3)READ-DATASET
4)TRANSFER these are used if the data is in Application
Server
(Or)
By using Manualprogramming
like BDCDATA structure
there we have fields like program,dynpro,dynbegin,fname,fval

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Normally how many and what files get created when a transaction program is written?

570


How do you Export a session ?

1456


What is the differences between abap and ooabap. In which situation we useooabap?

719


Where do you find info on new developments in SAP?

1572


What is the difference between a structure and an append structure?

546






what is friend class

897


What are logical databases? What are the advantages of logical databases?

532


How we format the data before before write statement in report ?

559


What is function group?

620


Explain badi in abap.

596


How can we use multiple transactions by using bdc_insert? : abap bdc

658


How can we upload a text file having delimiters in to legacy system?

603


How we can retrieve data using secondary index. Explain with simple example?

621


Explain the difference between function group and function module?

578


how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul

2878