PUT function

Use the PUT function to pass data to the target adapter.

Using PUT with a database/query file Using PUT without a database/query file
PUT (''DB'',  ''-MDQ DDNAME   
-DBNAME database_name 
-TABLE table_name 
[-CCARD|-CSTMT[number]] 
[-DELETE]
[-UPDATE [OFF|ONLY]] 
[{-TRACE [file|ERROR]}]'')
PUT (''DB'',  ''-DBTYPE ODBC   
-TABLE table_name 
[-SOURCE datasource]   
[-CCARD|-CSTMT [number]]   
[-DELETE]   
[{-TRACE[file|ERROR]}]'')