Table list used by SAP ABAP Function Module ADDR_PERSON_GET (Lesen einer Person ohne zugehörige Adresse (ohne Dialog))
SAP ABAP Function Module
ADDR_PERSON_GET (Lesen einer Person ohne zugehörige Adresse (ohne Dialog)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR OPTIONAL |
|
| 2 | PERS_DATA | Transfer structure for person with private address | SOURCE VALUE(PERSON_VALUE) LIKE PERS_DATA |
|
| 3 | PERS_DATA | Transfer structure for person with private address | ||
| 4 | PERS_SEL | Person Selection Parameters in Business Address Services | SOURCE VALUE(PERSON_SELECTION) LIKE PERS_SEL |
|
| 5 | PERS_SEL | Person Selection Parameters in Business Address Services | ||
| 6 | SYS_CALLS | Structure of System Callstack (like in the Debugger) | ||
| 7 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE |
|
| 8 | SZAD_FIELD | Reference Structures of Package SZAD | ||