/AWS1/CL_BILGETCREDITSRESPONSE¶
GetCreditsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_credits TYPE /AWS1/CL_BILCREDITDATA=>TT_CREDITDATALIST TT_CREDITDATALIST¶
The list of credits matching the request. Returns an empty list when no credits exist.
Queryable Attributes¶
credits¶
The list of credits matching the request. Returns an empty list when no credits exist.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREDITS() |
Getter for CREDITS, with configurable default |
ASK_CREDITS() |
Getter for CREDITS w/ exceptions if field has no value |
HAS_CREDITS() |
Determine if CREDITS has a value |