The Function Module CJDW_NEXT_NUMBER (Interpretiert Kennzeichen Nummernvergabe und ermittelt externe Nummer) is a standard Function Module in SAP ERP and is part of the function group CJDW within the package CN_PSP_OPR.
Function Module | CJDW_NEXT_NUMBER |
Short Text | Interpretiert Kennzeichen Nummernvergabe und ermittelt externe Nummer |
Function Group | CJDW |
Package | CN_PSP_OPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INDEX_UP | LIKE | SY-TABIX | 0 | Index auf übergeordnetes PSP-Element |
SEARCH_IMP | LIKE | RC27X-FLG_SEL | '1' | Suchmodus: '1' Projektdefinition '2' PSP-Element |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
POSID_EXP | LIKE | PROJ-PSPID | ermittelte externe Id |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.