Message type: E = Error
Message class: S_DX_BAPI - Messages for MDTB Workbench (Mass Data Transfer Using BAPIs)
Message number: 123
Message text: Program &1 does not support variants, as transaction &2 is being called
You have defined a variant in the task attributes of &v1&.
As transaction &v2& is called to start the task and not the program
itself, the field must remain at its initial value.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
S_DX_BAPI123
- Program &1 does not support variants, as transaction &2 is being called ?The SAP error message S_DX_BAPI123 indicates that a specific program (denoted as &1) does not support variants when a transaction (denoted as &2) is being called. This typically occurs when you attempt to execute a program or transaction that is not designed to handle selection variants, which are often used to predefine input parameters for reports or transactions.
Cause: Program Limitation: The program you are trying to execute does not have the capability to accept or process selection variants. This can happen if the program is not designed to handle input parameters in that way. Incorrect Execution Method: You might be trying to run a program that is intended to be executed in a different context (e.g., as a background job or through a specific transaction) that does not support the use of variants. Transaction Type: The transaction you are calling may not be compatible with the way you are trying to execute it,
Get instant SAP help. Sign up for our Free Essentials Plan.
S_DX_BAPI122
Attributes do not match task &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
S_DX_BAPI121
No attributes for task &1 found
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
S_DX_BAPI124
Variant &2 does not exist for program &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
S_DX_BAPI125
A server group is not allowed with sequential processing
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.