Menu

SAP Function Module CPE_MAPPING_TEST

Test of CPE Mapping

The Function Module CPE_MAPPING_TEST (Test of CPE Mapping) is a standard Function Module in SAP ERP and is part of the function group CPE_TEST within the package CPE_DOC.

Technical Information

Function Module CPE_MAPPING_TEST
Short Text Test of CPE Mapping
Function Group CPE_TEST
Package CPE_DOC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_APPLICATION TYPE CPET_APPLICATION 'V ' CPE Caller - Application using CPE
IV_APPSERV TYPE CHAR1 ' ' Single-character flag
IV_PRESSERV TYPE CHAR1 'X' Single-character flag
IV_SOURCE_FILE TYPE CHAR255 'C:\CPE_TEST_DOC\' Char255

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_LOG_MSG TYPE CPET_LOG_MSG_TAB CPE - Table for Message Log in Documents
ET_NAMEVALUEPAIRS_10 TYPE CPET_NAMEVALUEPAIRS_10_TAB CPE Caller - Table Type for Name Value Pairs (L-10)
ET_NAMEVALUEPAIRS_255 TYPE CPET_NAMEVALUEPAIRS_255_TAB CPE Caller - Table Type for Name Value Pairs (L-255)
ET_NAMEVALUEPAIRS_50 TYPE CPET_NAMEVALUEPAIRS_50_TAB CPE Caller - Table Type for Name Value Pairs (L-50)
TEST_ERROR_OCCURRED TYPE CHAR1 Single-character flag

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.