/AWS1/CL_BIIENTITY¶
The organization name providing Amazon Web Services services.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_invoicingentity TYPE /AWS1/BIIBASICSTRING /AWS1/BIIBASICSTRING¶
The name of the entity that issues the Amazon Web Services invoice.
iv_billingentity TYPE /AWS1/BIIBILLINGENTITY /AWS1/BIIBILLINGENTITY¶
Helps you identify whether your invoices are for Amazon Web Services Marketplace or for purchases of other Amazon Web Services services.
Queryable Attributes¶
InvoicingEntity¶
The name of the entity that issues the Amazon Web Services invoice.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INVOICINGENTITY() |
Getter for INVOICINGENTITY, with configurable default |
ASK_INVOICINGENTITY() |
Getter for INVOICINGENTITY w/ exceptions if field has no val |
HAS_INVOICINGENTITY() |
Determine if INVOICINGENTITY has a value |
BillingEntity¶
Helps you identify whether your invoices are for Amazon Web Services Marketplace or for purchases of other Amazon Web Services services.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BILLINGENTITY() |
Getter for BILLINGENTITY, with configurable default |
ASK_BILLINGENTITY() |
Getter for BILLINGENTITY w/ exceptions if field has no value |
HAS_BILLINGENTITY() |
Determine if BILLINGENTITY has a value |