Ansicht
Dokumentation

ISMSD_SF_SELMETHOD - Define Selection Methods

ISMSD_SF_SELMETHOD - Define Selection Methods

General Material Data   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

In this IMG activity, you define the selection methods (data access methods) for use in determining sales figures and indicators.

A sales figure indicates a quantity; for example, the delivery quantity of an issue per customer. A sales indicator, on the other hand, indicates a truth value (TRUE or FALSE). The value of the sales indicator corresponds to the number of times the truth value is TRUE.

The implementation of interface IF_ISM_SD_SALESFIGC represents a selection method. Create the implementation using the Class Builder (transaction SE24). Please note that you will require ABAP/4 programming experience to do this.

Enter the name of the implementation in Customizing in this IMG activity. Only when you have done this will you be able to use the implementation to determine sales figures or for sales indicators.

From a technical point of view, implementing the selection method defines access to a database table from which you want to determine the sales figures or indicators. To do this, you can create new structures and implement the access for them in the Logistics Information System (LIS). A data access method is available for both LIS structures S485 (for order data) and S487 (for delivery data), which are provided with the standard delivery.

For details on implementing a data access method, see the documentation on interface IF_ISM_SD_SALESFIGC, which you can access in transaction SE24.

For example, a sales indicator might be the number of sellouts in a sales area.






PERFORM Short Reference   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 1688 Date: 20240420 Time: 133145     sap01-206 ( 39 ms )