Skip to Content
0
Former Member
Mar 24, 2009 at 04:34 AM

Standard Incude FCDPUBLCDT is missing

40 Views

When we are doing a syntax check of the program SAPLZBP2, it is giving a syntax error INCLUDE report "FCDPUBLCDT" not found. This error is generated is CRM developement system. The Developement system component version is SAP CRM ABAP 6.0 (i.e CRM 2007).

Whereas when the same program is checked in the CRM Quality system, it doesnot give any error and the same include is found. The Quality system component version is CRM 5.0 (i.e CRM 2006).

The DEV CRM system has been upgraded from CRM 5.0 (CRM 2006) to SAP CRM ABAP 6.0 (CRM 2007). The QA CRM system has not been upgraded

Most interesting point is this include program is not present in any package. It is assumed by the Technical team that these includes are generated by the basis report RSSCD000.

Whereas the basis team has concluded that to look into the customization so that these codes can be generated. They have also confirmed that all the available support packages at the time of the CRM upgradation were imported into the system.

Can anyone please help me with this issue?