Menu

SAP Function Module FM_ABADR_STRATEGY_COPY

Ableitungsstrategie kopieren

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.

Technical Information

Function Module FM_ABADR_STRATEGY_COPY
Short Text Ableitungsstrategie kopieren
Function Group FMREAS_SRV
Package FMFS
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.