Fonction SAP API_S2K_IP_GET_PARTS_LIST - Get List of Parts for a given sequence number & location

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_CSN ADSPC_CSN C 13 X Catalog Sequence Number
I_SQNBR ADSPC_SQNBR N 5 Sequence number

Paramètre Reférence Type Long. Description
E_NO_PARTS BOOLE_D C 1 No Parts are found

Paramètre Reférence Long. Facultatif Description
ET_PARTS ADS2KIPUPL_PART_KEY 40 SPEC2000 IP Upload: Individual Part Key

Functionality
Provides a list of parts for a given Sequence Number and location.
Import Parameters:

  • I_SQNBR: The user specifies the Sequence Number.

  • I_CSN: Catalog Sequence Number.

  • Export Parameter:
    • E_NO_PARTS: Specifies when no Part matches the search criteria.

    • ET_PARTS: All Parts provided for the selection are passed back to the
    • calling application.

      Notes
      When I_CSN is empty, all parts of the given Sequence Number areprovided.

      Further information
      Other API's:

      • API_S2K_IP_HDR_CREATE

      • API_S2K_IP_PART_READ

      • API_S2K_IP_PART_UPDATE