on 2025 Feb 28 12:19 PM
Dear Gurus,
We are implementing condition contracts in S/4 HANA and need to default business volume selection criteria in the Condition Contract. We have defined a new "Group to fill for BVB" linked to a transfer group. Everything works correctly. However, I cannot set two different default values for the same field combination. Specifically, I need to set SPART (field combination 0040) with values 01 and 03.
How can I do this? The functionality seems to allow only one value for a field combination. I also can't find a BADI to use (the only BADI I found allows modifying the BVB during settlement).
Regards
Michele
Request clarification before answering.
Hi Michele,
SAP does not support multiple default values for a field within a field combination. The relevant coding is in method FILL_FROM_CONTRACT_DATA in class CL_WB2_BVB_SERVICES. To my knowledge no BAdI exists that can set the default values.
I assume that it is possible to use different field values for different field combinations. This requires that you create as many field combinations for the same field as you need different values. In addition you have to assign these field combinations to the same "Field Combination Group for Business Volume Selection" within IMG item "Define and Configure Sets of Field Combinations".
"Reference Condition Contract for Bus Vol Selection Criteria" might be also an alternative. This requires a field combination that contains the field BVB_LIST. From the documentation for the corresponding data element WB2_BVB_LIST:
Definition
Condition Contract that serves as reference for business volume selection criteria.
Use
Business volume selection criteria specified for the reference condition contract are used for the business volume determination of the actual condition contract.
The usage of reference condition contracts for business volume selection criteria facilitates the condition contract maintenance when identical selection criteria shall be used in several condition contracts.
See also 2401084 - Selection criteria for other contracts are not taken into account - SAP for Me and IMG Item "Specify Relevant CC Types for Field Combinations Representing a BVB List".
Regards
Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 33 | |
| 17 | |
| 14 | |
| 13 | |
| 9 | |
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.