Menu

SAP Function Module ADDR_PERSON_NAME_FIELD_CHECK

The Function Module ADDR_PERSON_NAME_FIELD_CHECK () is a standard Function Module in SAP ERP and is part of the function group SZA8 within the package SZAD.

Technical Information

Function Module ADDR_PERSON_NAME_FIELD_CHECK
Short Text
Function Group SZA8
Package SZAD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHECK_ALL_LANGUAGES LIKE SZAD_FIELD-FLAG
CHECK_FIELD LIKE
CHECK_TSAD3_GROUP LIKE SZAD_FIELD-FLAG Checkbox Field
CHECK_TSAD3_ORG LIKE SZAD_FIELD-FLAG
CHECK_TSAD3_PERSON LIKE SZAD_FIELD-FLAG
TABLE_TYPE LIKE SZAD_FIELD-TABLE_TYPE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NAMEPARTS LIKE
RETURNCODE LIKE SZAD_FIELD-RETURNCODE Return code: Address data check error (E,W,I, SPACE)
SEX LIKE TSAD3-SEX Gender Key

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.