Table 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 | BAPIKNVVKY | Key for the customer's sales organization | SOURCE VALUE(SPECIFIC_SALESORGANISATION) LIKE BAPIKNVVKY-SALESORG OPTIONAL |
|
| 2 | BAPIKNVVKY | Key for the customer's sales organization | SOURCE VALUE(SPECIFIC_DISTR_CHANNEL) LIKE BAPIKNVVKY-DISTRCHN OPTIONAL |
|
| 3 | BAPIKNVVKY | Key for the customer's sales organization | SOURCE VALUE(CUSTOMERNO) LIKE BAPIKNVVKY-CUSTOMER |
|
| 4 | BAPIMAKT | Material Descriptions | SOURCE MATERIALS STRUCTURE BAPIMAKT |
|
| 5 | BAPIMAKT | Material Descriptions | SOURCE VALUE(TEXTLANGUAGE) LIKE BAPIMAKT-LANGU DEFAULT SY-LANGU |
|
| 6 | BAPIMAKT | Material Descriptions | SOURCE VALUE(TEXTSTRING) LIKE BAPIMAKT-MATL_DESC DEFAULT '*' |
|
| 7 | BAPIQCI | General transfer structure for Q-certificates on the Web | SOURCE VALUE(MATERIAL_GROUP) LIKE BAPIQCI-MATL_GROUP OPTIONAL |
|
| 8 | BAPIQCI | General transfer structure for Q-certificates on the Web | SOURCE VALUE(NOTALLOWED) LIKE BAPIQCI-NOTALLOWED |
|
| 9 | BAPIQCLINE | Transfer structure for lines of text | SOURCE MESSAGETABLE STRUCTURE BAPIQCLINE OPTIONAL |
|
| 10 | BAPIRETURN | Return Parameter | ||
| 11 | BAPIRETURN | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRETURN |