Symptom
Execution of standard web service: ManageSupplierIn to delete the payment block reason code and payment block expiry date is not working hence throwing an error <MaximumLogItemSeverityCode>3</MaximumLogItemSeverityCode>
Environment
SAP Business ByDesign
Reproducing the Issue
- Open Soap UI
- Create new SOAP project.
- Select WSDL file XYZ(where XYZ is the Request payload)
- Create your XML payload which has the action to delete the payment block reason code and payment block expiry date
- Choose Submit.
system throws an error
<MaximumLogItemSeverityCode>3</MaximumLogItemSeverityCode>
Cause
The webservice ManageSupplierIn only supports creation and change of payment block details
Resolution
The deletion of payment block reason code and payment block expiry date via webservice ManageSupplierIn is not possible. The only option available is to manually update in UI.
Keywords
Payment Block Reason Code, Payment Data, Supplier BO, Supplier Base, Supplier Master Data, webservice ManageSupplierIn, , KBA , AP-BP-SUP , BusinessByDesign: Supplier , Problem