Retrieve SD Object Audit Current States By Code
  • 06 Jan 2025
  • 1 Minute to read
  • Dark
    Light

Retrieve SD Object Audit Current States By Code

  • Dark
    Light

Article summary

Get
/sys-rest-api/rest/1/sdobjectauditcurrstat

Query Standards

Finder

Following row finders are available for data filtering and optimizing request performance.

  • Select by Object Audit Current Status Finder

  • Select by Primary Key

  • By UUID

Select by Object Audit Current Status Finder

Recommended finder parameters. Refer to Query Parameters for example.

ParameterDescriptionSample
ActionDateAction Date2022-12-20
SdoaObjectKey1Object Key 1001
SdoaObjectKey2Object Key 214001
SdoaObjectKey3Object Key 30007
SdoaObjectKey4Object Key 4optional, do not include if n/a

Select by Primary Key

This is the optional finder for querying Object Audit Current Status by Revision View ID.

ParameterDescriptionSample
SdoaObjectNameObject NamePMPL
SdoaObjectKey1Object Key 1001
SdoaObjectKey2Object Key 214001
SdoaObjectKey3Object Key 30007
SdoaObjectKey4Object Key 4optional, do not include if n/a

By UUID

This is an optional finder for querying a specific Object Audit Current Status by row ID.

ParameterDescriptionSample
/VUUIDThe VUuid attribute is the Unique row ID/sys-rest-api/rest/1/sdobjectauditcurrstat/FF22F8A6203F2642E05316821FACFD4E
Security
HTTP
Type basic

Basic authentication

Query parameters
finder
string
ExampleSdObjectAuditCurrStatFinder;ObjectKey4=<value>, ObjectType=<value>, ObjectKey1=<value>, ObjectKey2=<value>, ObjectKey3=<value>, ActionDate=<value>
limit
integer
Example500
offset
integer
Example0
totalResults
boolean
ExampleTrue
orderBy
string
ExampleSdoaObjKey1
Responses
200

Successful response