‎2011 Apr 26 2:36 PM
Hi,
I've made a function group in my development server and It works and activates fine.
When transport the order, which only contains my function group, I get the following error:
Programa SAPLZBAPI_DESARROLLOS: Syntax error, line 000004
INCLUDE report 'LZBAPI_DESARROLLOSTOP' not found
I've checked that there is no error in that program. In fact, it has been automatically generated.
Can anybody tell if I need to include something more in my order or what is wrong?
Thanks in advance.
‎2011 Apr 26 2:48 PM
Hi,
You need to transport the include program 'LZBAPI_DESARROLLOSTOP' also along with the function group. It may be in some other request. Else manually include the program 'LZBAPI_DESARROLLOSTOP' into the request using SE09 transaction and then transport the new request.
Thanks and Regards,
Harish
‎2011 Apr 26 3:35 PM
Hi Harish,
now the error is in the line 5.
Programa SAPLZBAPI_DESARROLLOS: Error de sintaxis, lÃnea 000005
INCLUDE report 'LZBAPI_DESARROLLOSUXX' not found
I've tried the same. I've gone to the include 'LZBAPI_DESARROLLOSUXX' but in this case I can not change anything. So I can't include this modue in the request.
What can I do?
Thanks again.
‎2011 Apr 27 11:58 AM
Hi,
I've solved the problem. I needed to include 'LZBAPI_DESARROLLOSUXX' in the order.
Thanks again.
Regards.