Structure of Vendor Certification Data
PeopleTools 8.58.10
FS/SCM 9.2 pum 46
Is there a reason why there isn't an intermediate record between VNDR_GOV_SRC and VNDR_GOV_CERT.
It seems like it should be
- VENDOR - keys setid, vendor_id
- VNDR_GOV_CERT - keys setid, vendor_id, certif_source
- (missing record) VNDR_GOV_<X> - keys setid, vendor_id, certif_source, gov_class
- VNDR_GOV_CERT - keys setid, vendor_id, certif_source, gov_class, effdt
Without this intermediate record, you sometimes get fiddly behavior in the Supplier Info master.
Just curious.