‎2008 Mar 20 5:27 AM
So far i displayed my posting records are displayed in the ALV grid. and a custom button is clicked the file will be send to this location i.e /tmp/file.txt
at the same time i need to fill the entry in the interface tables
int_profile
and statistics tables.
For this a basis template (basic interface program ) has also been given.
This is my requirement
An interface connection needs to be setup. and it should
fit in the Interface Structure.
constraints for the interface structure
Entry in the profile table if an interface is active
Entry in the statistics table.
For outgoing interfaces a program template has been created:
zint1_template (it is given similar to a interface program )
The new interface program zint2_ and should use the template as the basis to build.
thats all about the requirement.
How and where this kind of entries can be made by the using this requirement.
second thing , that structure (for interface ) is not available.
How to proceed and incorporate the changes in my program.
Thanks
‎2011 Jul 28 1:15 PM
For interface you have to use open dataset ,
read dataset
close dataset