Skip to content

/AWS1/CL_TXSPOLANDADDLINFO

Additional tax information associated with your TRN in Poland.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_individualregnumber TYPE /AWS1/TXSINDIVIDUALREGNUMBER /AWS1/TXSINDIVIDUALREGNUMBER

The individual tax registration number (NIP). Individual NIP is valid for other taxes excluding VAT purposes.

iv_isgroupvatenabled TYPE /AWS1/TXSBOOLEAN00 /AWS1/TXSBOOLEAN00

True if your business is a member of a VAT group with a NIP active for VAT purposes. Otherwise, this is false.

iv_taxregistrationnumbertype TYPE /AWS1/TXSPOLANDTAXREGNUMTYPE /AWS1/TXSPOLANDTAXREGNUMTYPE

The tax registration number type. Valid values are EUTaxRegistrationNumber, LocalTaxRegistrationNumber, or LocalRegistrationNumber.


Queryable Attributes

individualRegistrationNumber

The individual tax registration number (NIP). Individual NIP is valid for other taxes excluding VAT purposes.

Accessible with the following methods

Method Description
GET_INDIVIDUALREGNUMBER() Getter for INDIVIDUALREGISTRATIONNUMBER, with configurable d
ASK_INDIVIDUALREGNUMBER() Getter for INDIVIDUALREGISTRATIONNUMBER w/ exceptions if fie
HAS_INDIVIDUALREGNUMBER() Determine if INDIVIDUALREGISTRATIONNUMBER has a value

isGroupVatEnabled

True if your business is a member of a VAT group with a NIP active for VAT purposes. Otherwise, this is false.

Accessible with the following methods

Method Description
GET_ISGROUPVATENABLED() Getter for ISGROUPVATENABLED, with configurable default
ASK_ISGROUPVATENABLED() Getter for ISGROUPVATENABLED w/ exceptions if field has no v
HAS_ISGROUPVATENABLED() Determine if ISGROUPVATENABLED has a value

taxRegistrationNumberType

The tax registration number type. Valid values are EUTaxRegistrationNumber, LocalTaxRegistrationNumber, or LocalRegistrationNumber.

Accessible with the following methods

Method Description
GET_TAXREGNUMBERTYPE() Getter for TAXREGISTRATIONNUMBERTYPE, with configurable defa
ASK_TAXREGNUMBERTYPE() Getter for TAXREGISTRATIONNUMBERTYPE w/ exceptions if field
HAS_TAXREGNUMBERTYPE() Determine if TAXREGISTRATIONNUMBERTYPE has a value