Message type: E = Error
Message class: MJ - Field Selection
Message number: 067
Message text: Function module call: Specify the TABLE CONTROL name
The field TABCONTROL was not supplied with a value when the function
module FIELD_SELECTION_TABCNTR_SINGLE was called. The field TABCONTROL
has the value SPACE.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
If you want to use the function module to hide columns in table
controls, specify the name of the table control in the field TABCONTROL
in the program when this function module is called. Otherwise, use
function module FIELD_SELECTION_MODIFY_SINGLE.
Error message extract from SAP system. Copyright SAP SE.
MJ067
- Function module call: Specify the TABLE CONTROL name ?The SAP error message MJ067, which states "Function module call: Specify the TABLE CONTROL name," typically occurs in the context of using function modules that require a specific table control name to be specified in the parameters. This error is often encountered in custom ABAP programs or enhancements where table controls are used to display data in a tabular format.
Cause: The error is usually caused by one of the following reasons: Missing Table Control Name: The function module being called expects a table control name as a parameter, but it has not been provided. Incorrect Function Module Usage: The function module may be called incorrectly, or the parameters may not be set up properly. Custom Development Issues: If this error arises in a custom program, it may be due to a coding error where the table control name is not being passed correctly.
Solution: To resolve the MJ067 error, you can take the following steps: Check Function
Get instant SAP help. Sign up for our Free Essentials Plan.
MJ066
This screen group is not yet used in a dynpro
What causes this issue? The screen group entered is not yet used for any screen in the program you specified. You can specify this screen group in th...
MJ065
Check the task &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
MJ068
Nothing was saved.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
MJ069
Dependent entries in the customer field selection SFAC will be deleted
What causes this issue? The 'customizable' flag has been removed in an influencing or modifiable field.System Response The end user field ...
Click on this link to search all SAP messages.