Message type: E = Error
Message class: P0 - Messages for Transactions PE01, PE02 and PE03
Message number: 735
Message text: Definition of in and output parameters only possible for functions
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
P0735
- Definition of in and output parameters only possible for functions ?The SAP error message P0735, which states "Definition of in and output parameters only possible for functions," typically occurs when there is an issue with the definition of parameters in a function module or method in ABAP (Advanced Business Application Programming). This error indicates that the system is expecting a function module or method where input and output parameters can be defined, but it is encountering a situation where this is not possible. Causes: Incorrect Definition: The function module or method may not be defined correctly, leading to issues with parameter definitions. Using a Subroutine Instead of a Function Module: If you are trying to define parameters for a subroutine (FORM) instead of a function module (FUNCTION), this error will occur. Incompatible Context: The context in which you are trying to define the parameters may not support parameter definitions, such as within a class or interface where it is not allowed. Syntax Errors: There may
Get instant SAP help. Sign up for our Free Essentials Plan.
P0734
The PCG feature is not activated
What causes this issue? The 'MOLGA' feature could not be read. It may not be generated.System Response The subsequent processing of functi...
P0733
Operation & saved and activated
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
P0740
Number reassigned for indexed perform in T52A0
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
P0743
Please create a parameter line
What causes this issue? Operations that, according to the model, have no parameters also require a line in the Parameter section. This is necessary t...
Click on this link to search all SAP messages.