Table list used by SAP ABAP Function Module CUSTOMER_SEARCH_DIALOG (Kundenstamm-Suche über Adreßattribute mit Dialog)
SAP ABAP Function Module
CUSTOMER_SEARCH_DIALOG (Kundenstamm-Suche über Adreßattribute mit Dialog) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADDR1_DATA | Address transfer structure | ||
| 2 | ADDR1_DIA | Transfer structure FB ADDR_DIALOG | ||
| 3 | ADDR1_KEYW | Keywords for address object 1 | ||
| 4 | ADDR1_SEL | Address selection parameter | ||
| 5 | ADDR1_VAL | Address return structure | ||
| 6 | ADDR_COMM | active communication types | ||
| 7 | ADDR_REF | Transfer structure for the use of addresses | ||
| 8 | CUSTOMER_FIND | Search Parameters for Customer Master Records | ||
| 9 | CUSTOMER_FIND | Search Parameters for Customer Master Records | SOURCE REFERENCE(I_SEARCH_FOR) LIKE CUSTOMER_FIND OPTIONAL |
|
| 10 | CUSTOMER_FOUND | Results Table for Customer Master Record Search | SOURCE T_SEARCH_RESULT STRUCTURE CUSTOMER_FOUND |
|