/AWS1/CL_BDZAPIREQUESTBODY¶
The request body to provide for the API request, as the agent elicited from the user.
This data type is used in the following API operations:
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_content TYPE /AWS1/CL_BDZPROPERTYPARAMETERS=>TT_APICONTENTMAP TT_APICONTENTMAP¶
The content of the request body. The key of the object in this field is a media type defining the format of the request body.
Queryable Attributes¶
content¶
The content of the request body. The key of the object in this field is a media type defining the format of the request body.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENT() |
Getter for CONTENT, with configurable default |
ASK_CONTENT() |
Getter for CONTENT w/ exceptions if field has no value |
HAS_CONTENT() |
Determine if CONTENT has a value |