Class PriceAdjustment
- java.lang.Object
-
- org.openbravo.base.structure.BaseOBObject
-
- org.openbravo.model.pricing.priceadjustment.PriceAdjustment
-
- All Implemented Interfaces:
Serializable
,BaseOBObjectDef
,OBNotSingleton
,OBProvidable
,ActiveEnabled
,ClientEnabled
,DynamicEnabled
,Identifiable
,OrganizationEnabled
,Traceable
public class PriceAdjustment extends BaseOBObject implements Traceable, ClientEnabled, OrganizationEnabled, ActiveEnabled
Entity class for entity PricingAdjustment (stored in table M_Offer).
Help: Defines the Promotion/Discount main caracteristiques such as Discount Type, how it is filtered and actual discount information based on type.
NOTE: This class should not be instantiated directly. To instantiate this class theOBProvider
should be used.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static String
ENTITY_NAME
static String
PROPERTY_ACTIVE
Property active stored in column IsActive in table M_Offerstatic String
PROPERTY_ALLWEEKDAYS
Property allweekdays stored in column Allweekdays in table M_Offer
Help: Allows to apply the discount the whole weekstatic String
PROPERTY_APPLYNEXT
Property applyNext stored in column Apply_Next in table M_Offer
Help: In case there are other Promotions and Discounts applicable to this same line with less priority than this one, this flag decides whether the next one should be applied or not.static String
PROPERTY_APPLYTOPRODUCTSUPTOTHEMAXQUANTITY
Property applyToProductsUpToTheMaxQuantity stored in column Isuptomaxqty in table M_Offerstatic String
PROPERTY_BPARTNEREXTREFSELECTION
Property bpartnerExtrefSelection stored in column Bpartner_Extref_Selection in table M_Offer
Help: External Business Partner Reference Selection Mode is the way External Business Partner References will be selected.static String
PROPERTY_CHARACTERISTICSEXCLSELECTION
Property characteristicsExclSelection stored in column Characteristics_Excl_Selection in table M_Offerstatic String
PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table M_Offerstatic String
PROPERTY_CONFORGPROCESS
Property conforgprocess stored in column Conforgprocess in table M_Offerstatic String
PROPERTY_CONFPRODCATPROCESS
Property confprodcatprocess stored in column Confprodcatprocess in table M_Offerstatic String
PROPERTY_CONFPRODPROCESS
Property confprodprocess stored in column Confprodprocess in table M_Offerstatic String
PROPERTY_CREATEDBY
Property createdBy stored in column Createdby in table M_Offerstatic String
PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table M_Offerstatic String
PROPERTY_DESCRIPTION
Property description stored in column Description in table M_Offer
Help: A description is limited to 255 characters.static String
PROPERTY_DISCOUNT
Property discount stored in column Discount in table M_Offer
Help: The Discount indicates the discount applied or taken as a percentage.static String
PROPERTY_DISCOUNTAMOUNT
Property discountAmount stored in column Addamt in table M_Offer
Help: Fixed discount amountstatic String
PROPERTY_DISCOUNTTYPE
Property discountType stored in column M_Offer_Type_ID in table M_Offer
Help: Discounts and Promotions functionality allows to apply different rules to order/invoice lines to adjust pricing. A type is each of these kinds of rules.static String
PROPERTY_ENDINGDATE
Property endingDate stored in column DateTo in table M_Offer
Help: The Date To indicates the end date of a range (inclusive)static String
PROPERTY_ENDINGTIME
Property endingtime stored in column Endingtime in table M_Offerstatic String
PROPERTY_ENDINGTIMEFRIDAY
Property endingtimefriday stored in column Endingtimefriday in table M_Offerstatic String
PROPERTY_ENDINGTIMEMONDAY
Property endingtimemonday stored in column Endingtimemonday in table M_Offerstatic String
PROPERTY_ENDINGTIMESATURDAY
Property endingtimesaturday stored in column Endingtimesaturday in table M_Offerstatic String
PROPERTY_ENDINGTIMESUNDAY
Property endingtimesunday stored in column Endingtimesunday in table M_Offerstatic String
PROPERTY_ENDINGTIMETHURSDAY
Property endingtimethursday stored in column Endingtimethursday in table M_Offerstatic String
PROPERTY_ENDINGTIMETUESDAY
Property endingtimetuesday stored in column Endingtimetuesday in table M_Offerstatic String
PROPERTY_ENDINGTIMEWEDNESDAY
Property endingtimewednesday stored in column Endingtimewednesday in table M_Offerstatic String
PROPERTY_FIXEDPRICE
Property fixedPrice stored in column Fixed in table M_Offer
Help: Fixed price for the promotion. When the promotion is applied, this is the final price the product will have.static String
PROPERTY_FRIDAY
Property friday stored in column Friday in table M_Offer
Help: Allows to apply the discount on Fridaysstatic String
PROPERTY_ID
Property id stored in column M_Offer_ID in table M_Offer
Help: Promotion or Discount applied to a particular line (product) automatically by the system.static String
PROPERTY_INCLUDEDBPCATEGORIES
Property includedBPCategories stored in column BP_Group_Selection in table M_Offer
Help: Defines the way Business Partner Groups will be selected (including or excluding the taken ones)static String
PROPERTY_INCLUDEDBUSINESSPARTNERS
Property includedBusinessPartners stored in column BPartner_Selection in table M_Offer
Help: Business Partner Selection Mode is the way Business Partners will be selected.static String
PROPERTY_INCLUDEDCHARACTERISTICS
Property includedCharacteristics stored in column Characteristics_Selection in table M_Offer
Help: Defines the way Product Characteristics will be selected (including or excluding the taken ones)static String
PROPERTY_INCLUDEDORGANIZATIONS
Property includedOrganizations stored in column Org_Selection in table M_Offerstatic String
PROPERTY_INCLUDEDPRODUCTCATEGORIES
Property includedProductCategories stored in column Prod_Cat_Selection in table M_Offer
Help: Defines the way Product Categories will be selected (including or excluding the taken ones)static String
PROPERTY_INCLUDEDPRODUCTS
Property includedProducts stored in column Product_Selection in table M_Offer
Help: Defines the way Products will be selected (including or excluding the taken ones)static String
PROPERTY_INCLUDEPRICELISTS
Property includePriceLists stored in column Pricelist_Selection in table M_Offer
Help: Defines the way Price Lists will be selected (including or excluding the taken ones)static String
PROPERTY_ISMULTIPLE
Property ismultiple stored in column Ismultiple in table M_Offer
Help: The discount will be applied only if the quantity ordered fits to the specified package quantity or a multiple.static String
PROPERTY_MAXQUANTITY
Property maxQuantity stored in column Qty_To in table M_Offer
Help: Quantity to is the maximum amount to apply the offer.static String
PROPERTY_MINQUANTITY
Property minQuantity stored in column Qty_From in table M_Offer
Help: Quantity From is the minimum amount that the offer will be applied from.static String
PROPERTY_MONDAY
Property monday stored in column Monday in table M_Offer
Help: Allows to apply the discount on Mondaystatic String
PROPERTY_MULTIPLE
Property multiple stored in column Multiple in table M_Offer
Help: Units per packagestatic String
PROPERTY_NAME
Property name stored in column Name in table M_Offerstatic String
PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table M_Offerstatic String
PROPERTY_PRICEADJUSTMENTINCOMPATIBILITYLIST
Property priceAdjustmentIncompatibilityList stored in table M_Offerstatic String
PROPERTY_PRICINGADJUSTMENTAVAILABILITYLIST
Property pricingAdjustmentAvailabilityList stored in table M_Offerstatic String
PROPERTY_PRICINGADJUSTMENTBUSINESSPARTNEREXTREFLIST
Property pricingAdjustmentBusinessPartnerExtRefList stored in table M_Offerstatic String
PROPERTY_PRICINGADJUSTMENTBUSINESSPARTNERGROUPLIST
Property pricingAdjustmentBusinessPartnerGroupList stored in table M_Offerstatic String
PROPERTY_PRICINGADJUSTMENTBUSINESSPARTNERLIST
Property pricingAdjustmentBusinessPartnerList stored in table M_Offerstatic String
PROPERTY_PRICINGADJUSTMENTBUSINESSPARTNERSETLIST
Property pricingAdjustmentBusinessPartnerSetList stored in table M_Offerstatic String
PROPERTY_PRICINGADJUSTMENTCHARACTERISTICLIST
Property pricingAdjustmentCharacteristicList stored in table M_Offerstatic String
PROPERTY_PRICINGADJUSTMENTORGANIZATIONLIST
Property pricingAdjustmentOrganizationList stored in table M_Offerstatic String
PROPERTY_PRICINGADJUSTMENTPRICELISTLIST
Property pricingAdjustmentPriceListList stored in table M_Offerstatic String
PROPERTY_PRICINGADJUSTMENTPRODUCTCATEGORYLIST
Property pricingAdjustmentProductCategoryList stored in table M_Offerstatic String
PROPERTY_PRICINGADJUSTMENTPRODUCTLIST
Property pricingAdjustmentProductList stored in table M_Offerstatic String
PROPERTY_PRICINGADJUSTMENTTRLLIST
Property pricingAdjustmentTrlList stored in table M_Offerstatic String
PROPERTY_PRINTNAME
Property printName stored in column Print_Name in table M_Offer
Help: Name that will be shown to final user in UI and reports to identify current promotion. In case it is empty, name will be used instead. In general, name should be used internally, whereas printed name is intended to be read by user.static String
PROPERTY_PRIORITY
Property priority stored in column Priority in table M_Offer
Help: The Priority indicates the importance of this request.static String
PROPERTY_PRIORITYRULE
Property priorityRule stored in column Applicationpriorityrule in table M_Offer
Help: The Priority indicates the importance (high, medium, low) of this documentstatic String
PROPERTY_SATURDAY
Property saturday stored in column Saturday in table M_Offer
Help: Allows to apply the discount on Saturdaysstatic String
PROPERTY_SEARCHKEY
Property searchKey stored in column Value in table M_Offer
Help: A search key allows for a fast method of finding a particular record. If you leave the search key empty, the system automatically creates a numeric number originating from a document sequence defined in the "Document Sequence" window. The sequence naming convention follows a rule "DocumentNo_TableName", where TableName is the actual name of the database table (e.g. C_Order). Usually, company's internal identifiers for various records (products, customers, etc) are stored here.static String
PROPERTY_SETSELECTION
Property setSelection stored in column BP_Set_Selection in table M_Offer
Help: Business Partner Set Selection Mode is the way Business Partners will be selected.static String
PROPERTY_STARTINGDATE
Property startingDate stored in column DateFrom in table M_Offer
Help: The Date From indicates the starting date of a range.static String
PROPERTY_STARTINGTIME
Property startingtime stored in column Startingtime in table M_Offerstatic String
PROPERTY_STARTINGTIMEFRIDAY
Property startingtimefriday stored in column Startingtimefriday in table M_Offerstatic String
PROPERTY_STARTINGTIMEMONDAY
Property startingtimemonday stored in column Startingtimemonday in table M_Offerstatic String
PROPERTY_STARTINGTIMESATURDAY
Property startingtimesaturday stored in column Startingtimesaturday in table M_Offerstatic String
PROPERTY_STARTINGTIMESUNDAY
Property startingtimesunday stored in column Startingtimesunday in table M_Offerstatic String
PROPERTY_STARTINGTIMETHURSDAY
Property startingtimethursday stored in column Startingtimethursday in table M_Offerstatic String
PROPERTY_STARTINGTIMETUESDAY
Property startingtimetuesday stored in column Startingtimetuesday in table M_Offerstatic String
PROPERTY_STARTINGTIMEWEDNESDAY
Property startingtimewednesday stored in column Startingtimewednesday in table M_Offerstatic String
PROPERTY_SUNDAY
Property sunday stored in column Sunday in table M_Offer
Help: Allows to apply the discount on Sundaysstatic String
PROPERTY_THURSDAY
Property thursday stored in column Thursday in table M_Offer
Help: Allows to apply the discount on Thursdaysstatic String
PROPERTY_TUESDAY
Property tuesday stored in column Tuesday in table M_Offer
Help: Allows to apply the discount on Tuesdaysstatic String
PROPERTY_UPDATED
Property updated stored in column Updated in table M_Offerstatic String
PROPERTY_UPDATEDBY
Property updatedBy stored in column Updatedby in table M_Offerstatic String
PROPERTY_VERIFYPRICELIMIT
Property verifyPriceLimit stored in column Verify_Price_Limit in table M_Offerstatic String
PROPERTY_WEDNESDAY
Property wednesday stored in column Wednesday in table M_Offer
Help: Allows to apply the discount on Wednesdaysstatic String
TABLE_NAME
-
Fields inherited from class org.openbravo.base.structure.BaseOBObject
ID
-
-
Constructor Summary
Constructors Constructor Description PriceAdjustment()
-
Method Summary
-
Methods inherited from class org.openbravo.base.structure.BaseOBObject
checkDerivedReadable, get, get, get, getEntity, getIdentifier, getValue, isAllowRead, isNewOBObject, isOrgClientAccessCheckEnabled, isWriteAccessCheckEnabled, set, setAccessChecks, setAllowRead, setDefaultValue, setId, setNewOBObject, setValue, toString, validate
-
-
-
-
Field Detail
-
TABLE_NAME
public static final String TABLE_NAME
- See Also:
- Constant Field Values
-
ENTITY_NAME
public static final String ENTITY_NAME
- See Also:
- Constant Field Values
-
PROPERTY_ID
public static final String PROPERTY_ID
Property id stored in column M_Offer_ID in table M_Offer
Help: Promotion or Discount applied to a particular line (product) automatically by the system.- See Also:
- Constant Field Values
-
PROPERTY_CLIENT
public static final String PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table M_Offer- See Also:
ClientEnabled
, Constant Field Values
-
PROPERTY_ORGANIZATION
public static final String PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table M_Offer- See Also:
OrganizationEnabled
, Constant Field Values
-
PROPERTY_ACTIVE
public static final String PROPERTY_ACTIVE
Property active stored in column IsActive in table M_Offer- See Also:
ActiveEnabled
, Constant Field Values
-
PROPERTY_CREATIONDATE
public static final String PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table M_Offer- See Also:
Traceable
, Constant Field Values
-
PROPERTY_CREATEDBY
public static final String PROPERTY_CREATEDBY
Property createdBy stored in column Createdby in table M_Offer- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATED
public static final String PROPERTY_UPDATED
Property updated stored in column Updated in table M_Offer- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATEDBY
public static final String PROPERTY_UPDATEDBY
Property updatedBy stored in column Updatedby in table M_Offer- See Also:
Traceable
, Constant Field Values
-
PROPERTY_NAME
public static final String PROPERTY_NAME
Property name stored in column Name in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_PRIORITY
public static final String PROPERTY_PRIORITY
Property priority stored in column Priority in table M_Offer
Help: The Priority indicates the importance of this request.- See Also:
- Constant Field Values
-
PROPERTY_DISCOUNTAMOUNT
public static final String PROPERTY_DISCOUNTAMOUNT
Property discountAmount stored in column Addamt in table M_Offer
Help: Fixed discount amount- See Also:
- Constant Field Values
-
PROPERTY_DISCOUNT
public static final String PROPERTY_DISCOUNT
Property discount stored in column Discount in table M_Offer
Help: The Discount indicates the discount applied or taken as a percentage.- See Also:
- Constant Field Values
-
PROPERTY_FIXEDPRICE
public static final String PROPERTY_FIXEDPRICE
Property fixedPrice stored in column Fixed in table M_Offer
Help: Fixed price for the promotion. When the promotion is applied, this is the final price the product will have.- See Also:
- Constant Field Values
-
PROPERTY_STARTINGDATE
public static final String PROPERTY_STARTINGDATE
Property startingDate stored in column DateFrom in table M_Offer
Help: The Date From indicates the starting date of a range.- See Also:
- Constant Field Values
-
PROPERTY_ENDINGDATE
public static final String PROPERTY_ENDINGDATE
Property endingDate stored in column DateTo in table M_Offer
Help: The Date To indicates the end date of a range (inclusive)- See Also:
- Constant Field Values
-
PROPERTY_INCLUDEDBUSINESSPARTNERS
public static final String PROPERTY_INCLUDEDBUSINESSPARTNERS
Property includedBusinessPartners stored in column BPartner_Selection in table M_Offer
Help: Business Partner Selection Mode is the way Business Partners will be selected.- See Also:
- Constant Field Values
-
PROPERTY_INCLUDEDBPCATEGORIES
public static final String PROPERTY_INCLUDEDBPCATEGORIES
Property includedBPCategories stored in column BP_Group_Selection in table M_Offer
Help: Defines the way Business Partner Groups will be selected (including or excluding the taken ones)- See Also:
- Constant Field Values
-
PROPERTY_INCLUDEDPRODUCTS
public static final String PROPERTY_INCLUDEDPRODUCTS
Property includedProducts stored in column Product_Selection in table M_Offer
Help: Defines the way Products will be selected (including or excluding the taken ones)- See Also:
- Constant Field Values
-
PROPERTY_INCLUDEDPRODUCTCATEGORIES
public static final String PROPERTY_INCLUDEDPRODUCTCATEGORIES
Property includedProductCategories stored in column Prod_Cat_Selection in table M_Offer
Help: Defines the way Product Categories will be selected (including or excluding the taken ones)- See Also:
- Constant Field Values
-
PROPERTY_DESCRIPTION
public static final String PROPERTY_DESCRIPTION
Property description stored in column Description in table M_Offer
Help: A description is limited to 255 characters.- See Also:
- Constant Field Values
-
PROPERTY_INCLUDEPRICELISTS
public static final String PROPERTY_INCLUDEPRICELISTS
Property includePriceLists stored in column Pricelist_Selection in table M_Offer
Help: Defines the way Price Lists will be selected (including or excluding the taken ones)- See Also:
- Constant Field Values
-
PROPERTY_MINQUANTITY
public static final String PROPERTY_MINQUANTITY
Property minQuantity stored in column Qty_From in table M_Offer
Help: Quantity From is the minimum amount that the offer will be applied from.- See Also:
- Constant Field Values
-
PROPERTY_MAXQUANTITY
public static final String PROPERTY_MAXQUANTITY
Property maxQuantity stored in column Qty_To in table M_Offer
Help: Quantity to is the maximum amount to apply the offer.- See Also:
- Constant Field Values
-
PROPERTY_DISCOUNTTYPE
public static final String PROPERTY_DISCOUNTTYPE
Property discountType stored in column M_Offer_Type_ID in table M_Offer
Help: Discounts and Promotions functionality allows to apply different rules to order/invoice lines to adjust pricing. A type is each of these kinds of rules.- See Also:
- Constant Field Values
-
PROPERTY_APPLYNEXT
public static final String PROPERTY_APPLYNEXT
Property applyNext stored in column Apply_Next in table M_Offer
Help: In case there are other Promotions and Discounts applicable to this same line with less priority than this one, this flag decides whether the next one should be applied or not.- See Also:
- Constant Field Values
-
PROPERTY_PRINTNAME
public static final String PROPERTY_PRINTNAME
Property printName stored in column Print_Name in table M_Offer
Help: Name that will be shown to final user in UI and reports to identify current promotion. In case it is empty, name will be used instead. In general, name should be used internally, whereas printed name is intended to be read by user.- See Also:
- Constant Field Values
-
PROPERTY_INCLUDEDORGANIZATIONS
public static final String PROPERTY_INCLUDEDORGANIZATIONS
Property includedOrganizations stored in column Org_Selection in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_ISMULTIPLE
public static final String PROPERTY_ISMULTIPLE
Property ismultiple stored in column Ismultiple in table M_Offer
Help: The discount will be applied only if the quantity ordered fits to the specified package quantity or a multiple.- See Also:
- Constant Field Values
-
PROPERTY_MULTIPLE
public static final String PROPERTY_MULTIPLE
Property multiple stored in column Multiple in table M_Offer
Help: Units per package- See Also:
- Constant Field Values
-
PROPERTY_INCLUDEDCHARACTERISTICS
public static final String PROPERTY_INCLUDEDCHARACTERISTICS
Property includedCharacteristics stored in column Characteristics_Selection in table M_Offer
Help: Defines the way Product Characteristics will be selected (including or excluding the taken ones)- See Also:
- Constant Field Values
-
PROPERTY_SETSELECTION
public static final String PROPERTY_SETSELECTION
Property setSelection stored in column BP_Set_Selection in table M_Offer
Help: Business Partner Set Selection Mode is the way Business Partners will be selected.- See Also:
- Constant Field Values
-
PROPERTY_MONDAY
public static final String PROPERTY_MONDAY
Property monday stored in column Monday in table M_Offer
Help: Allows to apply the discount on Monday- See Also:
- Constant Field Values
-
PROPERTY_TUESDAY
public static final String PROPERTY_TUESDAY
Property tuesday stored in column Tuesday in table M_Offer
Help: Allows to apply the discount on Tuesdays- See Also:
- Constant Field Values
-
PROPERTY_WEDNESDAY
public static final String PROPERTY_WEDNESDAY
Property wednesday stored in column Wednesday in table M_Offer
Help: Allows to apply the discount on Wednesdays- See Also:
- Constant Field Values
-
PROPERTY_THURSDAY
public static final String PROPERTY_THURSDAY
Property thursday stored in column Thursday in table M_Offer
Help: Allows to apply the discount on Thursdays- See Also:
- Constant Field Values
-
PROPERTY_FRIDAY
public static final String PROPERTY_FRIDAY
Property friday stored in column Friday in table M_Offer
Help: Allows to apply the discount on Fridays- See Also:
- Constant Field Values
-
PROPERTY_SATURDAY
public static final String PROPERTY_SATURDAY
Property saturday stored in column Saturday in table M_Offer
Help: Allows to apply the discount on Saturdays- See Also:
- Constant Field Values
-
PROPERTY_SUNDAY
public static final String PROPERTY_SUNDAY
Property sunday stored in column Sunday in table M_Offer
Help: Allows to apply the discount on Sundays- See Also:
- Constant Field Values
-
PROPERTY_ALLWEEKDAYS
public static final String PROPERTY_ALLWEEKDAYS
Property allweekdays stored in column Allweekdays in table M_Offer
Help: Allows to apply the discount the whole week- See Also:
- Constant Field Values
-
PROPERTY_STARTINGTIME
public static final String PROPERTY_STARTINGTIME
Property startingtime stored in column Startingtime in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_ENDINGTIME
public static final String PROPERTY_ENDINGTIME
Property endingtime stored in column Endingtime in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_STARTINGTIMEMONDAY
public static final String PROPERTY_STARTINGTIMEMONDAY
Property startingtimemonday stored in column Startingtimemonday in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_STARTINGTIMETUESDAY
public static final String PROPERTY_STARTINGTIMETUESDAY
Property startingtimetuesday stored in column Startingtimetuesday in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_STARTINGTIMEWEDNESDAY
public static final String PROPERTY_STARTINGTIMEWEDNESDAY
Property startingtimewednesday stored in column Startingtimewednesday in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_STARTINGTIMETHURSDAY
public static final String PROPERTY_STARTINGTIMETHURSDAY
Property startingtimethursday stored in column Startingtimethursday in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_STARTINGTIMEFRIDAY
public static final String PROPERTY_STARTINGTIMEFRIDAY
Property startingtimefriday stored in column Startingtimefriday in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_STARTINGTIMESATURDAY
public static final String PROPERTY_STARTINGTIMESATURDAY
Property startingtimesaturday stored in column Startingtimesaturday in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_STARTINGTIMESUNDAY
public static final String PROPERTY_STARTINGTIMESUNDAY
Property startingtimesunday stored in column Startingtimesunday in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_ENDINGTIMEMONDAY
public static final String PROPERTY_ENDINGTIMEMONDAY
Property endingtimemonday stored in column Endingtimemonday in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_ENDINGTIMETUESDAY
public static final String PROPERTY_ENDINGTIMETUESDAY
Property endingtimetuesday stored in column Endingtimetuesday in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_ENDINGTIMEWEDNESDAY
public static final String PROPERTY_ENDINGTIMEWEDNESDAY
Property endingtimewednesday stored in column Endingtimewednesday in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_ENDINGTIMETHURSDAY
public static final String PROPERTY_ENDINGTIMETHURSDAY
Property endingtimethursday stored in column Endingtimethursday in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_ENDINGTIMEFRIDAY
public static final String PROPERTY_ENDINGTIMEFRIDAY
Property endingtimefriday stored in column Endingtimefriday in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_ENDINGTIMESATURDAY
public static final String PROPERTY_ENDINGTIMESATURDAY
Property endingtimesaturday stored in column Endingtimesaturday in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_ENDINGTIMESUNDAY
public static final String PROPERTY_ENDINGTIMESUNDAY
Property endingtimesunday stored in column Endingtimesunday in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_CONFORGPROCESS
public static final String PROPERTY_CONFORGPROCESS
Property conforgprocess stored in column Conforgprocess in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_CONFPRODCATPROCESS
public static final String PROPERTY_CONFPRODCATPROCESS
Property confprodcatprocess stored in column Confprodcatprocess in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_CONFPRODPROCESS
public static final String PROPERTY_CONFPRODPROCESS
Property confprodprocess stored in column Confprodprocess in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_CHARACTERISTICSEXCLSELECTION
public static final String PROPERTY_CHARACTERISTICSEXCLSELECTION
Property characteristicsExclSelection stored in column Characteristics_Excl_Selection in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_BPARTNEREXTREFSELECTION
public static final String PROPERTY_BPARTNEREXTREFSELECTION
Property bpartnerExtrefSelection stored in column Bpartner_Extref_Selection in table M_Offer
Help: External Business Partner Reference Selection Mode is the way External Business Partner References will be selected.- See Also:
- Constant Field Values
-
PROPERTY_VERIFYPRICELIMIT
public static final String PROPERTY_VERIFYPRICELIMIT
Property verifyPriceLimit stored in column Verify_Price_Limit in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_SEARCHKEY
public static final String PROPERTY_SEARCHKEY
Property searchKey stored in column Value in table M_Offer
Help: A search key allows for a fast method of finding a particular record. If you leave the search key empty, the system automatically creates a numeric number originating from a document sequence defined in the "Document Sequence" window. The sequence naming convention follows a rule "DocumentNo_TableName", where TableName is the actual name of the database table (e.g. C_Order). Usually, company's internal identifiers for various records (products, customers, etc) are stored here.- See Also:
- Constant Field Values
-
PROPERTY_APPLYTOPRODUCTSUPTOTHEMAXQUANTITY
public static final String PROPERTY_APPLYTOPRODUCTSUPTOTHEMAXQUANTITY
Property applyToProductsUpToTheMaxQuantity stored in column Isuptomaxqty in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_PRIORITYRULE
public static final String PROPERTY_PRIORITYRULE
Property priorityRule stored in column Applicationpriorityrule in table M_Offer
Help: The Priority indicates the importance (high, medium, low) of this document- See Also:
- Constant Field Values
-
PROPERTY_PRICEADJUSTMENTINCOMPATIBILITYLIST
public static final String PROPERTY_PRICEADJUSTMENTINCOMPATIBILITYLIST
Property priceAdjustmentIncompatibilityList stored in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_PRICINGADJUSTMENTAVAILABILITYLIST
public static final String PROPERTY_PRICINGADJUSTMENTAVAILABILITYLIST
Property pricingAdjustmentAvailabilityList stored in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_PRICINGADJUSTMENTBUSINESSPARTNERLIST
public static final String PROPERTY_PRICINGADJUSTMENTBUSINESSPARTNERLIST
Property pricingAdjustmentBusinessPartnerList stored in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_PRICINGADJUSTMENTBUSINESSPARTNEREXTREFLIST
public static final String PROPERTY_PRICINGADJUSTMENTBUSINESSPARTNEREXTREFLIST
Property pricingAdjustmentBusinessPartnerExtRefList stored in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_PRICINGADJUSTMENTBUSINESSPARTNERGROUPLIST
public static final String PROPERTY_PRICINGADJUSTMENTBUSINESSPARTNERGROUPLIST
Property pricingAdjustmentBusinessPartnerGroupList stored in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_PRICINGADJUSTMENTBUSINESSPARTNERSETLIST
public static final String PROPERTY_PRICINGADJUSTMENTBUSINESSPARTNERSETLIST
Property pricingAdjustmentBusinessPartnerSetList stored in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_PRICINGADJUSTMENTCHARACTERISTICLIST
public static final String PROPERTY_PRICINGADJUSTMENTCHARACTERISTICLIST
Property pricingAdjustmentCharacteristicList stored in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_PRICINGADJUSTMENTORGANIZATIONLIST
public static final String PROPERTY_PRICINGADJUSTMENTORGANIZATIONLIST
Property pricingAdjustmentOrganizationList stored in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_PRICINGADJUSTMENTPRICELISTLIST
public static final String PROPERTY_PRICINGADJUSTMENTPRICELISTLIST
Property pricingAdjustmentPriceListList stored in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_PRICINGADJUSTMENTPRODUCTLIST
public static final String PROPERTY_PRICINGADJUSTMENTPRODUCTLIST
Property pricingAdjustmentProductList stored in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_PRICINGADJUSTMENTPRODUCTCATEGORYLIST
public static final String PROPERTY_PRICINGADJUSTMENTPRODUCTCATEGORYLIST
Property pricingAdjustmentProductCategoryList stored in table M_Offer- See Also:
- Constant Field Values
-
PROPERTY_PRICINGADJUSTMENTTRLLIST
public static final String PROPERTY_PRICINGADJUSTMENTTRLLIST
Property pricingAdjustmentTrlList stored in table M_Offer- See Also:
- Constant Field Values
-
-
Method Detail
-
getEntityName
public String getEntityName()
- Specified by:
getEntityName
in interfaceIdentifiable
- Specified by:
getEntityName
in classBaseOBObject
-
getId
public String getId()
- Specified by:
getId
in interfaceBaseOBObjectDef
- Specified by:
getId
in interfaceIdentifiable
- Overrides:
getId
in classBaseOBObject
- See Also:
PROPERTY_ID
-
setId
public void setId(String id)
- See Also:
PROPERTY_ID
-
getClient
public Client getClient()
Description copied from interface:ClientEnabled
Client field- Specified by:
getClient
in interfaceClientEnabled
- Returns:
- client
- See Also:
PROPERTY_CLIENT
-
setClient
public void setClient(Client client)
Description copied from interface:ClientEnabled
Client field- Specified by:
setClient
in interfaceClientEnabled
- See Also:
PROPERTY_CLIENT
-
getOrganization
public Organization getOrganization()
Description copied from interface:OrganizationEnabled
Gets organization field- Specified by:
getOrganization
in interfaceOrganizationEnabled
- Returns:
- organization
- See Also:
PROPERTY_ORGANIZATION
-
setOrganization
public void setOrganization(Organization organization)
Description copied from interface:OrganizationEnabled
Sets organization field- Specified by:
setOrganization
in interfaceOrganizationEnabled
- See Also:
PROPERTY_ORGANIZATION
-
isActive
public Boolean isActive()
Description copied from interface:ActiveEnabled
Gets active field- Specified by:
isActive
in interfaceActiveEnabled
- Returns:
- active
- See Also:
PROPERTY_ACTIVE
-
setActive
public void setActive(Boolean active)
Description copied from interface:ActiveEnabled
Sets active field- Specified by:
setActive
in interfaceActiveEnabled
- See Also:
PROPERTY_ACTIVE
-
getCreationDate
public Date getCreationDate()
Description copied from interface:Traceable
Creation date of audit- Specified by:
getCreationDate
in interfaceTraceable
- Returns:
- Date of creation
- See Also:
PROPERTY_CREATIONDATE
-
setCreationDate
public void setCreationDate(Date creationDate)
Description copied from interface:Traceable
Creation date of audit- Specified by:
setCreationDate
in interfaceTraceable
- See Also:
PROPERTY_CREATIONDATE
-
getCreatedBy
public User getCreatedBy()
Description copied from interface:Traceable
Created by audit user- Specified by:
getCreatedBy
in interfaceTraceable
- Returns:
- User
- See Also:
PROPERTY_CREATEDBY
-
setCreatedBy
public void setCreatedBy(User createdBy)
Description copied from interface:Traceable
Created by audit user- Specified by:
setCreatedBy
in interfaceTraceable
- See Also:
PROPERTY_CREATEDBY
-
getUpdated
public Date getUpdated()
Description copied from interface:Traceable
Update date of audit- Specified by:
getUpdated
in interfaceTraceable
- Returns:
- Date of update
- See Also:
PROPERTY_UPDATED
-
setUpdated
public void setUpdated(Date updated)
Description copied from interface:Traceable
Update date of audit- Specified by:
setUpdated
in interfaceTraceable
- See Also:
PROPERTY_UPDATED
-
getUpdatedBy
public User getUpdatedBy()
Description copied from interface:Traceable
Update by audit user- Specified by:
getUpdatedBy
in interfaceTraceable
- Returns:
- User who updated
- See Also:
PROPERTY_UPDATEDBY
-
setUpdatedBy
public void setUpdatedBy(User updatedBy)
Description copied from interface:Traceable
Update by audit user- Specified by:
setUpdatedBy
in interfaceTraceable
- See Also:
PROPERTY_UPDATEDBY
-
getName
public String getName()
- See Also:
PROPERTY_NAME
-
setName
public void setName(String name)
- See Also:
PROPERTY_NAME
-
getPriority
public Long getPriority()
- See Also:
PROPERTY_PRIORITY
-
setPriority
public void setPriority(Long priority)
- See Also:
PROPERTY_PRIORITY
-
getDiscountAmount
public BigDecimal getDiscountAmount()
- See Also:
PROPERTY_DISCOUNTAMOUNT
-
setDiscountAmount
public void setDiscountAmount(BigDecimal discountAmount)
- See Also:
PROPERTY_DISCOUNTAMOUNT
-
getDiscount
public BigDecimal getDiscount()
- See Also:
PROPERTY_DISCOUNT
-
setDiscount
public void setDiscount(BigDecimal discount)
- See Also:
PROPERTY_DISCOUNT
-
getFixedPrice
public BigDecimal getFixedPrice()
- See Also:
PROPERTY_FIXEDPRICE
-
setFixedPrice
public void setFixedPrice(BigDecimal fixedPrice)
- See Also:
PROPERTY_FIXEDPRICE
-
getStartingDate
public Date getStartingDate()
- See Also:
PROPERTY_STARTINGDATE
-
setStartingDate
public void setStartingDate(Date startingDate)
- See Also:
PROPERTY_STARTINGDATE
-
getEndingDate
public Date getEndingDate()
- See Also:
PROPERTY_ENDINGDATE
-
setEndingDate
public void setEndingDate(Date endingDate)
- See Also:
PROPERTY_ENDINGDATE
-
getIncludedBusinessPartners
public String getIncludedBusinessPartners()
- See Also:
PROPERTY_INCLUDEDBUSINESSPARTNERS
-
setIncludedBusinessPartners
public void setIncludedBusinessPartners(String includedBusinessPartners)
- See Also:
PROPERTY_INCLUDEDBUSINESSPARTNERS
-
getIncludedBPCategories
public String getIncludedBPCategories()
- See Also:
PROPERTY_INCLUDEDBPCATEGORIES
-
setIncludedBPCategories
public void setIncludedBPCategories(String includedBPCategories)
- See Also:
PROPERTY_INCLUDEDBPCATEGORIES
-
getIncludedProducts
public String getIncludedProducts()
- See Also:
PROPERTY_INCLUDEDPRODUCTS
-
setIncludedProducts
public void setIncludedProducts(String includedProducts)
- See Also:
PROPERTY_INCLUDEDPRODUCTS
-
getIncludedProductCategories
public String getIncludedProductCategories()
- See Also:
PROPERTY_INCLUDEDPRODUCTCATEGORIES
-
setIncludedProductCategories
public void setIncludedProductCategories(String includedProductCategories)
- See Also:
PROPERTY_INCLUDEDPRODUCTCATEGORIES
-
getDescription
public String getDescription()
- See Also:
PROPERTY_DESCRIPTION
-
setDescription
public void setDescription(String description)
- See Also:
PROPERTY_DESCRIPTION
-
getIncludePriceLists
public String getIncludePriceLists()
- See Also:
PROPERTY_INCLUDEPRICELISTS
-
setIncludePriceLists
public void setIncludePriceLists(String includePriceLists)
- See Also:
PROPERTY_INCLUDEPRICELISTS
-
getMinQuantity
public BigDecimal getMinQuantity()
- See Also:
PROPERTY_MINQUANTITY
-
setMinQuantity
public void setMinQuantity(BigDecimal minQuantity)
- See Also:
PROPERTY_MINQUANTITY
-
getMaxQuantity
public BigDecimal getMaxQuantity()
- See Also:
PROPERTY_MAXQUANTITY
-
setMaxQuantity
public void setMaxQuantity(BigDecimal maxQuantity)
- See Also:
PROPERTY_MAXQUANTITY
-
getDiscountType
public PromotionType getDiscountType()
- See Also:
PROPERTY_DISCOUNTTYPE
-
setDiscountType
public void setDiscountType(PromotionType discountType)
- See Also:
PROPERTY_DISCOUNTTYPE
-
isApplyNext
public Boolean isApplyNext()
- See Also:
PROPERTY_APPLYNEXT
-
setApplyNext
public void setApplyNext(Boolean applyNext)
- See Also:
PROPERTY_APPLYNEXT
-
getPrintName
public String getPrintName()
- See Also:
PROPERTY_PRINTNAME
-
setPrintName
public void setPrintName(String printName)
- See Also:
PROPERTY_PRINTNAME
-
getIncludedOrganizations
public String getIncludedOrganizations()
- See Also:
PROPERTY_INCLUDEDORGANIZATIONS
-
setIncludedOrganizations
public void setIncludedOrganizations(String includedOrganizations)
- See Also:
PROPERTY_INCLUDEDORGANIZATIONS
-
isMultiple
public Boolean isMultiple()
- See Also:
PROPERTY_ISMULTIPLE
-
setMultiple
public void setMultiple(Boolean ismultiple)
- See Also:
PROPERTY_ISMULTIPLE
-
getMultiple
public BigDecimal getMultiple()
- See Also:
PROPERTY_MULTIPLE
-
setMultiple
public void setMultiple(BigDecimal multiple)
- See Also:
PROPERTY_MULTIPLE
-
getIncludedCharacteristics
public String getIncludedCharacteristics()
- See Also:
PROPERTY_INCLUDEDCHARACTERISTICS
-
setIncludedCharacteristics
public void setIncludedCharacteristics(String includedCharacteristics)
- See Also:
PROPERTY_INCLUDEDCHARACTERISTICS
-
getSetSelection
public String getSetSelection()
- See Also:
PROPERTY_SETSELECTION
-
setSetSelection
public void setSetSelection(String setSelection)
- See Also:
PROPERTY_SETSELECTION
-
isMonday
public Boolean isMonday()
- See Also:
PROPERTY_MONDAY
-
setMonday
public void setMonday(Boolean monday)
- See Also:
PROPERTY_MONDAY
-
isTuesday
public Boolean isTuesday()
- See Also:
PROPERTY_TUESDAY
-
setTuesday
public void setTuesday(Boolean tuesday)
- See Also:
PROPERTY_TUESDAY
-
isWednesday
public Boolean isWednesday()
- See Also:
PROPERTY_WEDNESDAY
-
setWednesday
public void setWednesday(Boolean wednesday)
- See Also:
PROPERTY_WEDNESDAY
-
isThursday
public Boolean isThursday()
- See Also:
PROPERTY_THURSDAY
-
setThursday
public void setThursday(Boolean thursday)
- See Also:
PROPERTY_THURSDAY
-
isFriday
public Boolean isFriday()
- See Also:
PROPERTY_FRIDAY
-
setFriday
public void setFriday(Boolean friday)
- See Also:
PROPERTY_FRIDAY
-
isSaturday
public Boolean isSaturday()
- See Also:
PROPERTY_SATURDAY
-
setSaturday
public void setSaturday(Boolean saturday)
- See Also:
PROPERTY_SATURDAY
-
isSunday
public Boolean isSunday()
- See Also:
PROPERTY_SUNDAY
-
setSunday
public void setSunday(Boolean sunday)
- See Also:
PROPERTY_SUNDAY
-
isAllweekdays
public Boolean isAllweekdays()
- See Also:
PROPERTY_ALLWEEKDAYS
-
setAllweekdays
public void setAllweekdays(Boolean allweekdays)
- See Also:
PROPERTY_ALLWEEKDAYS
-
getStartingtime
public Timestamp getStartingtime()
- See Also:
PROPERTY_STARTINGTIME
-
setStartingtime
public void setStartingtime(Timestamp startingtime)
- See Also:
PROPERTY_STARTINGTIME
-
getEndingtime
public Timestamp getEndingtime()
- See Also:
PROPERTY_ENDINGTIME
-
setEndingtime
public void setEndingtime(Timestamp endingtime)
- See Also:
PROPERTY_ENDINGTIME
-
getStartingtimemonday
public Timestamp getStartingtimemonday()
- See Also:
PROPERTY_STARTINGTIMEMONDAY
-
setStartingtimemonday
public void setStartingtimemonday(Timestamp startingtimemonday)
- See Also:
PROPERTY_STARTINGTIMEMONDAY
-
getStartingtimetuesday
public Timestamp getStartingtimetuesday()
- See Also:
PROPERTY_STARTINGTIMETUESDAY
-
setStartingtimetuesday
public void setStartingtimetuesday(Timestamp startingtimetuesday)
- See Also:
PROPERTY_STARTINGTIMETUESDAY
-
getStartingtimewednesday
public Timestamp getStartingtimewednesday()
- See Also:
PROPERTY_STARTINGTIMEWEDNESDAY
-
setStartingtimewednesday
public void setStartingtimewednesday(Timestamp startingtimewednesday)
- See Also:
PROPERTY_STARTINGTIMEWEDNESDAY
-
getStartingtimethursday
public Timestamp getStartingtimethursday()
- See Also:
PROPERTY_STARTINGTIMETHURSDAY
-
setStartingtimethursday
public void setStartingtimethursday(Timestamp startingtimethursday)
- See Also:
PROPERTY_STARTINGTIMETHURSDAY
-
getStartingtimefriday
public Timestamp getStartingtimefriday()
- See Also:
PROPERTY_STARTINGTIMEFRIDAY
-
setStartingtimefriday
public void setStartingtimefriday(Timestamp startingtimefriday)
- See Also:
PROPERTY_STARTINGTIMEFRIDAY
-
getStartingtimesaturday
public Timestamp getStartingtimesaturday()
- See Also:
PROPERTY_STARTINGTIMESATURDAY
-
setStartingtimesaturday
public void setStartingtimesaturday(Timestamp startingtimesaturday)
- See Also:
PROPERTY_STARTINGTIMESATURDAY
-
getStartingtimesunday
public Timestamp getStartingtimesunday()
- See Also:
PROPERTY_STARTINGTIMESUNDAY
-
setStartingtimesunday
public void setStartingtimesunday(Timestamp startingtimesunday)
- See Also:
PROPERTY_STARTINGTIMESUNDAY
-
getEndingtimemonday
public Timestamp getEndingtimemonday()
- See Also:
PROPERTY_ENDINGTIMEMONDAY
-
setEndingtimemonday
public void setEndingtimemonday(Timestamp endingtimemonday)
- See Also:
PROPERTY_ENDINGTIMEMONDAY
-
getEndingtimetuesday
public Timestamp getEndingtimetuesday()
- See Also:
PROPERTY_ENDINGTIMETUESDAY
-
setEndingtimetuesday
public void setEndingtimetuesday(Timestamp endingtimetuesday)
- See Also:
PROPERTY_ENDINGTIMETUESDAY
-
getEndingtimewednesday
public Timestamp getEndingtimewednesday()
- See Also:
PROPERTY_ENDINGTIMEWEDNESDAY
-
setEndingtimewednesday
public void setEndingtimewednesday(Timestamp endingtimewednesday)
- See Also:
PROPERTY_ENDINGTIMEWEDNESDAY
-
getEndingtimethursday
public Timestamp getEndingtimethursday()
- See Also:
PROPERTY_ENDINGTIMETHURSDAY
-
setEndingtimethursday
public void setEndingtimethursday(Timestamp endingtimethursday)
- See Also:
PROPERTY_ENDINGTIMETHURSDAY
-
getEndingtimefriday
public Timestamp getEndingtimefriday()
- See Also:
PROPERTY_ENDINGTIMEFRIDAY
-
setEndingtimefriday
public void setEndingtimefriday(Timestamp endingtimefriday)
- See Also:
PROPERTY_ENDINGTIMEFRIDAY
-
getEndingtimesaturday
public Timestamp getEndingtimesaturday()
- See Also:
PROPERTY_ENDINGTIMESATURDAY
-
setEndingtimesaturday
public void setEndingtimesaturday(Timestamp endingtimesaturday)
- See Also:
PROPERTY_ENDINGTIMESATURDAY
-
getEndingtimesunday
public Timestamp getEndingtimesunday()
- See Also:
PROPERTY_ENDINGTIMESUNDAY
-
setEndingtimesunday
public void setEndingtimesunday(Timestamp endingtimesunday)
- See Also:
PROPERTY_ENDINGTIMESUNDAY
-
isConforgprocess
public Boolean isConforgprocess()
- See Also:
PROPERTY_CONFORGPROCESS
-
setConforgprocess
public void setConforgprocess(Boolean conforgprocess)
- See Also:
PROPERTY_CONFORGPROCESS
-
isConfprodcatprocess
public Boolean isConfprodcatprocess()
- See Also:
PROPERTY_CONFPRODCATPROCESS
-
setConfprodcatprocess
public void setConfprodcatprocess(Boolean confprodcatprocess)
- See Also:
PROPERTY_CONFPRODCATPROCESS
-
isConfprodprocess
public Boolean isConfprodprocess()
- See Also:
PROPERTY_CONFPRODPROCESS
-
setConfprodprocess
public void setConfprodprocess(Boolean confprodprocess)
- See Also:
PROPERTY_CONFPRODPROCESS
-
getCharacteristicsExclSelection
public String getCharacteristicsExclSelection()
- See Also:
PROPERTY_CHARACTERISTICSEXCLSELECTION
-
setCharacteristicsExclSelection
public void setCharacteristicsExclSelection(String characteristicsExclSelection)
- See Also:
PROPERTY_CHARACTERISTICSEXCLSELECTION
-
getBpartnerExtrefSelection
public String getBpartnerExtrefSelection()
- See Also:
PROPERTY_BPARTNEREXTREFSELECTION
-
setBpartnerExtrefSelection
public void setBpartnerExtrefSelection(String bpartnerExtrefSelection)
- See Also:
PROPERTY_BPARTNEREXTREFSELECTION
-
isVerifyPriceLimit
public Boolean isVerifyPriceLimit()
- See Also:
PROPERTY_VERIFYPRICELIMIT
-
setVerifyPriceLimit
public void setVerifyPriceLimit(Boolean verifyPriceLimit)
- See Also:
PROPERTY_VERIFYPRICELIMIT
-
getSearchKey
public String getSearchKey()
- See Also:
PROPERTY_SEARCHKEY
-
setSearchKey
public void setSearchKey(String searchKey)
- See Also:
PROPERTY_SEARCHKEY
-
isApplyToProductsUpToTheMaxQuantity
public Boolean isApplyToProductsUpToTheMaxQuantity()
-
setApplyToProductsUpToTheMaxQuantity
public void setApplyToProductsUpToTheMaxQuantity(Boolean applyToProductsUpToTheMaxQuantity)
-
getPriorityRule
public String getPriorityRule()
- See Also:
PROPERTY_PRIORITYRULE
-
setPriorityRule
public void setPriorityRule(String priorityRule)
- See Also:
PROPERTY_PRIORITYRULE
-
getPriceAdjustmentIncompatibilityList
public List<PriceAdjustmentIncompatibility> getPriceAdjustmentIncompatibilityList()
- See Also:
PriceAdjustmentIncompatibility
-
setPriceAdjustmentIncompatibilityList
public void setPriceAdjustmentIncompatibilityList(List<PriceAdjustmentIncompatibility> priceAdjustmentIncompatibilityList)
- See Also:
PriceAdjustmentIncompatibility
-
getPricingAdjustmentAvailabilityList
public List<PricingAdjustmentAvailability> getPricingAdjustmentAvailabilityList()
- See Also:
PricingAdjustmentAvailability
-
setPricingAdjustmentAvailabilityList
public void setPricingAdjustmentAvailabilityList(List<PricingAdjustmentAvailability> pricingAdjustmentAvailabilityList)
- See Also:
PricingAdjustmentAvailability
-
getPricingAdjustmentBusinessPartnerList
public List<BusinessPartner> getPricingAdjustmentBusinessPartnerList()
Help: Used to select the business partners related to the Price Adjustment.- See Also:
BusinessPartner
-
setPricingAdjustmentBusinessPartnerList
public void setPricingAdjustmentBusinessPartnerList(List<BusinessPartner> pricingAdjustmentBusinessPartnerList)
Help: Used to select the business partners related to the Price Adjustment.- See Also:
BusinessPartner
-
getPricingAdjustmentBusinessPartnerExtRefList
public List<PricingAdjustmentBusinessPartnerExtRef> getPricingAdjustmentBusinessPartnerExtRefList()
Help: Used to select the external business partners related to the Price Adjustment.- See Also:
PricingAdjustmentBusinessPartnerExtRef
-
setPricingAdjustmentBusinessPartnerExtRefList
public void setPricingAdjustmentBusinessPartnerExtRefList(List<PricingAdjustmentBusinessPartnerExtRef> pricingAdjustmentBusinessPartnerExtRefList)
Help: Used to select the external business partners related to the Price Adjustment.- See Also:
PricingAdjustmentBusinessPartnerExtRef
-
getPricingAdjustmentBusinessPartnerGroupList
public List<BusinessPartnerGroup> getPricingAdjustmentBusinessPartnerGroupList()
Help: Used to select the groups of business partners related to the price adjustment.- See Also:
BusinessPartnerGroup
-
setPricingAdjustmentBusinessPartnerGroupList
public void setPricingAdjustmentBusinessPartnerGroupList(List<BusinessPartnerGroup> pricingAdjustmentBusinessPartnerGroupList)
Help: Used to select the groups of business partners related to the price adjustment.- See Also:
BusinessPartnerGroup
-
getPricingAdjustmentBusinessPartnerSetList
public List<DiscountBusinessPartnerSet> getPricingAdjustmentBusinessPartnerSetList()
Help: Defines business partner sets by discount- See Also:
DiscountBusinessPartnerSet
-
setPricingAdjustmentBusinessPartnerSetList
public void setPricingAdjustmentBusinessPartnerSetList(List<DiscountBusinessPartnerSet> pricingAdjustmentBusinessPartnerSetList)
Help: Defines business partner sets by discount- See Also:
DiscountBusinessPartnerSet
-
getPricingAdjustmentCharacteristicList
public List<Characteristic> getPricingAdjustmentCharacteristicList()
Help: Used to select the product characteristics related to the Price Adjustment.- See Also:
Characteristic
-
setPricingAdjustmentCharacteristicList
public void setPricingAdjustmentCharacteristicList(List<Characteristic> pricingAdjustmentCharacteristicList)
Help: Used to select the product characteristics related to the Price Adjustment.- See Also:
Characteristic
-
getPricingAdjustmentOrganizationList
public List<OrganizationFilter> getPricingAdjustmentOrganizationList()
- See Also:
OrganizationFilter
-
setPricingAdjustmentOrganizationList
public void setPricingAdjustmentOrganizationList(List<OrganizationFilter> pricingAdjustmentOrganizationList)
- See Also:
OrganizationFilter
-
getPricingAdjustmentPriceListList
public List<PriceList> getPricingAdjustmentPriceListList()
Help: Used to select Price Lists for a price adjustment.- See Also:
PriceList
-
setPricingAdjustmentPriceListList
public void setPricingAdjustmentPriceListList(List<PriceList> pricingAdjustmentPriceListList)
Help: Used to select Price Lists for a price adjustment.- See Also:
PriceList
-
getPricingAdjustmentProductList
public List<Product> getPricingAdjustmentProductList()
Help: Used to select the different products related to the Price Adjustment.- See Also:
Product
-
setPricingAdjustmentProductList
public void setPricingAdjustmentProductList(List<Product> pricingAdjustmentProductList)
Help: Used to select the different products related to the Price Adjustment.- See Also:
Product
-
getPricingAdjustmentProductCategoryList
public List<ProductCategory> getPricingAdjustmentProductCategoryList()
Help: Used to select the different categories of products related to the Price Adjustments.- See Also:
ProductCategory
-
setPricingAdjustmentProductCategoryList
public void setPricingAdjustmentProductCategoryList(List<ProductCategory> pricingAdjustmentProductCategoryList)
Help: Used to select the different categories of products related to the Price Adjustments.- See Also:
ProductCategory
-
getPricingAdjustmentTrlList
public List<PricingAdjustmentTrl> getPricingAdjustmentTrlList()
- See Also:
PricingAdjustmentTrl
-
setPricingAdjustmentTrlList
public void setPricingAdjustmentTrlList(List<PricingAdjustmentTrl> pricingAdjustmentTrlList)
- See Also:
PricingAdjustmentTrl
-
-