Menu

SAP Function Module JBD_POS_CHGPTR_TYPE_UPDATE

Änderungszeiger für Update der Beständen

The Function Module JBD_POS_CHGPTR_TYPE_UPDATE (Änderungszeiger für Update der Beständen) is a standard Function Module in SAP ERP and is part of the function group JBDP within the package JBD.

Technical Information

Function Module JBD_POS_CHGPTR_TYPE_UPDATE
Short Text Änderungszeiger für Update der Beständen
Function Group JBDP
Package JBD
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_CHANGE_POINTERS TYPE JBD_TAB_TABOBJ Objekte zum Anlegen der Änderungszeiger

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
IT_JBDBSTD_NEW LIKE JBDBSTD IS-B: Bestände
IT_JBDBSTD_OLD LIKE JBDBSTD IS-B: Bestände

Exceptions

This function module does not define any Exceptions.