The Function Module ISA_CHANGE_CONTACT_PERSON (ISA R/3: Ändern der Adreßdaten des Ansprechpartners) is a standard Function Module in SAP ERP and is part of the function group ISA_UM_45B within the package ISA_R3.
Function Module | ISA_CHANGE_CONTACT_PERSON |
Short Text | ISA R/3: Ändern der Adreßdaten des Ansprechpartners |
Function Group | ISA_UM_45B |
Package | ISA_R3 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDRESSDATA | LIKE | BAPIKNA101_1 | Adreßdaten des Ansprechpartners |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Rückgabestruktur |
This function module does not define any Exceptions.