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
What are the function modules used to create batch input session? : abap bdc
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
What are the differences between sap memory and abap memory?
please give the remaining answers.
What are the kinds of foreign key fields?
What is the collect statement? How is it different from append?
What are hashed tables?
How to create a button in selection screen ?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What is help view?
What are the domains and data elements?
Can you create a table with fields not referring to data elements? : abap data dictionary
What is update task
Explain some essential objects in abap dictionary?