Service - Other Purchase Item Standard
Jump to navigation
Jump to search
Overview
Handler service for a standard other purchase line item types.
Repository
...
Schemas
ObjectSchemas
otherPurchaseItemStandard
{
"objectType": "otherPurchaseItemStandard",
"extendObjType": {
"serviceTag": "OtherPurchaseItemManager",
"objectType": "otherPurchaseItem"
},
"storageResources": {
"graph": {
"storageType": "graph",
"graphServerTag": "GraphHandler"
}
},
"addOnDataStructure": [],
"fieldNames": {
// from otherPurchaseItem objType
},
"generatedBy": "userGenerated"
}
RelationshipSchemas
...