Table list used by SAP ABAP Function Module BAPI_CUSTOMER_GETLIST (Reads customers and addresses)
SAP ABAP Function Module
BAPI_CUSTOMER_GETLIST (Reads customers and addresses) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPICUSTOMER_ADDRESSDATA | BAPI reference structure for addresses (contact person) | ||
| 2 | BAPICUSTOMER_ADDRESSDATA | BAPI reference structure for addresses (contact person) | SOURCE ADDRESSDATA STRUCTURE BAPICUSTOMER_ADDRESSDATA OPTIONAL |
|
| 3 | BAPICUSTOMER_CPD | Control indicator: Read one-time customers only | ||
| 4 | BAPICUSTOMER_CPD | Control indicator: Read one-time customers only | SOURCE VALUE(CPDONLY) LIKE BAPICUSTOMER_CPD-CPD_ONLY OPTIONAL |
|
| 5 | BAPICUSTOMER_IDRANGE | BAPI Interface Structure for Ranges of Customer Master ID | ||
| 6 | BAPICUSTOMER_IDRANGE | BAPI Interface Structure for Ranges of Customer Master ID | SOURCE IDRANGE STRUCTURE BAPICUSTOMER_IDRANGE |
|
| 7 | BAPICUSTOMER_SPECIALDATA | Additional Customer Data | ||
| 8 | BAPICUSTOMER_SPECIALDATA | Additional Customer Data | SOURCE SPECIALDATA STRUCTURE BAPICUSTOMER_SPECIALDATA OPTIONAL |
|
| 9 | BAPIF4A | Transfer structure for BAPI_HELPVALUES_GET | SOURCE VALUE(MAXROWS) LIKE BAPIF4A-MAX_ROWS DEFAULT 0 |
|
| 10 | BAPIRETURN1 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRETURN1 |
|
| 11 | BAPIRETURN1 | Return Parameter | ||
| 12 | KNA1 | General Data in Customer Master | ||
| 13 | SDCACUSTM | SD-CA: BAPI Interface Structure for Customer Master |