Material Master Attribute
Learn more about Material Master Attributes from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetMaterialMasterAttribute | Get a collection of Material Master Attribute resources for the Material Master. |
|
PATCH | UpdateMaterialMasterAttribute | Update an existing Material Master Attribute resource. |
|
DELETE | DeleteMaterialMasterAttribute | Delete an existing Material Master Attribute resource. |
|
GET | GetMaterialMasterAttributeCollectionForMaterialMaster | Get a collection of Material Master Attribute resources for the Material Master. |
|
GET | GetMaterialMasterAttributeCollection | Get a collection of Material Master Attribute resources. |
|
POST | CreateMaterialMasterAttribute | Create a new Material Master Attribute resource. |
|
GET | LookupMaterialMasterAttributeAllowedValue | Lookup the Attribute Allowed Value for the Material Master Attribute. |
|
GET | LookupMaterialMasterAttribute | Lookup the Attribute for the Material Master Attribute. |
|
GET | LookupMaterialMasterAttributeChangePermissionTree | Lookup the permission set for changing the Material Master Attribute. |
|
GET | LookupMaterialMasterAttributeInsertPermissionTree | Lookup the permission set for creating the Material Master Attribute. |
|
GET | LookupMaterialMasterAttributeMaterialMaster | Lookup the Material Master Attribute for the Material Master Attribute. |
|
GET | BatchGetMaterialMasterAttribute | Get a collection of Material Master Attribute resources for the set of id's. |
|
POST | BatchCreateMaterialMasterAttribute | Create a new collection of Material Master Attribute resources. |
|
PATCH | BatchUpdateMaterialMasterAttribute | Update a collection of existing Material Master Attribute resources. |
|
DELETE | BatchDeleteMaterialMasterAttribute | Delete a collection of existing Material Master Attribute resources. |
|
PATCH | ChangeMaterialMasterAttributeIsActive | Change the IsActive status for an existing Material Master Attribute resource. |
|
PATCH | ChangeMaterialMasterAttributePermissionTree | Change the PermissionTree for an existing Material Master Attribute resource. |
|
PATCH | BatchChangeMaterialMasterAttributeIsActive | Change the IsActive status for a collection of existing Material Master Attribute resources. |
|
PATCH | BatchChangeMaterialMasterAttributePermissionTree | Change the PermissionTree status for a collection of existing Material Master Attribute resources. |