Menu

SAP Function Module ADK_CHECK_DB_CONVERSION

Checks Whether Database Conversion Could Conflict with Archived Data

The Function Module ADK_CHECK_DB_CONVERSION (Checks Whether Database Conversion Could Conflict with Archived Data) is a standard Function Module in SAP ERP and is part of the function group AREU within the package EWU.

Technical Information

Function Module ADK_CHECK_DB_CONVERSION
Short Text Checks Whether Database Conversion Could Conflict with Archived Data
Function Group AREU
Package EWU
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
EFILES_BY_CONT LIKE ARCHFILCRT Archives that Hinder the Conversion (Contents)
EFILES_BY_STATUS LIKE ARCHFILCRT Archives that Hinder the Conversion (Status)
E_RELATED_T001 LIKE T001_ARCH Company Codes that are Affected

Exceptions

This function module does not define any Exceptions.