Menu

SAP Function Module CBIH_LB63_GET_PERSON_FULLNAME

EHS: Lesen d. vollständigen Namen von Personen

The Function Module CBIH_LB63_GET_PERSON_FULLNAME (EHS: Lesen d. vollständigen Namen von Personen) is a standard Function Module in SAP ERP and is part of the function group CBIH_LB63 within the package CBIH.

Technical Information

Function Module CBIH_LB63_GET_PERSON_FULLNAME
Short Text EHS: Lesen d. vollständigen Namen von Personen
Function Group CBIH_LB63
Package CBIH
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_VALDAT LIKE SY-DATUM SY-DATUM Gültigkeitsdatum

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PERSON_FULLNAME_TAB LIKE CCIHS_PDATSI Vollständiger Name der Personen
I_PERSON_TAB TYPE CIHAL_PERSON_TAB_TYPE Personen

Exceptions

This function module does not define any Exceptions.