‎2009 Aug 07 1:43 PM
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
‎2009 Aug 07 1:48 PM
‎2009 Aug 07 1:53 PM
‎2009 Aug 07 1:54 PM
‎2024 Nov 22 3:50 PM - edited ‎2024 Nov 22 3:50 PM
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.