Package com.ibm.commerce.ordermanagement.objects

Objects that are related to returns.

See:
          Description

Interface Summary
ChargeTypeAccessBeanData Charge or credit applied against a transaction which is not for product.
ReturnDenyReasonAccessBeanData This table stores denial reasons for return merchandise authorization (RMA) items.
ReturnDenyReasonDescriptionAccessBeanData This table stores the language-dependent descriptions of the reasons for denying return merchandise authorizations (RMAs).
ReturnDispositionCodeAccessBeanData This table stores return disposition codes to describe how a received item is disposed.
ReturnDispositionCodeDescriptionAccessBeanData This table stores the language-dependent description of a return disposition code.
ReturnReasonAccessBeanData This table stores the reason for customer dissatisfaction with a product.
ReturnReasonDescriptionAccessBeanData This table stores the language-dependent description of the return reason codes.
ReturnReceiptAccessBeanData This table stores the receipt record that indicates that a returned item, from a return merchandise authorization (RMAA), has been received and specifies information about the received items.
ReturnReceiptDispositionAccessBeanData This table describes how a returned item has been disposed.
RMAAccessBeanData This table is a container for return merchandise authorizations (RMAs).
RMAAuthorizationLogAccessBeanData This table is a log of when each return merchandise authorization (RMA) was authorized.
RMAChargeAccessBeanData This table stores charges or credits, applied to a return merchandise authorization (RMA), which are not for sellable products or services.
RMAItemAccessBeanData This table stores item information for a return or credit for a return merchandise authorization (RMA).
RMAItemAdjustmentCreditAccessBeanData This table stores return merchandise authorization (RMA) item adjustment credits.
RMAItemComponentAccessBeanData This table describes the smallest unit of inventory items involved in a return merchandise authorization (RMA).
RMAItemDenyReasonAccessBeanData A joint table which specifies reasons for denying a return merchandise authorization (RMA) item.
RMATaxAccessBeanData This table stores return merchandise authorization (RMA) tax credits.
 
Class Summary
ChargeTypeAccessBean Charge or credit applied against a transaction which is not for product.
ChargeTypeBean This is an Entity Bean class with CMP fields
OrderManagementJDBCHelperAccessBean From JavaDoc Build Script : Cannot find description for this AccessBean
OrderManagementJDBCHelperBean This is a Session Bean Class
ReturnDenyReasonAccessBean This table stores denial reasons for return merchandise authorization (RMA) items.
ReturnDenyReasonBean This is an Entity Bean class with CMP fields
ReturnDenyReasonDescriptionAccessBean This table stores the language-dependent descriptions of the reasons for denying return merchandise authorizations (RMAs).
ReturnDenyReasonDescriptionBean This is an Entity Bean class with CMP fields
ReturnDispositionCodeAccessBean This table stores return disposition codes to describe how a received item is disposed.
ReturnDispositionCodeBean This is an Entity Bean class with CMP fields
ReturnDispositionCodeDescriptionAccessBean This table stores the language-dependent description of a return disposition code.
ReturnDispositionCodeDescriptionBean This is an Entity Bean class with CMP fields
ReturnReasonAccessBean This table stores the reason for customer dissatisfaction with a product.
ReturnReasonBean This is an Entity Bean class with CMP fields
ReturnReasonDescriptionAccessBean This table stores the language-dependent description of the return reason codes.
ReturnReasonDescriptionBean This is an Entity Bean class with CMP fields
ReturnReceiptAccessBean This table stores the receipt record that indicates that a returned item, from a return merchandise authorization (RMAA), has been received and specifies information about the received items.
ReturnReceiptBean This is an Entity Bean class with CMP fields
ReturnReceiptDispositionAccessBean This table describes how a returned item has been disposed.
ReturnReceiptDispositionBean This is an Entity Bean class with CMP fields
RMAAccessBean This table is a container for return merchandise authorizations (RMAs).
RMAAuthorizationLogAccessBean This table is a log of when each return merchandise authorization (RMA) was authorized.
RMAAuthorizationLogBean This is an Entity Bean class with CMP fields
RMABean This is an Entity Bean class with CMP fields
RMAChargeAccessBean This table stores charges or credits, applied to a return merchandise authorization (RMA), which are not for sellable products or services.
RMAChargeBean This is an Entity Bean class with CMP fields
RMAItemAccessBean This table stores item information for a return or credit for a return merchandise authorization (RMA).
RMAItemAdjustmentCreditAccessBean This table stores return merchandise authorization (RMA) item adjustment credits.
RMAItemAdjustmentCreditBean This is an Entity Bean class with CMP fields
RMAItemBean This is an Entity Bean class with CMP fields
RMAItemComponentAccessBean This table describes the smallest unit of inventory items involved in a return merchandise authorization (RMA).
RMAItemComponentBean This is an Entity Bean class with CMP fields
RMAItemDenyReasonAccessBean A joint table which specifies reasons for denying a return merchandise authorization (RMA) item.
RMAItemDenyReasonBean This is an Entity Bean class with CMP fields
RMATaxAccessBean This table stores return merchandise authorization (RMA) tax credits.
RMATaxBean This is an Entity Bean class with CMP fields
 

Package com.ibm.commerce.ordermanagement.objects Description

Objects that are related to returns.