Parameter rdisp/vb_key_comp Short text Update key: Order of the key components Parameter description Using the parameter rdisp/vb_key_comp it is possible to changes theupdate key in its construction if the parameter dynp/trans_id_format waspreviously defined with the format 2. In this case the update key ismade up of the following components:
- HOST IP address of the host (in HEX notation)
- SYSNR System number of the application server
- WPNR Work process number
- DATE Date
- TIME Time
- STMP Stamp
rdisp/vb_key_comp now describes the sequence in which the componentsappear in the update key.Work area Perf Default value /HOST/SYNR/WPNR/DATE/TIME/STMP/ Who is allowed Customer Other parameter dynp/trans_id_format Each sequence of the key parts HOST, SYSNR and so on is permitted. Examples rdisp/vb_key_comps = /STMP/TIME/HOST/SYNR/DATE/WPNR/ rdisp/vb_key_comps = /DATE/HOST/SYNR/WPNR/TIME/STMP/
|