dw.customer
Class CustomerStatusCodes
dw.customer.CustomerStatusCodes
CustomerStatusCodes contains constants representing
status codes that can be used with a Status object to
indicate the success or failure of an operation.
See Also:
Constants
CUSTOMER_ADDRESS_REFERENCED_BY_PRODUCT_LIST
:
String = "CUSTOMER_ADDRESS_REFERENCED_BY_PRODUCT_LIST"
Indicates that an error occurred when trying to perform
an operation on an address that is currently associated
with a product list.
Properties
Constructor Summary
Method Summary
Methods inherited from class
Object
assign, create, create, defineProperties, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toLocaleString, toString, valueOf, values
© Copyright 2000-2024, salesforce.com inc. All rights reserved. Various trademarks held by their respective owners.