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

TVARVC

Former Member
0 Likes
627

Hi anyone an idea buy using TVARVC-LOW or HIGH,creating an output file?

Please provide some code if you have..

thanks

in adavance

Edited by: MICR S on Apr 25, 2008 11:04 AM

Hi anyone an idea buy using TVARVC-LOW or HIGH,creating an output file?

Please provide some code if you have..

thanks

in adavance

Edited by: MICR S on Apr 25, 2008 11:04 AM

3 REPLIES 3
Read only

Former Member
0 Likes
600

The table is generally used to the RFC (Remote Funtion Call) destination address. For example, if you are on the ECC(R/3) system and you want to get some info from the CRM system, you need to know the CRM destination id. The LOW actually holds this.

But it is not advisable to do a SELECT on this table. Instead you should find a suitable FM to get you the destination.

Reward points if useful.

Thanks.

Read only

0 Likes
600

how to create a output file at runtime what function modules can be used?

Read only

0 Likes
600

What file do you want to create.. documents file?

Try GUI_DOWNLOAD.