SAP Table BAPILOGOND

User: Logon Data Transfer Structure

BAPILOGOND (User: Logon Data Transfer Structure) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link BAPILOGOND to other SAP tables.

BAPILOGOND table fields

Field Data element Checktable Datatype Length Decimals
GLTGV User valid from XUGLTGV DATS 8 0
GLTGB User valid to XUGLTGB DATS 8 0
USTYP User Type XUUSTYP CHAR 1 0
A Dialog
B System
C Communications Data
L Reference (Logon not possible)
S Service
CLASS User group in user master maintenance XUCLASS USGRP CHAR 12 0
ACCNT Account ID XUACCNT CHAR 12 0
TZONE Time Zone TZNZONE TTZZ CHAR 6 0
LTIME Last Logon Time XULTIME TIMS 6 0
BCODE Password Hash Key XUCODE RAW 8 0
CODVN Code Version of Password Hash Algorithm (Old Systems) XUCODEVERS CHAR 1 0
A Code Version A (Obsolete)
B Code Version B (MD5-Based, 8 Characters, Upper-Case, ASCII)
C Code Version C (Not Implemented)
D Code Version D (MD5-Based, 8 Characters, Upper-Case, UTF-8)
E Code Version E (Corrected Code Version D)
X Password Deactivated
PASSCODE Password Hash Value (SHA1, 160 Bit) PWD_SHA1 RAW 20 0
CODVC Code Version of Password Hash Algorithm (New Systems) XUCODEVER2 CHAR 1 0
A Code Version A (Obsolete)
B Code Version B (MD5-Based, 8 Characters, Upper-Case, ASCII)
C Code Version C (Not Implemented)
D Code Version D (MD5-Based, 8 Characters, Upper-Case, UTF-8)
E Code Version E (Corrected Code Version D)
F Code Version F (SHA1, 40 Characters, Case-Sensitive, UTF-8)
G Code Version G = Code Vers. F + Code Vers. B (2 Hash Values)
H Code Version H (Generic Hash Procedure)
I Code Version I = Code Versions H + F + B (Three Hash Values)
X Password Deactivated
PWDSALTEDHASH Password Hash Value (Various Algorithms and Codings) PWD_HASH_STRING CHAR 255 0
CODVS Code Version of Password Hash Algorithm (New Systems) XUCODEVER2 CHAR 1 0
A Code Version A (Obsolete)
B Code Version B (MD5-Based, 8 Characters, Upper-Case, ASCII)
C Code Version C (Not Implemented)
D Code Version D (MD5-Based, 8 Characters, Upper-Case, UTF-8)
E Code Version E (Corrected Code Version D)
F Code Version F (SHA1, 40 Characters, Case-Sensitive, UTF-8)
G Code Version G = Code Vers. F + Code Vers. B (2 Hash Values)
H Code Version H (Generic Hash Procedure)
I Code Version I = Code Versions H + F + B (Three Hash Values)
X Password Deactivated
SECURITY_POLICY Security Policy Name SECURITY_POLICY_NAME CHAR 40 0

BAPILOGOND foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
BAPILOGOND CLASS * USGRP User Groups MANDT
BAPILOGOND CLASS BAPILOGOND CLASS USGRP User Groups USERGROUP
BAPILOGOND TZONE * TTZZ Time zones CLIENT
BAPILOGOND TZONE BAPILOGOND TZONE TTZZ Time zones TZONE