on 2021 Jul 15 2:27 PM
Hello,
I'd like to understand what the tags MajorLevelOrdinalNumberValue and MinorLevelOrdinalNumberValue mean inside the price component response of the querycustomerinvoice.
I couldn't find this answer anywhere on the webservice's documentation or by searching on the internet.
<PriceComponent>
<Description languageCode="EN">Total Item Net Value</Description>
<MajorLevelOrdinalNumberValue>78</MajorLevelOrdinalNumberValue>
<MinorLevelOrdinalNumberValue>3</MinorLevelOrdinalNumberValue>
<CalculationBasis>
<BaseCode>3</BaseCode>
<Amount currencyCode="EUR">0.0</Amount>
</CalculationBasis>
<CalculationBasisBaseName languageCode="EN">Quantity</CalculationBasisBaseName>
<CalculatedAmount currencyCode="EUR">-90.0</CalculatedAmount>
</PriceComponent>
Can anyone help?
Hello Andrea,
The MajorLevelOrdinalNumberValue represents the step in your Pricing Procedure.
You can find this in the UI as follows:
Go to the Business Configuration work center.
Select the Overview view.
Open the Fine Tuning Activity Configure Price Strategy
Click on the Pricing Procedure hyperlink.
Select the respective pricing procedure e.g. Standard
Pricing Procedure
You can see for each Price Component there is a step in your
pricing procedure.
In you example the MajorLevelOrdinalNumberValue is 78, so this represents step 078 for Price Component Total Item Net Value
The MinorLevelOrdinalNumberValue represents the sequence in determine the step. 1 is the first one that is determined 2 is the second one that is determined etc.
Best regards,
Kathrin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
105 | |
9 | |
8 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.