Dear Experts,
While transporting the function group and function modules from system A to system B, I am getting the below error
-
"Program SAPLZATSCSNG_EINB, Include LEINBF10: Syntax error in line 000068
Field 'GF_ETS_MODIFIED' is unknown. It is neitherin one of the specified tables nor defined by a 'D"
-
System A is a lower version SAP system and system B is a higher version. I compared the code of Include LEINBF10 in both the systems and there is a data declaration of field GF_ETS_MODIFIED in system B. But this is missing in system A.
Please guide me for this issue.
Thanks in advance.