/AWS1/CL_MPGTAXCONFIGURATION¶
Configuration controls for tax estimation in the agreement request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_taxestimation TYPE /AWS1/MPGTAXESTIMATION /AWS1/MPGTAXESTIMATION¶
Toggle to estimate tax as part of the response. Values include
ENABLEDandDISABLED. Default isDISABLED.
Queryable Attributes¶
taxEstimation¶
Toggle to estimate tax as part of the response. Values include
ENABLEDandDISABLED. Default isDISABLED.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAXESTIMATION() |
Getter for TAXESTIMATION, with configurable default |
ASK_TAXESTIMATION() |
Getter for TAXESTIMATION w/ exceptions if field has no value |
HAS_TAXESTIMATION() |
Determine if TAXESTIMATION has a value |