Difference between revisions of "Address/function"
Address/function
Jump to navigation
Jump to search
(Spreadsheet import) |
|||
Line 2: | Line 2: | ||
|name=Address Function | |name=Address Function | ||
|description=Documents the way an address is used e.g. at different CDL member companies. For example, a [[business partner]]'s [[address]] may be a [[Address/function/ship to]] for one of its [[business partner]]s but a [[Address/function/bill to]] for another CDL member. There is no direct use of this information in the CDL but may be used in future for data analysis and data validation purposes. | |description=Documents the way an address is used e.g. at different CDL member companies. For example, a [[business partner]]'s [[address]] may be a [[Address/function/ship to]] for one of its [[business partner]]s but a [[Address/function/bill to]] for another CDL member. There is no direct use of this information in the CDL but may be used in future for data analysis and data validation purposes. | ||
+ | |data model=CDQ Data Model | ||
|technical key=ADDRESS_FUNCTION | |technical key=ADDRESS_FUNCTION | ||
|parent concept=Address | |parent concept=Address | ||
|cardinality=ZERO_OR_MORE | |cardinality=ZERO_OR_MORE | ||
− | |path=function | + | |path=businessPartner.addresses[?(@.type.technicalKey=='<addressType>')].function |
}} | }} |