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