/[sap_import]/call_rfc.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /call_rfc.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dpavlin, Mon Nov 18 13:40:02 2002 UTC revision 1.2 by dpavlin, Tue Nov 19 08:34:39 2002 UTC
# Line 27  my $it = $rfc->discover("Z_ZDMM0123_SIGM Line 27  my $it = $rfc->discover("Z_ZDMM0123_SIGM
27    
28  $it->FILEPATH( "ZSIGMA" );  $it->FILEPATH( "ZSIGMA" );
29  #$it->FILENAME( "LC_Orders.edi" );  #$it->FILENAME( "LC_Orders.edi" );
30  $it->FILENAME( "orders2.edi" );  $it->FILENAME( "orders2.edi1" );
31  $it->PORT( "ZIDOC" );  $it->PORT( "ZIDOC" );
32    
33  $rfc->callrfc( $it );  $rfc->callrfc( $it );

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26