Menu

SAP Function Module PCA_SECURITY_EXISTS

Check Existence

The Function Module PCA_SECURITY_EXISTS (Check Existence) is a standard Function Module in SAP ERP and is part of the function group PCA_SECURITY_MAIN within the package PCA_SECURITY.

Technical Information

Function Module PCA_SECURITY_EXISTS
Short Text Check Existence
Function Group PCA_SECURITY_MAIN
Package PCA_SECURITY
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_CARD_NUMBER TYPE PCA_MASK_NUMBER Masked Card Number
IV_CARD_TYPE TYPE CC_INSTITUTE Payment Card Type
IV_WITH_BUFFER TYPE BOOLE-BOOLE Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ')

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CV_ERROR TYPE BUS_PCA_BAPI-ERROR Boolean Type

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.