Anda di halaman 1dari 6

SIMPLE AUDIT TRAIL (example)

Kolom yang dibutuhkan untuk


bisa memproses hanya data-
data yang berubah
berdasarkan parameter waktu
Apply Filter to Data (example)
Filter by HARI Filter by TAHUN
Deployed Query as Web Service
(example)
SAP Web Service Requirement
Brief
Requirement Example

Input Parameter Dipecah berdasarkan satuan waktu Hourly, Daily, Monthly & Yearly

Output 3 kolom ID MDM, ID SAP Business Partner, Last Update

Specific Data Format ✔


ID MDM => Number / Numeric (bisa NULL)


ID SAP Business Partner => Number / Numeric

Last Update => Karakter Hasil konversi DateTime dgn
format:
- 4 DIGIT TAHUN
- 2 digit BULAN
- 2 digit TANGGAL
- 2 digit JAM (FORMAT 24 jam: 00 s/d 23)
- 2 digit MENIT (00 s/d 59)
- 2 digit DETIK (00 s/d 59)
SAP Web Service Requirement
Brief (continued)
Requirement Example

Input Parameter Effect Efek filter satuan waktu terhadap tanggal update adalah:
“LEBIH BESAR ATAU SAMA DENGAN n satuan YANG
LALU”

Example Expression In English:


“Updated Date is Greater than 2 months ago”

Notasi umum matematika: >=


Input Output Web Service
(example)

Anda mungkin juga menyukai