Update rows in EBX5 Group
UpdateEBXGroup.Rd
This function updates data rows into a group stored in EBX5.
Arguments
- data
a
data.frame
containing all columns to be be updated All primary keys (usually the Identifier) and all mndatory attributes must be present.- sdmx_group_name
group name, in SDMX style. Available code lists are shown by function
GetEBXGroups
in the field "Acronym". The actual group location in EBX5 (branch, instance, code-list-name) are resolved using the Metadata structure.
Details
Note that the udpated rows must have the same columns name os the table that will be updated.
Author
Thomas Berger, thomas.berger@fao.org