Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

IMPORT EXPORT

Former Member
0 Likes
897

Hi All,

Because of following statement,

IMPORT %_VB_CALLS FROM MEMORY ID VBKEY_ID.

Internal table %_VB_CALLS is getting records.But i wanted to know how that internal table is getting the data.

Can any one help me.It is on high priority for me.

You have been identified as a *repeat offender*. 
Please stop posting vague questions & try to first solve the issues 
on your own ( ever heard of debug?) and only then seek help from the 
forum(s) for specific problems.

Edited by: Suresh Datti on Aug 7, 2009 3:43 PM

4 REPLIES 4
Read only

Former Member
0 Likes
840

[hjj|/thread/1284612 [original link is broken];

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
840

Read only

Former Member
0 Likes
840

This message was moderated.

Read only

Amey_Vishwasrao
Explorer
0 Likes
767

Did you get any idea about how the data is getting populated in %_vb_calls internal table using statement
import %_vb_calls from memory id vbkey_id.