SAP Knowledge Base Article - Public

3517926 - Import Collection Fails with 'Partially Imported' Status and Execution Messages Referring to 'Please report an incident on component BC-SRV-APS-EXT-SL' - SAP S/4HANA Cloud Public Edition

Symptom

When attempting to import collections using the 'Import Collection app', the import fails with status 'Partially Imported'.

The Execution Message displayed is: 

  • Import failed.
  • Please report an incident on component BC-SRV-APS-EXT-SL.

"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."

Environment

SAP S/4HANA Cloud Public Edition

Cause

The import of a software collection which contains custom CDS views might fail due to an ABAP Dictionary Activation error because:

  • A custom CDS view's main data source is a data definition created in the context of Developer Extensibility.
  • The views stack was modified but not every view is included in the software collection.
  • The data definition was modified and included in an transport request using Transport Organizer in ABAP Environment (developer extensibility) but it is not released an imported in the target system before the dependent software collection is imported.

Resolution

Steps to check transport logs in ABAP Environment:

  1. Log in to the ABAP Development Tools (ADT) using the production system/test system.
  2. Navigate to the Transport Organizer view.
  3. Right-click on the system node and select "Open Transport Request or Task" and browse the transport request or task
  4. Click on search options and set the filter as mentioned in the screenshot
  5. Locate and open the relevant transport request (e.g., ETXXXXXX)
  6. Switch to the Transport Logs tab.
  7. Under ABAP Dictionary Activation, open the detailed log by pressing Ctrl + Open.
  8. Review the log for errors, such as:

Error 1:

DDL Source YY1_CDSVIEW1 could not be activated
(E- The component propertyName does not exist or is not active )
(Package: TEST_YY1_DEFAULT, SW-Comp: LOCAL)
DDL Source YY1_CDSVIEW2 could not be activated
(E- The data source "YY1_CDSVIEW1" does not exist or is not active )
(Package: TEST_YY1_DEFAULT, SW-Comp: LOCAL)

Error 2:

    DDL Source YY1_CDSVIEW1 could not be activated
    (E- The column proertyName is unknown )
    DDL Source YY1_CDSVIEW2 could not be activated
    (E- The data source "YY1_CDSVIEW1" does not exist or is not active ) 

    Error 3:

    ABAP Dictionary Activation    07/08/2025 04:59:38    (8) Ended with errors
    See log for request SIDK123456

        

    The import fails due to an ABAP Dictionary Activation error because the custom CDS views and their data sources have not been transported together or they have been transported but not imported yet. Transporting the underlying data sources to the target system, including data definitions created in the context of developer extensibility with ABAP Environment. Need to include the latest version of the data source object in a Transport Request in ABAP Environment. 

    In case it is already included in a Transport Request, then simply need to release this request and import it in target system. 

    See Also

    Note: Accessing the ABAP Environment using the production system requires appropriate authorizations.

    Business users must be assigned to a business role based on business role template SAP_BR_APPL_SUP_ENG_DEV_SUP to the production tenant with ABAP Environment.

    For detailed guidance, refer to Connect to the ABAP System | SAP Help Portal 

          

    For more information about transport organizer, refer to the following documentations:

    Keywords

    SAP S/4HANA Cloud Public Edition, Custom CDS Views, Import Failure, DDL Source, Unknown Column, Transport Request, ABAP Environment, Import Collection, Import Collections, Import failed, Partially Imported, Please report an incident on component BC-SRV-APS-EXT-SL, BC-SRV-APS-GKE, Import Collection failed, Production system, DDL Source could not be activated,Errors occurred during post-handling SACMDT_AFTER_IMP_DCL for DCLS L, , KBA , BC-SRV-APS-EXT-SL , Manage and Import Software Collections , BC-SRV-APS-GKE , Generic CDS Key User Editor , Problem

    Product

    SAP S/4HANA Cloud Public Edition all versions

    Attachments

    Pasted image.png
    Pasted image.png
    Pasted image.png
    Pasted image.png
    Pasted image.png
    Pasted image.png
    Pasted image.png
    Pasted image.png
    Pasted image.png
    Pasted image.png
    Pasted image.png
    Pasted image.png
    Pasted image.png
    Pasted image.png
    Pasted image.png
    Search.png
    Pasted image.png
    Pasted image.png
    Pasted image.png