
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 the update key in its construction if the parameter dynp/trans_id_format was previously defined with the format 2. In this case the update key is made 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 components appear in the update key.
Application Area
Perf
Default Value
/HOST/SYNR/WPNR/DATE/TIME/STMP/
Who is permitted to make changes?
Customer
Are other parameters affected or dependent?
dynp/trans_id_format
Values allowed
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/


