ErpObjectDFFUpdateService SOAP JBO-Incorrect EntityName with Journal Batch entity
Summary:
JBO-Incorrect EntityName passed. Hence no values returned from seed data: Incorrect EntityName passed.
Content (please ensure you mask any confidential information):
I need to update a Gl Journal Batch DFF attribute.
Try to use the REST API i/resources/11.13.18.05/journal Batches/{BatchId}/child/journalBatchDFF/{BatchId} but it doesn't work.
My other alternative is the SOAP service /fscmService/ErpObjectDFFUpdateService with unsafe:erp:EntityNameJournal Batch</erp:EntityName> which fails with this error
<faultstring>JBO-Incorrect EntityName passed. Hence no values returned from seed data: Incorrect EntityName passed. Hence no values returned from seed data.oracle.apps.fnd.applcore.messages.FndMessagesUtil$FndMapResourceBundle</faultstring>