This table captures additional Supplier information.
Examples are like credit scoring details of Supplier or the No. of Employees working in Supplier Organization.
SELECT hop.*
FROM hz_organization_profiles hop
WHERE hop.party_id = 123456
SELECT ffv1.flex_value parent_account ,ffvt1.description parent_account_desc ,ffv2.flex_value child_account ,ffvt2.description...
No comments:
Post a Comment