The Function Module POSTAL_CODE_CHECK (Check of postal code and region) is a standard Function Module in SAP ERP and is part of the function group SSRV2 within the package BF_BANK.
Function Module | POSTAL_CODE_CHECK |
Short Text | Check of postal code and region |
Function Group | SSRV2 |
Package | BF_BANK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COUNTRY | LIKE | KNA1_BF-LAND1 | ||
ONE_TIME_ACCOUNT | LIKE | BOOLE-BOOLE | SPACE | Indicator for one-time transactions (one-time account) |
POSTAL_CODE | LIKE | KNA1_BF-PSTLZ | SPACE | Postal code |
POSTAL_CODE_PO_BOX | LIKE | KNA1_BF-PSTL2 | SPACE | P.O. Box postal code |
PO_BOX | LIKE | KNA1_BF-PFACH | SPACE | |
REGION | LIKE | KNA1_BF-REGIO | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_POSTAL_CODE | LIKE | KNA1_BF-PSTLZ | Formats Postal Code | |
EV_POSTAL_CODE_PO_BOX | LIKE | KNA1_BF-PSTL2 | Formats Postal Code of P.O. Box | |
POSTAL_CODE | LIKE | KNA1_BF-PSTLZ | Postal code |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_VALID | Check not successful |