/AWS1/CL_PCDVISAAMEXDERIVATI00¶
The attributes values used for Amex and Visa derivation methods.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_authrequestkeyarn TYPE /AWS1/PCDKEYARN /AWS1/PCDKEYARN¶
The
keyArnof the issuer master key for cryptogram (IMK-AC) used by the operation.
iv_authrequestkeycheckvalue TYPE /AWS1/PCDKEYCHECKVALUE /AWS1/PCDKEYCHECKVALUE¶
The key check value (KCV) of the issuer master key for cryptogram (IMK-AC) used by the operation.
Optional arguments:¶
iv_currentpinpekarn TYPE /AWS1/PCDKEYARN /AWS1/PCDKEYARN¶
The
keyArnof the current PIN PEK.
iv_currentpinpekkeycheckval TYPE /AWS1/PCDKEYCHECKVALUE /AWS1/PCDKEYCHECKVALUE¶
The key check value (KCV) of the current PIN PEK.
Queryable Attributes¶
AuthorizationRequestKeyArn¶
The
keyArnof the issuer master key for cryptogram (IMK-AC) used by the operation.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_AUTHREQUESTKEYARN() | Getter for AUTHORIZATIONREQUESTKEYARN, with configurable def | 
| ASK_AUTHREQUESTKEYARN() | Getter for AUTHORIZATIONREQUESTKEYARN w/ exceptions if field | 
| HAS_AUTHREQUESTKEYARN() | Determine if AUTHORIZATIONREQUESTKEYARN has a value | 
AuthorizationRequestKeyCheckValue¶
The key check value (KCV) of the issuer master key for cryptogram (IMK-AC) used by the operation.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_AUTHREQUESTKEYCHECKVALUE() | Getter for AUTHREQUESTKEYCHECKVALUE, with configurable defau | 
| ASK_AUTHREQUESTKEYCHECKVALUE() | Getter for AUTHREQUESTKEYCHECKVALUE w/ exceptions if field h | 
| HAS_AUTHREQUESTKEYCHECKVALUE() | Determine if AUTHREQUESTKEYCHECKVALUE has a value | 
CurrentPinPekArn¶
The
keyArnof the current PIN PEK.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_CURRENTPINPEKARN() | Getter for CURRENTPINPEKARN, with configurable default | 
| ASK_CURRENTPINPEKARN() | Getter for CURRENTPINPEKARN w/ exceptions if field has no va | 
| HAS_CURRENTPINPEKARN() | Determine if CURRENTPINPEKARN has a value | 
CurrentPinPekKeyCheckValue¶
The key check value (KCV) of the current PIN PEK.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_CURRENTPINPEKKEYCHECKVAL() | Getter for CURRENTPINPEKKEYCHECKVALUE, with configurable def | 
| ASK_CURRENTPINPEKKEYCHECKVAL() | Getter for CURRENTPINPEKKEYCHECKVALUE w/ exceptions if field | 
| HAS_CURRENTPINPEKKEYCHECKVAL() | Determine if CURRENTPINPEKKEYCHECKVALUE has a value |