Data Element list used by SAP ABAP Function Module BAPI_FLCUST_GETLIST (Determine List of Flight Customers)
SAP ABAP Function Module
BAPI_FLCUST_GETLIST (Determine List of Flight Customers) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIMAXROW | Maximum number of lines of hits | SOURCE VALUE(MAX_ROWS) LIKE BAPISCUAUX-BAPIMAXROW OPTIONAL |
|
| 2 | S_CUSTNAME | Customer name | SOURCE VALUE(CUSTOMER_NAME) LIKE BAPISCUDAT-CUSTNAME OPTIONAL |
|
| 3 | S_WEBNAME | Web user name for customer | SOURCE VALUE(WEB_USER) LIKE BAPISCUAUX-WEBUSER OPTIONAL |
|