SAP Function Module C14K_INT_CLASS_NO_COMPUTE

PP-SHE: Berechnung der internen Nummer einer Klasse

The Function Module C14K_INT_CLASS_NO_COMPUTE (PP-SHE: Berechnung der internen Nummer einer Klasse) is a standard Function Module in SAP ERP and is part of the function group C14K within the package CBUI.

Technical Information

Function Module C14K_INT_CLASS_NO_COMPUTE
Short Text PP-SHE: Berechnung der internen Nummer einer Klasse
Function Group C14K
Package CBUI
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_CLASS LIKE KLAH-CLASS Class name
I_CLASS_TYPE LIKE KLAH-KLART '100' Class type ( - '100 with PP-SHE (27.2.96))
I_NO_BUFFER LIKE KLAH-PRAUS 'X' Deactivate buffer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_INT_CLASS_NO LIKE KLAH-CLINT interne Klassen-Nummer

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
WRONG_CLASS_NAME The class does not exist