Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    sapnwrfc 0.34

    Download button

    No screenshots available
    Downloads: 613  Tell us about an update
    User Rating:
    Rated by:
    Good (3.0/5)
    16 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Piers Harding | More programs
    Perl Artistic License / FREE
    June 3rd, 2012, 19:35 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    sapnwrfc description

    SAP Netweaver RFC support for Perl

    sapnwrfc is an RFC based connector to SAP specifically designed for use with the next generation RFC SDK supplied by SAP for NW2004+ .

    SYNOPSIS

     SAPNW::Rfc->load_config;
     my $conn = SAPNW::Rfc->rfc_connect;

     my $rd = $conn->function_lookup("RPY_PROGRAM_READ");
     my $rc = $rd->create_function_call;
     $rc->PROGRAM_NAME("SAPLGRFC");
     eval {
     $rc->invoke;
     };
     if ($@) {
     die "RFC Error: $@\n";
     }
     print "Program name: ".$rc->PROG_INF->{'PROGNAME'}."\n";
     my $cnt_lines_with_text = scalar grep(/LGRFCUXX/, map { $_->{LINE} } @{$rc->SOURCE_EXTENDED});
     $conn->disconnect;



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    SAP Netweaver | RFC support | Perl module | SAP | Netweaver | Perl

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM