The Function Module PCA_CCARD_READ_SINGLE () is a standard Function Module in SAP ERP and is part of the function group CCARD_READ within the package BUCC.
Function Module | PCA_CCARD_READ_SINGLE |
Short Text | |
Function Group | CCARD_READ |
Package | BUCC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_CCINS | TYPE | CCARD-CCINS | Payment Card Type | |
IV_CCNUM | TYPE | CCARD-CCNUM | Payment Cards: Card Number | |
IV_RESET_BUFFER | TYPE | CCARD_BOOLEAN | Boolean Type in BP, Do Not Use in Interfaces! |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_DATA | TYPE | CCARD | Payment Cards Master Data |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.