Menu

SAP Function Module CKAPP01_GET_PERS

Personalisierungsdaten lesen

The Function Module CKAPP01_GET_PERS (Personalisierungsdaten lesen) is a standard Function Module in SAP ERP and is part of the function group CKAPP01PERS within the package WAO_MATERIAL_COST_ESTIMATE.

Technical Information

Function Module CKAPP01_GET_PERS
Short Text Personalisierungsdaten lesen
Function Group CKAPP01PERS
Package WAO_MATERIAL_COST_ESTIMATE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_USER LIKE SY-UNAME R/3-System, Anmeldename des Benutzers

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KLVAR LIKE KEKO-KLVAR Kalkulationsvariante

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_BOM LIKE KEKO-BZOBJ neue Eingabewerte
C_MAXSEL LIKE SY-TABIX neue Eingabewerte
C_PLO LIKE KEKO-BZOBJ neue Eingabewerte
C_WQS LIKE KEKO-BZOBJ neue Eingabewerte

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.