DELTA - USAP configuration option
Description
The DELTA option specifies whether or not to use delta-manager when serializing / deserializing table parameters passed by using TABLES clause.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -rfc_delta option | |||||
Environment Variable | USAP_RFC_DELTA=option | |||||
Configuration File Keyword | rfc_delta option |
Value
option specifies whether or not to use delta-manager when serializing / deserializing table parameters passed by using TABLES clause:
- 0
Do not use delta-manager. - 1
Use delta-manager
Default is 1.
Command Usage
The DELTA option is an RFC (Remote Function Call) option.
RFC options are associated with program execution, not commands. They are used to configure the SAP NW RFC connection.