Fonction SAP BAPI_PRODCAT_GET_DETAIL - Read Header Data for a Product Catalog

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CATALOG BAPIADMID-PRODCAT C 10 Product Catalog

Paramètre Reférence Type Long. Description
DETAIL BAPIPCHEAD u 92 Header Data
RETURN BAPIRETURN u 452 Return Value

Functionality
This method supplies header data for a product catalog.

Notes
Messages are returned in the parameter RETURN. The return values andtheir meaning are found in the parameter documentation.

Description
The header data comprises the following fields:

  • PRODCAT: Catalog number

  • LAYOUT: ,,Layout of catalog

  • VALID_FROM: Valid from date

  • VALID_TO: Valid to date

  • REF_CUSTOMER: Reference customer

  • SALES_ORG: Sales organization

  • DISTR_CHANNEL: Distribution channel

  • DIVISION: Division

  • R_PROMO: ,,Promotion

  • UNIT_SHARES: Display size unit of measure

  • PCTYPE: Catalog type

  • CATALOGCODE: Catalog code

  • AUTH_GROUP: Authorization group

  • UNIT_SHARES_ISO: Display size unit of measure in ISO format

  • COPIES: Number of copies (total across all catalog variants)
  • Description
    Return value for errors.

    Value range
    TYPE = "E" CODE = "W+402" Catalog does not exist
    TYPE = "E" CODE = "W+401" Unknown error
    TYPE = "E" CODE = "W+544" No authorization to read catalog

    Description
    For further information see the data elementdocumentation.