This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.
Check it out on amazon.com →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 |