The Function Module PCA_CARD_EVENT_DELE1 () is a standard Function Module in SAP ERP and is part of the function group CCARD_ARCHIVE within the package BUCC.
Function Module | PCA_CARD_EVENT_DELE1 |
Short Text | |
Function Group | CCARD_ARCHIVE |
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_GENEDATA | LIKE | BOOLE-BOOLE | Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ') | |
I_XDELE | LIKE | BOOLE-BOOLE | Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ') |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_GT_DELETE | LIKE | BUSSDELYES | CBP: Transfer Deletion Program Values | |
T_GT_DIF_VAL | LIKE | BUS0RANGED | ||
T_GT_NOT_DELETE | LIKE | BUSSDELNO | CBP: Transfer Values Del. Program | |
T_GT_VAL | LIKE | BUS0RANGE |
This function module does not define any Exceptions.