Menu

SAP Function Module SNC_CONVERT_PNAME_TO_KNAME

The Function Module SNC_CONVERT_PNAME_TO_KNAME () is a standard Function Module in SAP ERP and is part of the function group SNCA within the package SECN.

Technical Information

Function Module SNC_CONVERT_PNAME_TO_KNAME
Short Text
Function Group SNCA
Package SECN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PNAME LIKE USRACL-PNAME Printable name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HNAME LIKE USRACL-HNAME
KNAME LIKE USRACL-KNAME Canonical Name
KNAMELEN LIKE USRACL-KNAMELEN Length of canonical name
RC LIKE SY-SUBRC

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
INTERNAL_ERROR Internal Error