Loading...
 

CX_JOB_SCHEDULE

CX_JOB_SCHEDULE

Class hierarchy
Description:

This class is inherited unchanged from CX_SET_ALLOCATION. It is used to define routings.

Code example:
...
List of methods (MDI)
Function MA* Parameters Return Brief description
SanityCheck INTEGERCheck for consistency of the object
AllocatorByCondition STRING OBJECT
AllocatorByConditionMA * STRING
AllocatorsByCondition STRING COLLECTION
AllocatorsByConditionMA * STRING
Amount OBJECT
AmountWeak OBJECT
AssignSlot * STRING Set/read slots referring to another data field.
ClassFilter STRING, INTEGER OBJECT This object, if it corresponds to a particular class
ConditionedFilter STRING OBJECT
ConditionedFilter2 OBJECT OBJECT
Deleted INTEGERObject marked as deleted?
Description STRING Name of this object
GetDomain INTEGERDomain of this object
GetSiblings COLLECTION All siblings of this object
GetSiblings2 COLLECTION All siblings of this object
GetSlotEntries VECTOR<OBJECT> Return of internal information on slots
Inspect
LastUpdate OBJECT Date of the last write access
LastUser INTEGERUser who last had write access to the object
Link OBJECT Add this object to the list of objects with validity
NextValidObject OBJECT Temporally subsequent validity object
Occurrences OBJECT, INTEGER COLLECTION
PreviousValidObject OBJECT Temporally preceding validity object
Resolve OBJECT, OBJECT, STRING, INTEGER
ResolveNew OBJECT, OBJECT, STRING, INTEGER Resolve a task list
RestrictedValidity * Validity range restricted?
SetDomain INTEGER, INTEGER Set domain
SetInspectionMessage INTEGER
SetPreMessage INTEGER
ShortName STRING Short name of this object
Siblings * Objects with validity
SpanDateValidity * Validity range
string INTEGER CX_STRING Returns the string representation of the object
UniqueID STRING Content of the fixed data field "uniqueID".
Unlink Remove this object from the list of objects with validity
Unlink2 Remove this object from the list of objects with validity
Valid OBJECT INTEGERCheck validity
ValidSince OBJECT Start of the validity range
ValidToday INTEGERValid today?
ValidUntil OBJECT End of the validity range
VerifySiblings INTEGERCheck ring of exchange objects

* MA = member access function,
greyed out = inherited function

Data directory (DDI)
Data field Type Reference class I* Brief description
allocations REL_MN CX_ALLOCATION List of routing items
setAllocationEnum ENUMSHORT 0: no control
1: if quantity = 0, omit
2: consists of
4: distributes to
8: forms group with
16: order prescribed
32: simultaneous allocation
allocators REL_MN CX_EXPANDABLE Backreference if object itself is referenced within an allocation.
amount POINTER CX_AMOUNT Reference quantity for all (subordinate) allocations in the set.
attributeSet POINTER CX_ATTRIBUTE_SET Attributes describing the allocation
baseAmount POINTER CX_AMOUNT NULL
uniqueID STRING * Unique key
validity POINTER CX_VALIDITY Validity period of the object

* I = Indexable data field,
greyed out = inherited data field.

Use in AppsWH
Module Brief description
jobscsel.mod Work plan selection module
jobsched.mod Work plan editing module