Menu

SAP Function Module G_GENERATE_VALID_AFTER_IMPORT

Generates the coding for the desired client after a transport

The Function Module G_GENERATE_VALID_AFTER_IMPORT (Generates the coding for the desired client after a transport) is a standard Function Module in SAP ERP and is part of the function group GBL1 within the package GVAL.

Technical Information

Function Module G_GENERATE_VALID_AFTER_IMPORT
Short Text Generates the coding for the desired client after a transport
Function Group GBL1
Package GVAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_TARCLIENT LIKE E070C-TARCLIENT Desired client

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TT_E071 LIKE E071 Table with the key entries
TT_E071K LIKE E071K Table with the key entries

Exceptions

This function module does not define any Exceptions.