Loading...
 

CX_PAY_OFF_CHARGE

CX_PAY_OFF_CHARGE

Class hierarchy
Description:

?

Code example:
...
List of methods (MDI)
Function MA* Parameters Return Brief description
SanityCheck INTEGERCheck for consistency of the object
Amount OBJECT Delivers the amount of the surcharge/discount
AmountWeak OBJECT Delivers the amount of the surcharge/discount
Charge OBJECT Amount of the surcharge/discount
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
DueValue OBJECT, OBJECT, OBJECT OBJECT Value linked to surcharge/discount
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
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
PreviousValidObject OBJECT Temporally preceding validity object
RestrictedValidity * Validity range restricted?
SetDomain INTEGER, INTEGER Set domain
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
Value OBJECT OBJECT Value linked to surcharge/discount
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
debt POINTER CX_BUSINESS_OBJECT ? (for CX_TAX: REL_1M to CX_TAX_AUTHORITY).
charge POINTER CX_AMOUNT Amount of the surcharge/discount
chargeEnum ENUMCHAR Type of addition/deduction: bit 0 (value 1) = sign change, otherwise as entered, bit 1 (2) = deduction (subtract), otherwise multiply, bit 5 (32) = Mandatory (AND condition, otherwise OR), bit 6 (64) = Hidden (otherwise open), bit 7 (128) = Done.
subCharge POINTER CX_CHARGE ?
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