Show TOC

Using the Completeness Check APIs in the Child Data ObjectLocate this document in the navigation structure

Procedure

  1. Call READ_DO_INSTANCES to read the details of the child data object instance for a check ID.

    Parameter Type

    Parameter Name

    Data Type

    Importing

    CT_INSTANCES ->EXTRACTKEY

    SMMW_GUID

    Importing

    CT_INSTANCES ->CHECK_ID

    SMMW_GUID

    Importing

    CT_INSTANCES ->DOE_TIMESTAMP

    TIMESTAMPL

    Exporting

    ET_ERRLIST

    SMMW_ERRS_LIST_T

    Exporting

    ET_RETURN

    BAPIRET2_T

  2. Call SET_INSTANCES_TO_COMPLETE to set the CDS_COMPLETE attribute of completeness lookup table to 1. This value indicates that the data for the child data object has been loaded from the back-end to the CDS.

    Parameter Type

    Parameter Name

    Data Type

    Importing

    CT_INSTANCES ->EXTRACTKEY

    SMMW_GUID

    Importing

    CT_INSTANCES ->CHECK_ID

    SMMW_GUID

    Importing

    CT_INSTANCES ->DOE_TIMESTAMP

    TIMESTAMPL

    Exporting

    ET_ERRLIST

    SMMW_ERRS_LIST_T

    Exporting

    ET_RETURN

    BAPIRET2_T