Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is set cursor and get cursor command in module pool

Answer Posted / bandivenkateswarlu

set cursor is used to pass the data from abap program to
abap memory

get cursor is used to pass the data from the abap memory to
the abap program.

syntax: set parametes (pid) vairable (variable).
get parameter (pid)

Is This Answer Correct ?    6 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are extracts?

1061


Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.

2231


What are the Synchronous and asynchronous methods in bdc ?

1115


What is the use of abap data dictionary? : abap data dictionary

1096


How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc

1227


Where the payroll results are stored

2280


What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary

1156


What are the different types of views and their definition?

1153


What are the relational operations that can be performed on view in sap? : abap data dictionary

994


What are clustered tables?

1114


I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/

2351


What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?

1426


What are the three hierarchical levels of data types and objects?

1207


What are the parameters in bdc_insert? : abap bdc

1347


1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?

1926