Hi All, we are working on service provider capacity management. We are able to get committed and usage values updated, whereas Finalize is not getting updated, even after the shipment is accepted and invoice is raised.
We were trying to update some data through CSV file to the table, 'COMMIT_USAGE' that updates the finalized commitment value.
We are unable to upload the data in CSV file.
Following error is displayed:
ORA-01861: literal does not match format string
or
ORA-01843: not a valid month
Note: We were having issues in date earlier
CSV file is attached for reference.
We were trying to update some data through CSV file to the table, 'COMMIT_USAGE' that updates the finalized commitment value.
We are unable to upload the data in CSV file.
Following error is displayed:
ORA-01861: literal does not match format string
or
ORA-01843: not a valid month
Note: We were having issues in date earlier
CSV file is attached for reference.
Comment