Skip to Content
1
Former Member
Sep 22, 2006 at 06:45 AM

Statement not accessible

20827 Views

Hi All,

In a syntax check for a function pool SAPLZBWFI i get the error saying "Statement is not accessible" for include ZBW_FI_AR_4_DATA.

The function pool has the foll includes..

INCLUDE LZBWFITOP. " Global Data

INCLUDE LZBWFIUXX. " Function Modules

*******************************************************************

  • User-defined Include-files (if necessary). *

*******************************************************************

  • INCLUDE LZBWFIF... " Subprograms

  • INCLUDE LZBWFIO... " PBO-Modules

  • INCLUDE LZBWFII... " PAI-Modules

INCLUDE ZBW_FI_AP_4_DATA. " BW A/P Data Enhancements

INCLUDE ZBW_FI_AR_4_DATA. " BW A/R Data Enhancements

INCLUDE ZBW_FI_GL_4_DATA. " BW G/L Data Enhancements

The include ZBW_FI_AR_4_DATA has the normal ABAP code.

Please help me figuring out this error.

Thanks in advance..

Smita.