Menu

SAP Function Module CJSD_PRPS_APPEND

Eintragen neue PSP-Elemente in Belegtabelle

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

Technical Information

Function Module CJSD_PRPS_APPEND
Short Text Eintragen neue PSP-Elemente in Belegtabelle
Function Group CJSD
Package CN_PSP_STD
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 Anzahl neue Elemente
FROM_INDEX LIKE SY-TABIX Index erstes neues Element in Belegtabelle

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 PRPSS Liste der neuen Elemente

Exceptions

This function module does not define any Exceptions.