/PF1/T_ASYM_CUR - Table for Account Symbols and Assigned Accounts
Table for Account Symbols and Assigned Accounts information is stored in SAP table /PF1/T_ASYM_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_ASYM_CUR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | T000 |
| CLEARING_AREA | Clearing Area | X | /PF1/DTE_BPE_CLEARING_AREA | CHAR | 12 | /PF1/T_CLAREA |
| ACCOUNT_SYMBOL | Account Symbol | X | /PF1/DTE_BPE_ACCOUNT_SYMBOL | CHAR | 20 | /PF1/T_ACCSYMB |
| CURRENCY | Currency Key | X | WAERS_CURC | CUKY | 10 | TCURC |
| BANKLAND | Country/Region Key of Bank | BANKS | CHAR | 6 | BNKA | |
| BANKKEY | Bank Keys | BANKK | CHAR | 30 | BNKA | |
| ACCOUNT_NUMBER | Account Number | /PF1/DTE_BPE_ACCOUNT_NUMBER | CHAR | 100 | ||
| ACCOUNT_CURRENCY | Account Currency | /PF1/DTE_BPE_ACCOUNT_CURRENCY | CUKY | 10 | TCURC | |
| IBAN | International Bank Account Number (IBAN) | /PF1/DTE_BPE_IBAN | CHAR | 68 | ||
| HOLDER | Account Holder Name | /PF1/DTE_BPE_HOLDERNAME | CHAR | 160 | ||
| BIC | Bank Identifier Code (BIC) | /PF1/DTE_BPE_BIC | CHAR | 22 |