Do you have any question about this error?
Message type: E = Error
Message class: FRMLCALC - Formula Calculations
Message number: 036
Message text: Calculation routine for primary output does not exist
The Business Add-In (BAdI) <LS>Calculation of Inputs and Outputs of a
Formula</> (BADI_FRML_CALC) defines the calculation routine for the
primary output. This calculation routine was not found. No active
implementation exists.
The primary output cannot be calculated.
INCLUDE RMS_GEN_ADMIN OBJECT DOKU ID TX
Make sure that either the default implementation or your own
implementation of the BAdI is active.
Error message extract from SAP system. Copyright SAP SE.
FRMLCALC036
- Calculation routine for primary output does not exist ?The SAP error message FRMLCALC036 indicates that there is a missing calculation routine for the primary output in a formula-based calculation. This error typically occurs in the context of SAP's formula-based pricing or calculation routines, often in modules like SAP SD (Sales and Distribution) or SAP CO (Controlling).
Cause:
- Missing Calculation Routine: The primary output calculation routine has not been defined or is not available in the system.
- Incorrect Configuration: The configuration settings for the pricing procedure or calculation schema may not be set up correctly.
- Transport Issues: If the system has recently undergone a transport of changes, the calculation routine may not have been transported correctly.
- Version Mismatch: There may be a version mismatch between the configuration and the actual implementation in the system.
Solution:
Check Configuration:
- Go to the relevant configuration settings in SAP (e.g., SPRO) and verify that the calculation routine for the primary output is defined.
- Ensure that the pricing procedure or calculation schema is correctly configured to include the necessary calculation routines.
Define Calculation Routine:
- If the calculation routine is missing, you may need to create it. This can typically be done in the transaction code V/08 (for pricing) or KOT2 (for cost calculation).
- Ensure that the routine is correctly coded and activated.
Transport Requests:
- If the issue arose after a transport, check the transport logs to ensure that all necessary objects were transported successfully.
- If needed, re-transport the missing objects or manually create the calculation routine in the target system.
Check for Notes and Updates:
- Look for SAP Notes related to this error message. Sometimes, SAP releases notes that provide fixes or additional guidance for specific issues.
- Ensure that your system is up to date with the latest patches and updates.
Testing:
- After making changes, perform tests to ensure that the calculation routine is now functioning as expected and that the error message no longer appears.
Related Information:
If the problem persists after following these steps, it may be beneficial to consult with an SAP functional consultant who specializes in the relevant module for further assistance.
Get instant SAP help. Start your 7-day free trial now.
FRMLCALC035
Aeration volume of &1 (item &2) was not calculated
What causes this issue? The system attempted to determine the aeration volume using the overrun factor. This was not possible because the overrun fac...
FRMLCALC034
Unit for target input quantity does not exist
What causes this issue? The system attempted to determine the dimension of the target input quantity but it established that the unit for the target ...
FRMLCALC037
Value in field &1 was calculated via material master for material &2
What causes this issue? The system calculated the field &V1& for the material &V2&. Here it used the alternative units of measure fro...
FRMLCALC038
Target input quantity is not current, formula is inconsistent
What causes this issue? The target input quantity of the formula does not match the total input quantity of the formula. The calculated values in the...
Click on this link to search all SAP messages.