Show TOC

 API to Generate Listing

 

With this feature you can create an assortment and generate a listing through an RFC enabled function module.

Technical Details

Technical Name of Product Feature

RAP_LISTING_ERP_API

Product Feature Is

New

Country Dependency

Valid for all countries

Software Component Version

RTLRAP 100

UIRAP001 100

Application Component

CA-RT-AP

Available as of

CAR RETAIL APPL BUNDLE 1.0 FP01

Additional Details

Note Note

As a prerequisite to creating the listing, the assortment plan has to be finalized and all the PHPs must be matched. If the PHPs in the assortment list are not matched, you will receive an error message.

End of the note.

As of SAP Assortment Planning for Retail 1.0 FP01, assortment listings are created in ERP with the validity period of the assortment list. You use the following RFC function modules:

  • Wrf_Mapinb_Assort_Rfc

    You use this function module to create an assortment in SAP ERP given a set of locations. This function module contains the following parameters:

    Importing:

    • Assortment ID (optional)

    • Validity Dates (optional)

    • Sales Organization

    • Distribution Channel

    • Product Hierarchy ID

    • Product Hierarchy Node ID

    • Assortment Type

    • Name/Description of the assortment (which is it?)

    • Table of material groups/merchandise categories (which is it?)

    • Table of location IDs to be assigned to the assortment

    Exporting:

    • Assortment ID

    • List with warning and error messages (if any)

  • Wrf_Mapinb_Asrt_List_Rfc

    You use this function module to create listing conditions for the specified assortment in the system without the generation of prices. This function module contains the following parameters:

    Importing:

    • Assortment ID

    • Table with product IDs

    • Validity Dates (optional)

    • Listing Procedure (optional)

    Exporting:

    • List with product IDs which have been successfully listed

    • List with warning and error messages (if any)

See also

My Assortment Lists