Data Element list used by SAP ABAP Function Module BAPI_CUST_SAREAS_MATERIALS_GET (Create List of Materials for the Sales Areas of a Customer)
SAP ABAP Function Module
BAPI_CUST_SAREAS_MATERIALS_GET (Create List of Materials for the Sales Areas of a Customer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | KUNNR | Customer Number | SOURCE VALUE(CUSTOMERNO) LIKE BAPIKNVVKY-CUSTOMER |
|
| 2 | MAKTX | Material description | SOURCE VALUE(TEXTSTRING) LIKE BAPIMAKT-MATL_DESC DEFAULT '*' |
|
| 3 | MATKL | Material Group | SOURCE VALUE(MATERIAL_GROUP) LIKE BAPIQCI-MATL_GROUP OPTIONAL |
|
| 4 | QKZ | X and Blank (Indicator) | SOURCE VALUE(NOTALLOWED) LIKE BAPIQCI-NOTALLOWED |
|
| 5 | SPRAS | Language Key | SOURCE VALUE(TEXTLANGUAGE) LIKE BAPIMAKT-LANGU DEFAULT SY-LANGU |
|
| 6 | VKORG | Sales Organization | SOURCE VALUE(SPECIFIC_SALESORGANISATION) LIKE BAPIKNVVKY-SALESORG OPTIONAL |
|
| 7 | VTWEG | Distribution Channel | SOURCE VALUE(SPECIFIC_DISTR_CHANNEL) LIKE BAPIKNVVKY-DISTRCHN OPTIONAL |
|