Tablo No : 520
Tablo Adı : PERSONEL_EGITIM_TALEPLERI | Tablo : Personel Eğitim Talepleri |
No | Alan Adı | Tip | Açıklama | Detay |
0 | pet_Guid | Uniqueidentifier | ||
1 | pet_DBCno | Smallint | ||
2 | pet_SpecRECno | Integer | ||
3 | pet_iptal | Bit | ||
4 | pet_fileid | Smallint | ||
5 | pet_hidden | Bit | ||
6 | pet_kilitli | Bit | ||
7 | pet_degisti | Bit | ||
8 | pet_checksum | Integer | ||
9 | pet_create_user | Smallint | ||
10 | pet_create_date | DateTime | ||
11 | pet_lastup_user | Smallint | ||
12 | pet_lastup_date | DateTime | ||
13 | pet_special1 | Nvarchar(4) | ||
14 | pet_special2 | Nvarchar(4) | ||
15 | pet_special3 | Nvarchar(4) | ||
16 | pet_perskodu | Nvarchar(25) | Personel Kodu | |
17 | pet_taleptarihi | DateTime | Talep Tarihi | |
18 | pet_egitimkodu | Nvarchar(25) | Eğitim Kodu | |
19 | pet_talepdurumu | Tinyint | Talep Durumu | 0:Beklemede 1:Onaylandı 2:Reddedildi |
20 | pet_onaylayan_kullanici | Integer | Onaylayan Kullanıcı |
Indeks Tablosu | |||
Indeks | Özellik | Alanlar | |
NDX_PERSONEL_EGITIM_TALEPLERI_00 | CONSTRAINT PRIMARY KEY | pet_Guid | |
NDX_PERSONEL_EGITIM_TALEPLERI_02 | UNIQUE | pet_perskodu, pet_taleptarihi, pet_egitimkodu |