The Function Module BUPA_PCARD_CHANGE (SAP-GP, API: Zahlungskartenverbindung ändern) is a standard Function Module in SAP ERP and is part of the function group BUBA_5 within the package BUPA.
Function Module | BUPA_PCARD_CHANGE |
Short Text | SAP-GP, API: Zahlungskartenverbindung ändern |
Function Group | BUBA_5 |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_CCARDDETAIL | TYPE | BAPIBUS1006_PCARD_DATA | SAP-GP: BAPI-Struktur für Zahlkartenverbindungen | |
IS_CCARDDETAIL_X | TYPE | BAPIBUS1006_PCARD_DATA_X | SAP-GP: BAPI-Struktur für Zahlkartenverbindungen | |
IV_CCARD_ID | TYPE | BUT0CC-CCARD_ID | Zahlungskarten-ID | |
IV_PARTNER | TYPE | BU_PARTNER | Geschäftspartnernummer | |
IV_PARTNER_GUID | TYPE | BU_PARTNER_GUID | GUID eines Geschäftspartners | |
IV_X_SAVE | TYPE | BAPI4001_1-SAVE_ADDR | 'X' | internes Kennzeichen |
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 |
---|---|---|---|---|
ET_RETURN | LIKE | BAPIRET2 | Returnparameter |
This function module does not define any Exceptions.