Fonction SAP BAPI_PCA_MASTER_CHANGE - Change a Payment Card

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CARD_NUMBER BAPIBUS1186_HEAD-CARD_NUMBER C 25 Payment cards: Card number
CARD_TYPE BAPIBUS1186_HEAD-CARD_TYPE C 4 Payment card type
DATA BAPIBUS1186_MASTER_DATA u 139 Payment Card Data
DATAX BAPIBUS1186_MASTER_DATAX u 7 Payment Card Update Bar
SAVE_DIRECT BAPIUPDATE C 1 'X' X Change Information for the Relevant User Data Field

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 Return Parameter

Functionality
The attributes of a payment card can be changed with this BAPI.
For this purpose, enter the payment card type and the payment cardnumber, which clearly identify a payment card in the system (e.g. VISA1234567890123456).
The new attribute values are transferred with the parameter DATA. Theparameter DATAX identifies the attributes that actually have to bechanged. There is a corresponding update indicator in parameter DATAXfor each structure field in DATA.
If you state DATA-MASK_NUMBER and DATAX-MASK_NUMBER, they are not takeninto account since these values may not be changed in the system.
If errors occur when you make changes (e.g. if a payment card does notexist), these are specified in the table RETURN.