Menu

SAP Function Module PCA_CCARD_READ_SINGLE

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.

Technical Information

Function Module PCA_CCARD_READ_SINGLE
Short Text
Function Group CCARD_READ
Package BUCC
Module Type Normal Module

Importing Parameters

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!

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.