/AWS1/CL_BIIINVOICESUMSSELOR¶
Specifies the invoice summary.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_resourcetype TYPE /AWS1/BIILSTINVOICESUMSRESTYPE /AWS1/BIILSTINVOICESUMSRESTYPE¶
The query identifier type (
INVOICE_IDorACCOUNT_ID).
iv_value TYPE /AWS1/BIISTRINGWITHOUTNEWLINE /AWS1/BIISTRINGWITHOUTNEWLINE¶
The value of the query identifier.
Queryable Attributes¶
ResourceType¶
The query identifier type (
INVOICE_IDorACCOUNT_ID).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCETYPE() |
Getter for RESOURCETYPE, with configurable default |
ASK_RESOURCETYPE() |
Getter for RESOURCETYPE w/ exceptions if field has no value |
HAS_RESOURCETYPE() |
Determine if RESOURCETYPE has a value |
Value¶
The value of the query identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUE() |
Getter for VALUE, with configurable default |
ASK_VALUE() |
Getter for VALUE w/ exceptions if field has no value |
HAS_VALUE() |
Determine if VALUE has a value |