The Function Module FM_ABADR_STRATEGY_COPY (Ableitungsstrategie kopieren) is a standard Function Module in SAP ERP and is part of the function group FMREAS_SRV within the package FMFS.
Function Module | FM_ABADR_STRATEGY_COPY |
Short Text | Ableitungsstrategie kopieren |
Function Group | FMREAS_SRV |
Package | FMFS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | LIKE | TABADR-APPLCLASS | Applikationsklasse für DD-Objekte (nicht benutzt) | |
I_CLIENT_SOURCE | LIKE | SY-MANDT | SY-MANDT | R/3-System, Mandantennummer aus Anmeldung |
I_CLIENT_TARGET | LIKE | SY-MANDT | SY-MANDT | R/3-System, Mandantennummer aus Anmeldung |
I_STRATEGY_ID | LIKE | TABADR-ABADRSTRATID | Strategie ID | |
I_SUBCLASS | LIKE | TABADR-SUBCLASS | Untergruppierung nach Applikationsklassen |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.