Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> Bapi>CustomerMaterialInfo



Index

CustomerMaterialInfo

CustomerMaterialInfo


Customer-specific information for a sales material.
Customer-material information can be used as entry help for sales
processing.


11-Dec-2005


Methods

Available Methods


  • GetDetailMultiple : Detailed information about customer-material info records [ BAPI_CUSTMATINFO_GETDETAILM ]
  • GetList : Lists of customer-material info records with selection criteria [ BAPI_CUSTMATINFO_GETLIST ]

11-Dec-2005


GetDetailMultiple

GetDetailMultiple


You can use this BAPI function module to read customer-material inforecords. You should enter the info record's identification number in the parameter field.


11-Dec-2005


GetList

GetList


The user can use all intervals for the selected attributes of the CustomerMaterialInfo business object to select data.

If all the selection parameters are complete, the resulting quantity is a cross-product of these organizational units.


You have defined the following selection criteria, for example:

  • Sales organization: 0001
  • Distribution channel: 01 - 04
  • The system includes all possible combinations of these criteria:

    Sales organization 0001 Distribution channel 01


    Sales organization 0001 Distribution channel 02

    Sales organization 0001 Distribution channel 03

    Sales organization 0001 Distribution channel 04

    Further Information

    See the Specification and Design for the Sales Force Automation Interface


    11-Dec-2005