Update a configuration field
patch
/fscmRestApi/resources/11.13.18.05/publicSectorScopeConfigurationFields/{publicSectorScopeConfigurationFieldsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorScopeConfigurationFieldsUniqID: integer
This is the hash key of the attributes which make up the composite key--- ScopeConfigId and ScopeFieldId ---for the Scope Configuration Fields resource and used to uniquely identify an instance of Scope Configuration Fields. The client should not generate the hash key value. Instead, the client should query on the Scope Configuration Fields collection resource with a filter on the primary key values in order to navigate to a specific instance of Scope Configuration Fields.
For example: publicSectorScopeConfigurationFields?q=ScopeConfigId=<value1>;ScopeFieldId=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorScopeConfigurationFields-item
Type:
Show Source
object-
AltKeyAttrb(optional):
string
Title:
Alternate Key FieldMaximum Length:100The alternate unique identifier of the scope configuration setup data. -
AltKeyReference(optional):
string
Title:
Reference Business ObjectMaximum Length:50The reference attribute name of the alternate attribute for the scope configuration field setup data. -
AutoKeyFlag(optional):
boolean
Title:
Surrogate FieldThe attribute to determine whether the scope configuration field setup data has an auto generated unique attribute. -
DeletedFlag(optional):
string
Maximum Length:
1Indicates the deleted status of scope configuration field setup. -
FieldLabelString(optional):
string
Title:
Label String KeyMaximum Length:160The attribute label string that is displayed on the scope selection page. -
FieldName(optional):
string
Title:
Field NameMaximum Length:100The attribute name of the scope configuration field setup data. -
FieldType(optional):
string
Title:
Field TypeMaximum Length:20The attribute type of the scope configuration field setup data. -
links(optional):
array Items
Title:
ItemsLink Relations -
ReturnToFsmFlag(optional):
boolean
Title:
Return to Functional Setup ManagerThe attribute to determine whether the field value is used as a scope for data filtration. -
ScopeConfigId(optional):
string
Title:
Scope Configuration IDMaximum Length:50The unique identifier of the scope configuration setup. -
ScopeFieldId(optional):
string
Title:
Field IDMaximum Length:12The unique identifier of the scope configuration field setup. -
SeedDataLock(optional):
integer(int32)
Indicates the seed data lock status of the scope configuration setup.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorScopeConfigurationFields-item
Type:
Show Source
object-
AltKeyAttrb(optional):
string
Title:
Alternate Key FieldMaximum Length:100The alternate unique identifier of the scope configuration setup data. -
AltKeyReference(optional):
string
Title:
Reference Business ObjectMaximum Length:50The reference attribute name of the alternate attribute for the scope configuration field setup data. -
AutoKeyFlag(optional):
boolean
Title:
Surrogate FieldThe attribute to determine whether the scope configuration field setup data has an auto generated unique attribute. -
DeletedFlag(optional):
string
Maximum Length:
1Indicates the deleted status of scope configuration field setup. -
FieldLabelString(optional):
string
Title:
Label String KeyMaximum Length:160The attribute label string that is displayed on the scope selection page. -
FieldName(optional):
string
Title:
Field NameMaximum Length:100The attribute name of the scope configuration field setup data. -
FieldType(optional):
string
Title:
Field TypeMaximum Length:20The attribute type of the scope configuration field setup data. -
links(optional):
array Items
Title:
ItemsLink Relations -
ReturnToFsmFlag(optional):
boolean
Title:
Return to Functional Setup ManagerThe attribute to determine whether the field value is used as a scope for data filtration. -
ScopeConfigId(optional):
string
Title:
Scope Configuration IDMaximum Length:50The unique identifier of the scope configuration setup. -
ScopeFieldId(optional):
string
Title:
Field IDMaximum Length:12The unique identifier of the scope configuration field setup. -
SeedDataLock(optional):
integer(int32)
Indicates the seed data lock status of the scope configuration setup.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.