Fonction SAP BAPI_PCA_MASTER_CREATE - Create 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
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
Payment cards are created in the system with this BAPI.
For this purpose, you should state the payment card type and thepayment card number that identify a payment card clearly in the system(e.g. VISA1234567890123456).
The relevant attributes of the payment card are transferred with theparameter DATA.
If the payment card already exists in the system, or if errors occurredwhen the payment card was created, these are stated via the tableRETURN.
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. Theyare given by the system during creation.