Menu

SAP Function Module ADDR_READ_INVALID_CHECKSTATUS

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

Technical Information

Function Module ADDR_READ_INVALID_CHECKSTATUS
Short Text
Function Group SZAP
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
READ_INVALID LIKE SZAD_FIELD-FLAG 'X'
READ_NOT_CHECKED LIKE SZAD_FIELD-FLAG SPACE
READ_VALID LIKE SZAD_FIELD-FLAG SPACE

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
ADDRESS_GROUPS LIKE ADAGROUPS
ADDRESS_SELECTION LIKE ADDR1_SEL
INVALID_ADDRESSES LIKE ADDR_CHCKD
NOT_CHECKED_ADDRESSES LIKE ADDR_CHCKD
VALID_ADDRESSES LIKE ADDR_CHCKD

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Serious internal error (MESSAGE A...)
PARAMETER_ERROR Incorrect parameter values