Menu

SAP Function Module CJDW_PRPS_APPEND

Eintragen neue PSP-Elemente in Belegtabelle

The Function Module CJDW_PRPS_APPEND (Eintragen neue PSP-Elemente in Belegtabelle) is a standard Function Module in SAP ERP and is part of the function group CJDW within the package CN_PSP_OPR.

Technical Information

Function Module CJDW_PRPS_APPEND
Short Text Eintragen neue PSP-Elemente in Belegtabelle
Function Group CJDW
Package CN_PSP_OPR
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
COUNT_NEW LIKE SY-TFILL Number of new elements
FROM_INDEX LIKE SY-TABIX Index first new element in document table

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
ELEMENTS LIKE PRPS List of new elements

Exceptions

This function module does not define any Exceptions.