Background documentationSAP::DBTech::loader Module Locate this document in the navigation structure

 

SAP::DBTech::loader is a Perl module for SAP MaxDB. You can use this module in Perl scripts to import data using Loader commands. You can react flexibly to error situations and dynamically generate commands at runtime.

Syntax Syntax

  1. use SAP::DBTech::dbm;
End of the code.