Menu

SAP Function Module HR_CH_PK_CREATE_ACCOUNT

HR-CH: Pensionskasse: Konto anlegen

The Function Module HR_CH_PK_CREATE_ACCOUNT (HR-CH: Pensionskasse: Konto anlegen) is a standard Function Module in SAP ERP and is part of the function group RPCP within the package PK02.

Technical Information

Function Module HR_CH_PK_CREATE_ACCOUNT
Short Text HR-CH: Pensionskasse: Konto anlegen
Function Group RPCP
Package PK02
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCTY LIKE T5CPK-ACCTY '01'
BEGDA LIKE T5CPK-BEGDA SY-DATUM
ENDDA LIKE T5CPK-ENDDA '99991231'
KASSE LIKE T5CP1-KASSE
LKDAT LIKE T5CPK-LKDAT '99991231'
PERNR LIKE P0000-PERNR

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T5CPK_ENTRY LIKE T5CPK

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ALREADY_EXISTS
INSERT_FAILED
WRONG_DATES