Unable to retrieve Credit Memo Global Descriptive Flexfields (GDF) through SOAP.
Summary:
I need to retrieve Global Descriptive Flexfields (GDF) for Receivables Credit Memos.
REST APIs work correctly for standalone Credit Memos, but Credit Memos created from or linked to an Invoice cannot be retrieved through the GDF REST resources.
I tested CreditMemoService SOAP and can retrieve the Credit Memo successfully, but only CreditMemoFLEXVA is returned and not the GDF information.
Content (please ensure you mask any confidential information):
Hello everyone,
I need to retrieve Global Descriptive Flexfields (GDF) for Credit Memos in Oracle Fusion Receivables.
Initially, I used the REST resources for Credit Memo GDF retrieval. However, I found that standalone Credit Memos can be retrieved successfully, while Credit Memos created from or linked to an Invoice cannot be retrieved using the same REST resources.