Skip to main content

Posts

S/4 HANA create or modify PO Error WY 163 - no contact person found

  Symptom You are creating purchase order (PO) and you get terminating message "Express document 'Update was canceled' when user releasing the document and hence output messages automatically processed due to dispatch time 4 settings, or you use dispatch time 3 and using ME9f for output sending. Or you are using S/4HANA Output Control with dispatch time 2 and the output ends in error or similar termination visible. Further details from canceled update in transaction SM13 shows message is from class WY with number 163 and text "no contact person found". Environment Materials Management (MM) SAP ERP Central Component SAP ERP SAP enhancement package for SAP ERP SAP enhancement package for SAP ERP, version for SAP HANA SAP S/4HANA Cause The causing part is the output processing program, very likely the standard SAPFM06P program or its unmodified custom copy, as it has checks about plant and assigned customer master nr.: The root cause is that for the PO's receivi...

SAP HANA DB tenant is locked with license key error "System locked; license is invalid or expired"

  Symptom SYSTEMDB has a valid license and is not locked. Tenant is locked with the error "System locked; license is invalid or expired" Image /data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental. Environment SAP HANA Platform Edition 1.0 or 2.0 Multi-Tenant Database Container Cause SAP HANA licenses can be installed for the system database (global) or for a single tenant database (local). Global licenses are for the system database and all the tenant databases, but a license installed in a tenant database governs only that tenant database. If you remove a tenant-specific license key, that tenant database reverts to the global license key installed in the system database. Resolution Remove the license key from the TENANT database. This allows the TENANT to inherit the SYSTEMDB license key. To do this, run the following SQL command from the TENANT (not the SYSTEMDB) UNSET SYSTEM LICENSE ALL This does ...