PUT example
A PUT()
function
sends data to the R/3 adapter.
The following example shows the PUT()
function being
used to send data to the R/3 adapter as well as enabling an adapter trace.
PUT("JALE", "-c 800 -u IDES_USER -p initpass -h 127.0.0.1 -s 00 -t",
CPACKAGE (CREMAS IDoc Input, "NATIVE"))