Giter Club home page Giter Club logo

e-order's People

Contributors

homebeaver avatar

Watchers

 avatar  avatar

e-order's Issues

diff TradeSettlementHeaderMonetarySummationType in Order-X_Extended

// in Order-X_Basic Message Structure:

    protected AmountType taxTotalAmount;

// in Order-X_Extended:

    protected List<AmountType> taxTotalAmount;
// added:
    protected AmountType roundingAmount;
    protected AmountType totalPrepaidAmount;
    protected AmountType duePayableAmount;

diff TradePartyType in Order-X_Basic Message Structure and Order-X_Extended

// in Order-X_Basic Message Structure:

    protected TradeContactType definedTradeContact;
...
    protected TaxRegistrationType specifiedTaxRegistration;


// in Order-X_Extended:
    protected TextType description;  // added
...
    protected List<TradeContactType> definedTradeContact;
...
    protected List<TaxRegistrationType> specifiedTaxRegistration;

TradeProductType in Order-X_Extended

TradeProductType has many additional elements compared with Order-X_Basic Message Structure:

    "industryAssignedID",
    "modelID",
    "description",                                         // BG-31.BT-154
    "batchID",
    "brandName",
    "modelName",
    "applicableProductCharacteristic",
    "designatedProductClassification",                     // BG-31.BT-158
    "individualTradeProductInstance",
    "applicableSupplyChainPackaging",
    "originTradeCountry",                                  // BG-31.BT-159
    "additionalReferenceReferencedDocument",
    "includedReferencedProduct"

shortcut for getIContact() collision with UBL

shortcut for getIContact() darf nicht getContact() heissen. Kollision mit UBL methode.

Mögliche Lösung: IConcat in BPConcat , aka BusinessPartyContact or BusinessPartnerContact

NB: IF BusinessPartyContact existiert bereits

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.