Menu

SAP Function Module HR_CH_PAL_GET_CREATE_CATEG_ID

Eindeutige Kategorie ID mit langem Schlüssel bestimmen/anlegen

The Function Module HR_CH_PAL_GET_CREATE_CATEG_ID (Eindeutige Kategorie ID mit langem Schlüssel bestimmen/anlegen) is a standard Function Module in SAP ERP and is part of the function group RPCT within the package PB02.

Technical Information

Function Module HR_CH_PAL_GET_CREATE_CATEG_ID
Short Text Eindeutige Kategorie ID mit langem Schlüssel bestimmen/anlegen
Function Group RPCT
Package PB02
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_CATEG_ID_LONG_KEY TYPE CHAR50 Langer Schlüssel der Kategorie ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_CATEG_ID TYPE HRPAD_PAL_CATEG_ID Kategorie ID, die unter dem langen Schlüssel registriert ist
EV_SW_NEW_CATEG TYPE BOOLE_D 'X', falls Kategorie ID noch nicht registriert war

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.