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 the diffreence between sap memory and abap memory
plz give the example

Answer Posted / manoj kumar

sap memory is the total sap memory where as abap memory is
confined to one session or we can say se38.
set parameter and get parameters are used to store the
vaklue of varable and transsport to another session
trheses are used as sap memory units
and import and export are used as abap memory units to
transport

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?

1122


What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary

1033


What is sap abap tables?

1138


What are the main events of which are used for logical database?

1193


What is Transactional based Application & Role based Application?

1616


What is the meaning of client independent?

1076


What is lock object ? : abap data dictionary

1203


What are two methods of modifying sap standard tables?

1206


Did you create secondary index?

1212


What is database utility?

1379


Can you delete data element, which is being used by table fields?

1402


Which commands are used for interactive reports?

1313


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

2369


What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary

1942


What is a view in sap? : abap data dictionary

1097