The Function Module CUSTOMER_TEXTS_CP_CREATE (Anlegen der Änderungzeiger für Textänderungen im Kundenstamm) is a standard Function Module in SAP ERP and is part of the function group F02D within the package FBD.
Function Module | CUSTOMER_TEXTS_CP_CREATE |
Short Text | Anlegen der Änderungzeiger für Textänderungen im Kundenstamm |
Function Group | F02D |
Package | FBD |
Module Type | Update Module |
This function module does not define any IMPORTING parameters.
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_CUSTOMER_TEXTS | LIKE | CUSTOMER_TEXTS_CP | Struktur für Änderungspointer zu Texten im Kundenstamm |
This function module does not define any Exceptions.