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...

can u save internal table in sap memory from abap memory?

Answer Posted / paul

You can do this by:

EXPORT i_zpack_memory FROM it_itab_source TO MEMORY
ID ‘MEMORY_ID’ .

IMPORT i_zpack_memory TO it_itab_destination FROM MEMORY
ID 'MEMORY_ID'

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the reserve command?

1414


What are the restrictions on subscreens?

1319


Explain how do you move on to the next screen in interactive reporting?

1066


What is bdc programming? : abap bdc

1183


Is main window mandatory in smartforms?

1234


What is the difference between the exits created in M.M and S&D?

2160


What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary

1213


2)In production what is the user exit?

2026


Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)

1348


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

1157


What are the events in classical reports?

1250


Give an example of interface from your project explaining why you used it?

1449


What is the difference between Exit and Stop?

1178


What are the difference between tables and structures?

1278


Difference between sy-tabix and sy-index?

1385