SAP TABLES

dynp/luw_id_format SAP Parameter attribute - format of luw id (used for update key)








dynp/luw_id_format is a SAP Parameter attribute which is used to control format of luw id (used for update key) information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

dynp/luw_id_format profile paramerter attributes


Parameter Name: dynp/luw_id_format
Description: format of luw id (used for update key)
Default Value: 1
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 1 2
Parameter Unit:
Parameter Group: System
CSN Component: BC-ABA-SC
System-Wide parameter: Yes
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation


dynp/trans_id_format specifies the format of the LUW ID. This is a Universal Unique Identifier (UUID) and one of its uses within the SAP kernel is as an update key.
Following values are possible:
1. The LUW ID has the UUID format used elsewhere in the SAP system. 2. The LUW ID is created using parameter rdisp/vb_key_comp. This parameter does not normally need to be changed. However, there are database systems (DB2 on OS/390) for which format 2 is better.

See SAP Parameter Documentation for full SAP documentation for this profile parameter.