Table list used by SAP ABAP Function Module ADDR_PERS_COMP_IMP_SUBSCREEN (Pass data from contact person address subscreen to application module)
SAP ABAP Function Module
ADDR_PERS_COMP_IMP_SUBSCREEN (Pass data from contact person address subscreen to application module) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADDR1_SEL | Address selection parameter | SOURCE VALUE(NEW_ADDRNUMBER) LIKE ADDR1_SEL-ADDRNUMBER |
|
| 2 | ADDR3_DATA | Transfer structure for the address of a person in a company | ||
| 3 | ADDR3_DATA | Transfer structure for the address of a person in a company | SOURCE VALUE(VALUES) LIKE ADDR3_DATA |
|
| 4 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | SOURCE MESSAGE_TABLE STRUCTURE ADDR_ERROR OPTIONAL |
|