Menu

SAP Function Module TERM_COPY_SINGLE

SAPterm: Copies terms into other paths

The Function Module TERM_COPY_SINGLE (SAPterm: Copies terms into other paths) is a standard Function Module in SAP ERP and is part of the function group STER within the package STER.

Technical Information

Function Module TERM_COPY_SINGLE
Short Text SAPterm: Copies terms into other paths
Function Group STER
Package STER
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLIC_NEW LIKE TERM6-APPLIKKZ Path of new term
APPLIC_OLD LIKE TERM6-APPLIKKZ Path of old term
GELENKNUM_NEW LIKE TERM6-GELENKNUM Anchor number of new term (translation only)
LANGUAGE LIKE TERM6-SPRAS SY-LANGU Language
TERM_OLD LIKE TERM6-BEGRIFF Old term (original)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GELENKNUM_NEW LIKE TERM6-GELENKNUM Anchor number of new term (translation only)

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.