Menu

SAP Function Module CP_BT_PLAN_AENNR_COLLECT

Sammeln von Änderungsnummernständen

The Function Module CP_BT_PLAN_AENNR_COLLECT (Sammeln von Änderungsnummernständen) is a standard Function Module in SAP ERP and is part of the function group CPBT within the package CP.

Technical Information

Function Module CP_BT_PLAN_AENNR_COLLECT
Short Text Sammeln von Änderungsnummernständen
Function Group CPBT
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
MODE_IMP LIKE 1 Processing mode
RC279_IMP LIKE RC279 Change number record with date and object

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
RC279_IMP_EXP LIKE RC279 Table of all change numbers with objects

Exceptions

This function module does not define any Exceptions.