/AWS1/CL_BICBILLINGPERIODRANGE¶
A time range for which the margin summary is effective. The time range can be up to 12 months.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_inclusivestartbllngperiod
TYPE /AWS1/BICBILLINGPERIOD
/AWS1/BICBILLINGPERIOD
¶
The inclusive start billing period that defines a billing period range for the margin summary.
iv_exclusiveendbillingperiod
TYPE /AWS1/BICBILLINGPERIOD
/AWS1/BICBILLINGPERIOD
¶
The exclusive end billing period that defines a billing period range for the margin summary. For example, if you choose a billing period that starts in October 2023 and ends in December 2023, the margin summary will only include data from October 2023 and November 2023.
Queryable Attributes¶
InclusiveStartBillingPeriod¶
The inclusive start billing period that defines a billing period range for the margin summary.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INCLUSIVESTARTBLLNGPER() |
Getter for INCLUSIVESTARTBILLINGPERIOD, with configurable de |
ASK_INCLUSIVESTARTBLLNGPER() |
Getter for INCLUSIVESTARTBILLINGPERIOD w/ exceptions if fiel |
HAS_INCLUSIVESTARTBLLNGPER() |
Determine if INCLUSIVESTARTBILLINGPERIOD has a value |
ExclusiveEndBillingPeriod¶
The exclusive end billing period that defines a billing period range for the margin summary. For example, if you choose a billing period that starts in October 2023 and ends in December 2023, the margin summary will only include data from October 2023 and November 2023.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EXCLUSIVEENDBLLNGPERIOD() |
Getter for EXCLUSIVEENDBILLINGPERIOD, with configurable defa |
ASK_EXCLUSIVEENDBLLNGPERIOD() |
Getter for EXCLUSIVEENDBILLINGPERIOD w/ exceptions if field |
HAS_EXCLUSIVEENDBLLNGPERIOD() |
Determine if EXCLUSIVEENDBILLINGPERIOD has a value |