|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RcomAbstractBatchProgram in com.retek.component.customer.integration.batch |
---|
Subclasses of RcomAbstractBatchProgram in com.retek.component.customer.integration.batch | |
class |
CatalogRequestExportBatch
This batch process exports customer merge requests from the cst_customer_catalog_request table to an xml export file. |
class |
CustomerFileExportBatch
This batch process exports customers from the cst_customer_* tables to an xml export file. |
class |
CustomerFileImportBatch
This batch process imports customer imports from an input xml file. |
class |
CustomerMergeExportBatch
This batch process exports customer merge requests from the cst_customer_merge_request table to an xml export file. |
class |
CustomerMergeImportBatch
This batch process imports customer merge requests from an input xml file. |
Uses of RcomAbstractBatchProgram in com.retek.component.customerorder.batch |
---|
Subclasses of RcomAbstractBatchProgram in com.retek.component.customerorder.batch | |
class |
BackorderNotificationBatch
This batch process looks at all order lines in backorder status and determines if a backorder notification needs to be sent to the customer. |
class |
CancelPendedOrderBatch
Some orders have a form of payment that is associated to an authorization. |
class |
DailyMessageBatch
This DailyMessageBatch looks at all daily messages with purge date that user is entered. |
class |
MasterCreditCardAuthBatch
|
class |
PublishCorrespondenceBatch
This batch process takes the notification information from the staging table and publishes the notification. |
class |
RecalculateBackorderLineECDDBatch
This batch process finds all items from the staging table and then recalculates the estimated customer delivery date of all order lines for those items that have devlivery date in the past. |
class |
ReleaseBackorderedLinesBatch
This batch process tries to reserve back order quantities. |
class |
ReleaseOrderToWmsBatch
This batch process takes all the non-direct ship order lines in reserved status and rolls them up to a ship request (orderlines being sent to the same ship to via the same ship method) and publishes them to the RIB. |
Methods in com.retek.component.customerorder.batch that return RcomAbstractBatchProgram | |
protected RcomAbstractBatchProgram |
BaseCustomerOrderBatchSubprocess.getBatch()
|
Constructors in com.retek.component.customerorder.batch with parameters of type RcomAbstractBatchProgram | |
CreditCardReauthorizeDirectShipSubprocess(RcomAbstractBatchProgram parentBatch,
DistributedContext batchContext,
java.util.Set allBanners)
|
|
BaseCreditCardReauthorizeSubprocess(RcomAbstractBatchProgram parentBatch,
DistributedContext batchContext,
java.util.Set allBanners)
|
|
CreditCardAuthorizeWaitingAuthSubprocess(RcomAbstractBatchProgram parentBatch,
DistributedContext batchContext)
|
|
BaseCustomerOrderBatchSubprocess(RcomAbstractBatchProgram parentBatch,
DistributedContext batchContext)
|
|
CreditCardExpireAuthorizationsSubprocess(RcomAbstractBatchProgram parentBatch,
DistributedContext batchContext)
|
|
CreditCardReauthorizeNonDirectShipSubprocess(RcomAbstractBatchProgram parentBatch,
DistributedContext batchContext,
java.util.Set allBanners)
|
Uses of RcomAbstractBatchProgram in com.retek.component.demand.batch |
---|
Subclasses of RcomAbstractBatchProgram in com.retek.component.demand.batch | |
class |
MediaDemandUpdateBatch
This batch process is run hourly and takes information from a staging table to gather demand information for display. |
Uses of RcomAbstractBatchProgram in com.retek.component.internet.batch |
---|
Subclasses of RcomAbstractBatchProgram in com.retek.component.internet.batch | |
class |
InternetMediaExportBatch
This batch process runs and exports a media and all of its items to an xml file. |
Uses of RcomAbstractBatchProgram in com.retek.component.media.batch |
---|
Subclasses of RcomAbstractBatchProgram in com.retek.component.media.batch | |
class |
UpdateMediaStatusBatch
This batch process takes all un-active media and verifies that active date is today or before and that all required information is populated. |
Uses of RcomAbstractBatchProgram in com.retek.component.payment.integration.settlement |
---|
Subclasses of RcomAbstractBatchProgram in com.retek.component.payment.integration.settlement | |
class |
PaymentSettlementBatch
This batch process settles for the amount that was shipped or settles for the amount that was returned. |
Uses of RcomAbstractBatchProgram in com.retek.component.salesaudit.batch |
---|
Subclasses of RcomAbstractBatchProgram in com.retek.component.salesaudit.batch | |
class |
SalesAuditExportBatch
This batch process exports sales audit information from triggered RCOM business objects (ie. |
Uses of RcomAbstractBatchProgram in com.retek.component.salesaudit.integration.resa |
---|
Subclasses of RcomAbstractBatchProgram in com.retek.component.salesaudit.integration.resa | |
class |
ResaRtlogTransformerBatch
This batch process takes sales information from all shipped order lines, formats the data into standard ReSA format, and creates a flat file. |
Uses of RcomAbstractBatchProgram in com.retek.component.security.batch |
---|
Subclasses of RcomAbstractBatchProgram in com.retek.component.security.batch | |
class |
SecurityUserUpdateBatch
This batch process runs and pulls new and/or modified user-related data from Active Directory and persists the data within RCOM (thus ensuring that the two systems are in sync). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |