SAP Knowledge Base Article - Public

3156566 - Missing Description of Price Components in XML of Customer Down Payment Request

Symptom

In the XML of Customer Down Payment Request, you find that the description of some Price Components is missing.

Environment

SAP Business Bydesign

Reproducing the Issue

  1. Go to Customer Invoicing Work Center, Invoice Documents View
  2. Select the Invoice ABC ((ABC represents the ID of the Invoice)
  3. Select View All
  4. Navigate to Output History tab
  5. Choose to Preview and then View the Data XML

In the XML of Customer Down Payment Request, you find that the description of some Price Components is missing. It shows as:

 <PriceComponents>        
        <Description languageCode="CA"/>      

Below is the example as how the standard one should look like:

 <PriceComponents>        
        <Description languageCode="EN">Total Net Amount</Description> 

Cause

You have not maintained the translation of the price component for the target language in the Business Configuration Activity.

Resolution

  1. Go to Business Configuration Work Center, Overview View
  2. Open "Configure Price Strategy" Activity
  3. Click "Pricing Procedure"
  4. Click on Translate button
  5. Select target language as CA-Catalan.
  6. Expand Condition Types and then maintain a translation for the condition type.
  7. Click Save and Close.

Once you are done with this, resubmit the entry in Output History again so that a new XML is generated.

Keywords

Output History; XML; Invoice; Customer Down Payment Request; Translation , KBA , AP-CI-CI , Customer Invoice , Problem

Product

SAP Business ByDesign 2108