No pricing procedure could be determined

Message type: E = Error

Message class: V1 - Verkaufsbelegbearbeitung

Message number: 212

Message text: No pricing procedure could be determined



What causes this issue?

The appropriate pricing procedure could not be determined because no
entry with keys '&V1&' '&V2&' '&V3&' exists
IF &[SWITCH]S4H_DOCU_ON_PREMISE& = 'X'.
in table 683V.
ENDIF.
IF &[SWITCH]S4H_DOCU_CLOUD& = 'X'.
.
ENDIF.
INCLUDE 'NA_NO_PROCESSING_2' OBJECT DOKU ID TX LANGUAGE E


How to fix this error?

IF &[SWITCH]S4H_DOCU_ON_PREMISE& = 'X'.
If necessary and if you have the authorization to do so, add the missing
entry in Customizing for Sales in the <LS>Set Pricing Procedure
Determination</> activity.
ENDIF.
IF &[SWITCH]S4H_DOCU_CLOUD& = 'X'.
If necessary and if you have the authorization to do so, add the missing
entry in the <LS>Manage Your Solution </>app, in the <LS>Set Pricing
Procedure Determination </>configuration step.
ENDIF.

Error message extract from SAP system. Copyright SAP SE.