/AWS1/CL_TCEUPTMCPSRVDESCFLD¶
The set of MCP server descriptor fields that can be individually updated.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_data TYPE REF TO /AWS1/CL_TCEUPDTDESCRPTRDATA /AWS1/CL_TCEUPDTDESCRPTRDATA¶
The patch for the descriptor's data field.
io_dataschemaversion TYPE REF TO /AWS1/CL_TCEUPDTDATASCHEMAVRS /AWS1/CL_TCEUPDTDATASCHEMAVRS¶
The patch for the descriptor's data schema version field.
io_source TYPE REF TO /AWS1/CL_TCEUPDTDESCRPTRSOURCE /AWS1/CL_TCEUPDTDESCRPTRSOURCE¶
The patch for the descriptor's source field.
io_additionaldata TYPE REF TO /AWS1/CL_TCEUPDTMCPSRVADDLDATA /AWS1/CL_TCEUPDTMCPSRVADDLDATA¶
The patch for the descriptor's additional data field.
Queryable Attributes¶
data¶
The patch for the descriptor's data field.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATA() |
Getter for DATA |
dataSchemaVersion¶
The patch for the descriptor's data schema version field.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASCHEMAVERSION() |
Getter for DATASCHEMAVERSION |
source¶
The patch for the descriptor's source field.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCE() |
Getter for SOURCE |
additionalData¶
The patch for the descriptor's additional data field.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDITIONALDATA() |
Getter for ADDITIONALDATA |