PCA_MASTER is a standard SAP Table which is used to store Payment Card Master: General Data data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The PCA_MASTER table consists of various fields, each holding specific information or linking keys about Payment Card Master: General Data data available in SAP. These include CARD_GUID (GUID of a Payment Card), VALID_TO (Date Valid to: UTC Time Stamp in Short Form YYYYMMDDhhmmss), VALID_FROM (Date Valid from: UTC Time Stamp in Short Form YYYYMMDDhhmmss), CARD_TYPE (Payment card type)... See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .