The Function Module BKK_STANDING_ORDER_WRITE_CHDOC (Schreiben von Änderungsbelegen) is a standard Function Module in SAP ERP and is part of the function group FBPC within the package FKBSTOR.
Function Module | BKK_STANDING_ORDER_WRITE_CHDOC |
Short Text | Schreiben von Änderungsbelegen |
Function Group | FBPC |
Package | FKBSTOR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_STAND_ORDER_NEW | LIKE | BKKSO | Geänderte Daten des Dauerauftrags | |
I_STAND_ORDER_OLD | LIKE | BKKSO | Originaldaten des Dauerauftrags |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_STAND_ORDER_PYNOT_NEW | LIKE | BKKSONT | Geänderte Daten des Verwendungszwecks | |
T_STAND_ORDER_PYNOT_OLD | LIKE | BKKSONT | Originaldaten des Verwendungszwecks |
This function module does not define any Exceptions.