SAP Knowledge Base Article - Preview

2385104 - Syntax Error Dump: BBP_ITM_ACC_DET is not defined

Symptom

After upgrading to SAP SRM 7.13, you get a SYNTAX_ERROR dump message when opening a Purchase Order.

In trx SE24, you check Class /SAPSRM/CL_PDO_BO_PO Method GET_BUDGET_DATA_LDH to find the syntax error in this code:

*Get account data
      SELECT * FROM bbp_itm_acc_det APPENDING CORRESPONDING FIELDS OF TABLE lt_account2
        FOR ALL ENTRIES IN  lt_guid1
        WHERE p_guid = lt_guid1-guid.
      IF sy-subrc IS INITIAL.
      ENDIF.
    ENDIF.

The syntax error message says:

"BBP_ITM_ACC_DET" is not defined in the ABAP Dictionary as a table, projection view, or database view.


Read more...

Environment

  • SAP Supplier Relationship Management (SRM)
  • SAP enhancement package for SAP Supplier Relationship Management
  • Purchasing Orders, Extended Classic Scenario

Product

SAP Supplier Relationship Management 7.0 ; SAP enhancement package 3 for SAP Supplier Relationship Management 7.0

Keywords

syntax, error, syntax_error, dump, BBP_ITM_ACC_DET, not, defined, /SAPSRM/CL_PDO_BO_PO, GET_BUDGET_DATA_LDH, large, document, handling, SRM, EBP , KBA , SRM-EBP-POR , Local Purchase Order , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.