The Function Module BUP_CCARD_CHECK_LUHN_MOD_TEN (Payment Card Check - Luhn Mod Zehn) is a standard Function Module in SAP ERP and is part of the function group CC01 within the package BUCC.
Function Module | BUP_CCARD_CHECK_LUHN_MOD_TEN |
Short Text | Payment Card Check - Luhn Mod Zehn |
Function Group | CC01 |
Package | BUCC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CCINS | LIKE | TB033-CCINS | Payment Card Type | |
I_CCNUM | LIKE | CCARD-CCNUM | Payment Card Number |
This function module does not define any EXPORTING parameters.
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 |
---|---|
NUMBER_INVALID | Card Number Is Not 'Luhn_mod_ten' |