Message type: E = Error
Message class: FRMLAPI - RMS-FRM: API Messages for Formula
Message number: 120
Message text: Change indicator is missing for data record &1 of table parameter &2
You are working with the methods of the formula business object. You
selected a subobject in the ENTITIES interface parameter and did not
transfer the table parameter belonging to it to the interface, or the
parameter is initial.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Specify the appropriate parameter.
Error message extract from SAP system. Copyright SAP SE.
FRMLAPI120
- Change indicator is missing for data record &1 of table parameter &2 ?The SAP error message FRMLAPI120 indicates that a change indicator is missing for a data record in a table parameter. This error typically occurs in the context of using the Function Module or API related to the Formulas (FRMLAPI) in SAP, particularly when dealing with data records that are expected to have a change indicator.
Cause: The error is caused by the absence of a change indicator for a specific data record in the table parameter being processed. In SAP, change indicators are used to track changes to data records, and they are essential for ensuring that the system can identify which records have been modified, added, or deleted.
Solution: To resolve this error, you can take the following steps: Check the Data Record: Review the data record specified in the error message (indicated by &1) and ensure that it includes a valid change indicator. The change indicator is typically a field that indicates whether
Get instant SAP help. Sign up for our Free Essentials Plan.
FRMLAPI119
Table parameter &1 is missing; specify a parameter
What causes this issue? The table parameter &V1& is missing in the interface of the <ZK>formula business object</> method.System ...
FRMLAPI118
Error occurred when saving the formulas
What causes this issue? You have changed formula data and tried to save using the <ZK>formula </> <ZK>business object</> and ...
FRMLAPI121
Conversion error in subobject &1 with key &2
What causes this issue? You have called a method of the formula business object. An error occurred during processing when converting the units in sub...
FRMLAPI125
Messages referring to formula header object -----------------------------
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.