Load Extension Attributes for XML (tax area)
Summary:
What is the entity code for tax area extension attributes (TransferDocTaxExtAttr) and then linked entity Ids?
example
extension_attr_rec.extn_entity_id := ??? | |
---|---|
extension_attr_rec.associated_extn_entity_id1 := ??? | |
extension_attr_rec.associated_extn_entity_id2 := ??? | |
extension_attr_rec.entity_type_code := ??? | |
extension_attr_rec.process_type_code := 'XML' | |
extension_attr_rec.attribute_name := 'name' | |
extension_attr_rec.attribute_value := 'value' |
Thanks
Kenny
Code Snippet (add any code snippets that support your topic, if applicable):
0