/AWS1/CL_TXSITALYADDLINFO¶
Additional tax information associated with your TRN in Italy.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_sdiaccountid TYPE /AWS1/TXSSDIACCOUNTID /AWS1/TXSSDIACCOUNTID¶
Additional tax information to specify for a TRN in Italy. Use CodiceDestinatario to receive your invoices via web service (API) or FTP.
iv_cignumber TYPE /AWS1/TXSCIGNUMBER /AWS1/TXSCIGNUMBER¶
The tender procedure identification code.
iv_cupnumber TYPE /AWS1/TXSCUPNUMBER /AWS1/TXSCUPNUMBER¶
Additional tax information to specify for a TRN in Italy. This is managed by the Interministerial Committee for Economic Planning (CIPE) which characterizes every public investment project (Individual Project Code).
iv_taxcode TYPE /AWS1/TXSTAXCODE /AWS1/TXSTAXCODE¶
List of service tax codes for your TRN in Italy. You can use your customer tax code as part of a VAT Group.
Queryable Attributes¶
sdiAccountId¶
Additional tax information to specify for a TRN in Italy. Use CodiceDestinatario to receive your invoices via web service (API) or FTP.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SDIACCOUNTID() |
Getter for SDIACCOUNTID, with configurable default |
ASK_SDIACCOUNTID() |
Getter for SDIACCOUNTID w/ exceptions if field has no value |
HAS_SDIACCOUNTID() |
Determine if SDIACCOUNTID has a value |
cigNumber¶
The tender procedure identification code.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CIGNUMBER() |
Getter for CIGNUMBER, with configurable default |
ASK_CIGNUMBER() |
Getter for CIGNUMBER w/ exceptions if field has no value |
HAS_CIGNUMBER() |
Determine if CIGNUMBER has a value |
cupNumber¶
Additional tax information to specify for a TRN in Italy. This is managed by the Interministerial Committee for Economic Planning (CIPE) which characterizes every public investment project (Individual Project Code).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUPNUMBER() |
Getter for CUPNUMBER, with configurable default |
ASK_CUPNUMBER() |
Getter for CUPNUMBER w/ exceptions if field has no value |
HAS_CUPNUMBER() |
Determine if CUPNUMBER has a value |
taxCode¶
List of service tax codes for your TRN in Italy. You can use your customer tax code as part of a VAT Group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAXCODE() |
Getter for TAXCODE, with configurable default |
ASK_TAXCODE() |
Getter for TAXCODE w/ exceptions if field has no value |
HAS_TAXCODE() |
Determine if TAXCODE has a value |