The Function Module SDCAS_PARTNER_DATA_MOVE (Füllen der Strukturen SADLSTRECH und -RECB aus KNA1 und KNVK) is a standard Function Module in SAP ERP and is part of the function group V43M within the package VCA.
Function Module | SDCAS_PARTNER_DATA_MOVE |
Short Text | Füllen der Strukturen SADLSTRECH und -RECB aus KNA1 und KNVK |
Function Group | V43M |
Package | VCA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FI_PARTNER_TYPE | LIKE | TVPA-NRART | Partnerart | |
FS_KNA1 | LIKE | KNA1 | Stammdaten zum Kunden | |
FS_KNVK | LIKE | KNVK | Stammdaten zum Ansprechpartner | |
FS_VBADR | LIKE | VBADR | Stammdaten zum Ansprechpartner |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FS_SADLSTRECB | TYPE | LV43M_TY_SADLSTRECB | Statischer Teil einer Adresse |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.