/PF1/T_CTRY_CUR - Valid Country Currencies
 Valid Country Currencies information is stored in SAP table /PF1/T_CTRY_CUR.
It is part of development package /PF1/BASIS_CUSTOMIZING in software component FIN-FSCM-PF. This development package consists of objects that can be grouped under "Customizing for Payment Engine".
 It is part of development package /PF1/BASIS_CUSTOMIZING in software component FIN-FSCM-PF. This development package consists of objects that can be grouped under "Customizing for Payment Engine".
Fields for table /PF1/T_CTRY_CUR
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | T000 | 
| COUNTRY | Country/Region Key | X | LAND1 | CHAR | 6 | T005 | 
| CURRENCY | Currency Key | X | WAERS | CUKY | 10 | TCURC | 
| VDATE | Date until which the currency is valid | DATUM_CURC | DATS | 16 | ||
| CURRENCY_GROUP | Currency Group | /PF1/DTE_BPE_CURR_GROUP | CHAR | 12 | ||
| VDATE_FROM | Valid From Date | /PF1/DTE_PO_VALID_FROM_DATE | DATS | 16 |