Menu

SAP Function Module C0_BT_AENNR_EXPORT

Export table of the change numbers

The Function Module C0_BT_AENNR_EXPORT (Export table of the change numbers) is a standard Function Module in SAP ERP and is part of the function group C0BT within the package CP.

Technical Information

Function Module C0_BT_AENNR_EXPORT
Short Text Export table of the change numbers
Function Group C0BT
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PLNNR_IMP LIKE PLKO-PLNNR Routing number
PLNTY_IMP LIKE PLKO-PLNTY Routing type

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
AENNR_TAB_EXP LIKE Table of the change numbers

Exceptions

This function module does not define any Exceptions.