Update a Specific SC Detail
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Update a Specific SC Detail
- Updated on 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Patch
/pm-rest-api/rest/1/scsched/F34747BF47E44C0FE05316821FAC769E
Security
HTTP
Type basic
Basic authentication
Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "ScschLongDesc": "This is a test entry" }
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
"ScschAmt": 10,
"ScschApexpCode": null,
"ScschBillCode": null,
"ScschCatCode": "S",
"ScschChgCode": "001",
"ScschCompCode": "001",
"ScschComplAmt": null,
"ScschComplPct": null,
"ScschComplQty": null,
"ScschContCode": "15-001.001",
"ScschCurrHldbkAmt": null,
"ScschCurrHldbkRlsAmt": null,
"ScschFullyPurchasedFlag": "Y",
"ScschHldbkPct": 0,
"ScschIuCreateDate": "2023-01-28T02:45:20Z",
"ScschIuUpdateDate": null,
"ScschJbBillCode": null,
"ScschJbContCode": null,
"ScschJobCode": "15-001",
"ScschLineChangedFlag": null,
"ScschLineNum": null,
"ScschLongDesc": "This is a test entry",
"ScschLstAmt": null,
"ScschOraseq": 62128990,
"ScschOrderNum": null,
"ScschPhsCode": "99999",
"ScschPrevCertAmt": null,
"ScschPrevCertQty": null,
"ScschPrevHldbkAmt": null,
"ScschPrevHldbkRlsAmt": null,
"ScschSiLineNum": null,
"ScschSiMastJobCode": null,
"ScschSiNum": null,
"ScschSiRevisNum": null,
"ScschSubcontrCode": "NONE",
"ScschTaskCode": "1",
"ScschTaskName": null,
"ScschTax1Code": null,
"ScschTax1TaxableFlag": "Y",
"ScschTax2Code": null,
"ScschTax2TaxableFlag": "Y",
"ScschTax3Code": null,
"ScschTax3TaxableFlag": "Y",
"ScschTax4Code": null,
"ScschTax4TaxableFlag": "Y",
"ScschTax5Code": null,
"ScschTax5TaxableFlag": "Y",
"ScschTendpackLineNum": null,
"ScschUnit": null,
"ScschUnitRate": null,
"ScschVenCode": "10TILE",
"ScschWbsvCode1": null,
"ScschWbsvCode2": null,
"ScschWbsvCode3": null,
"ScschWbsvCode4": null,
"ScschWmCode": "$",
"ScschVUuid": "F34747BF47E44C0FE05316821FAC769E",
"ScschSeqNumUniqueBySc": 7,
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/scsched/F34747BF47E44C0FE05316821FAC769E",
"name": "scsched",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/scsched/F34747BF47E44C0FE05316821FAC769E",
"name": "scsched",
"kind": "item"
}
]
}
object