/AWS1/IF_PCY¶
/AWS1/IF_PCY represents the ABAP client for the Payment Cryptography service, representing each operation as
a method call. For more information see the API Page page.
All API operations are implemented by methods in /AWS1/IF_PCY
| Operation | Method |
|---|---|
| AddKeyReplicationRegions | ADDKEYREPLICATIONREGIONS() |
| CreateAlias | CREATEALIAS() |
| CreateKey | CREATEKEY() |
| DeleteAlias | DELETEALIAS() |
| DeleteKey | DELETEKEY() |
| DisableDefaultKeyReplicationRegions | DISABLEDEFAULTKEYREPLREGIONS() |
| EnableDefaultKeyReplicationRegions | ENABLEDEFAULTKEYREPLREGIONS() |
| ExportKey | EXPORTKEY() |
| GetAlias | GETALIAS() |
| GetCertificateSigningRequest | GETCERTIFICATESIGNINGREQUEST() |
| GetDefaultKeyReplicationRegions | GETDEFAULTKEYREPLREGIONS() |
| GetKey | GETKEY() |
| GetParametersForExport | GETPARAMETERSFOREXPORT() |
| GetParametersForImport | GETPARAMETERSFORIMPORT() |
| GetPublicKeyCertificate | GETPUBLICKEYCERTIFICATE() |
| ImportKey | IMPORTKEY() |
| ListAliases | LISTALIASES() |
| ListKeys | LISTKEYS() |
| ListTagsForResource | LISTTAGSFORRESOURCE() |
| RemoveKeyReplicationRegions | REMOVEKEYREPLICATIONREGIONS() |
| RestoreKey | RESTOREKEY() |
| StartKeyUsage | STARTKEYUSAGE() |
| StopKeyUsage | STOPKEYUSAGE() |
| TagResource | TAGRESOURCE() |
| UntagResource | UNTAGRESOURCE() |
| UpdateAlias | UPDATEALIAS() |