Class CustomerStatusCodes
dw.customer
Class CustomerStatusCodes
Object
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
Constructor Detail
CustomerStatusCodes
public CustomerStatusCodes()