can u save internal table in sap memory from abap memory?
Answer Posted / sreenivasa rao yarru
export&import r use for abap memory only not for sap memory
for this question 1st u have to import itab from abap memory
then put that in sap memory by set parameter id <id> field
itab
Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
What are the basic components of dialog program?
What is table pool?
What are base tables of an aggregate object?
Is main window mandatory in smartforms?
What is a table cluster? : abap data dictionary
Different between Interface and Abstract classes?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
What is sql trace? : abap data dictionary
How to get that a secondary index is attached to a select query?
What is a logical database?
Normally how many and what files get created when a transaction program is written?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
Explain the differences between sap memory and abap memory?
What are the different attributes that can be assigned to a variant?
How many types of size categories and data classes are there? : abap data dictionary