how to upload open purchase order through BDC
Answer / 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 |
What is an internal table?
how to prepare technical specs? what are the steps used to prepare it?
What is the difference between tables and structures?
wat controls flow logic of online programs?
differnce between screen exit, field exit and function exit
Explain what is sap script?
What is a view?
Can anybody tell me the procedure to impliment the SAP OSS notes in detail?
Difference between sy-tabix and sy-index?
What is the diffrence between index and primary key?
Where are you used type casting?
1)What is the main difference between Enhancements and BADI?