Skip to content

/AWS1/CL_PCDXLATIONISOFORMATS

Parameters that are required for translation between ISO9564 PIN block formats 0,1,3,4.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_isoformat0 TYPE REF TO /AWS1/CL_PCDXLATPINDATAISOFM00 /AWS1/CL_PCDXLATPINDATAISOFM00

Parameters that are required for ISO9564 PIN format 0 translation.

io_isoformat1 TYPE REF TO /AWS1/CL_PCDXLATPINDATAISOFMT1 /AWS1/CL_PCDXLATPINDATAISOFMT1

Parameters that are required for ISO9564 PIN format 1 translation.

io_isoformat3 TYPE REF TO /AWS1/CL_PCDXLATPINDATAISOFM00 /AWS1/CL_PCDXLATPINDATAISOFM00

Parameters that are required for ISO9564 PIN format 3 translation.

io_isoformat4 TYPE REF TO /AWS1/CL_PCDXLATPINDATAISOFM00 /AWS1/CL_PCDXLATPINDATAISOFM00

Parameters that are required for ISO9564 PIN format 4 translation.

io_as2805format0 TYPE REF TO /AWS1/CL_PCDXLATPINDATAAS28000 /AWS1/CL_PCDXLATPINDATAAS28000

Parameters that are required for AS2805 PIN format 0 translation.


Queryable Attributes

IsoFormat0

Parameters that are required for ISO9564 PIN format 0 translation.

Accessible with the following methods

Method Description
GET_ISOFORMAT0() Getter for ISOFORMAT0

IsoFormat1

Parameters that are required for ISO9564 PIN format 1 translation.

Accessible with the following methods

Method Description
GET_ISOFORMAT1() Getter for ISOFORMAT1

IsoFormat3

Parameters that are required for ISO9564 PIN format 3 translation.

Accessible with the following methods

Method Description
GET_ISOFORMAT3() Getter for ISOFORMAT3

IsoFormat4

Parameters that are required for ISO9564 PIN format 4 translation.

Accessible with the following methods

Method Description
GET_ISOFORMAT4() Getter for ISOFORMAT4

As2805Format0

Parameters that are required for AS2805 PIN format 0 translation.

Accessible with the following methods

Method Description
GET_AS2805FORMAT0() Getter for AS2805FORMAT0