PUT api/v2/department-operation/{operationId}/journal-points

Request Information

URI Parameters

NameDescriptionTypeAdditional information
operationId

globally unique identifier

Required

Body Parameters

Collection of ActivityJournalPointDto
NameDescriptionTypeAdditional information
ExerciseId

string

None.

DepartmentOperationId

string

None.

DepartmentEmployeeId

string

None.

DoWhat

string

None.

DoWhere

string

None.

Equipment

string

None.

Place

string

None.

IsInfo

boolean

None.

From

time interval

None.

To

time interval

None.

Exercise

ServiceDataItemExercise

None.

Operation

CompanyOperationDto

None.

Employee

CompanyEmployeeDto

None.

Messages

Collection of ServiceDataItemActivityJournalPointMessage

None.

FromTimeStringified

string

None.

ToTimeStringified

string

None.

Id

string

None.

CurrentChDateTimeStringified

string

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Error getting value from 'InStockTransferDocNumSetter' on 'FLAME.Sap.Contract.Dto.LocationTransactionDto'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Error getting value from 'InStockTransferDocNumSetter' on 'FLAME.Sap.Contract.Dto.LocationTransactionDto'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.