SAP ABAP Function Module BAPI_CUSTOMER_GETLIST (Reads customers and addresses)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF (Application Component) Basic Functions
⤷
VS (Package) Application development R/3 sales master data
⤷
⤷
Basic Data
| Function Module | BAPI_CUSTOMER_GETLIST | Reads customers and addresses |
| Function Group | LC01 | Customer/Vendor Master: BAPIs |
| Program Name | SAPLLC01 | |
| INCLUDE Name | LLC01U03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURN | TYPE | BAPIRETURN1 | Return parameter | |||
| |
MAXROWS | TYPE | BAPIF4A-MAX_ROWS | 0 | Maximum number of customers | ||
| |
CPDONLY | TYPE | BAPICUSTOMER_CPD-CPD_ONLY | Control indicator: Read one-time customers only | |||
| |
IDRANGE | TYPE | BAPICUSTOMER_IDRANGE | RANGE Table of Customer Numbers | |||
| |
ADDRESSDATA | TYPE | BAPICUSTOMER_ADDRESSDATA | Customer Address Data | |||
| |
SPECIALDATA | TYPE | BAPICUSTOMER_SPECIALDATA | Special Customer Data | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19980415 |
| SAP Release Created in |