Menu

SAP Function Module KKDI_RESOURCE_PAI

Konvertiert interne Ressouce in GUI-Ressource

The Function Module KKDI_RESOURCE_PAI (Konvertiert interne Ressouce in GUI-Ressource) is a standard Function Module in SAP ERP and is part of the function group KKDI within the package KKEK.

Technical Information

Function Module KKDI_RESOURCE_PAI
Short Text Konvertiert interne Ressouce in GUI-Ressource
Function Group KKDI
Package KKEK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_GUI_RESOURCE TYPE CKF_GUI_RESOURCE Externe Darstellung der Resourcenfelder
I_DO_CONVERT_TO_INT TYPE XFLAG SPACE X':convert to internal format, space: already converted
I_KOKRS TYPE KOKRS Kostenrechnungskreis
I_LIFNR TYPE LIFNR Kontonummer des Lieferanten bzw. Kreditors
I_TYPPS TYPE TYPPS Positionstyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_RESOURCE TYPE CKF_RESOURCE Ressourcenobjekt der Kalkulation

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.